Query Metrics
36
Database Queries
13
Different statements
49.16 ms
Query time
0
Invalid entities
95
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
18.16 ms (36.95%) |
17 |
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.updated_at AS updated_at_2, p0_.galery_front_name AS galery_front_name_3, p0_.galery_front_size AS galery_front_size_4, p0_.position AS position_5, p0_.path AS path_6, p0_.property_id AS property_id_7 FROM photo p0_ WHERE p0_.property_id = ? ORDER BY p0_.position ASC LIMIT 1
Parameters:
[
400
]
|
|
6.35 ms (12.91%) |
2 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"papsimmodev"
]
|
|
5.15 ms (10.47%) |
1 |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "papsimmodev" "doctrine_migration_versions" ] |
|
4.07 ms (8.29%) |
1 |
SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'papsimmodev' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[ "papsimmodev" "papsimmodev" "doctrine_migration_versions" ] |
|
3.55 ms (7.23%) |
1 |
SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'papsimmodev' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[ "papsimmodev" "doctrine_migration_versions" ] |
|
3.35 ms (6.81%) |
1 |
SELECT p0_.id AS id_0, p0_.ref AS ref_1, p0_.name AS name_2, p0_.slug AS slug_3, p0_.annonce AS annonce_4, p0_.piece AS piece_5, p0_.room AS room_6, p0_.surface_land AS surface_land_7, p0_.surface_home AS surface_home_8, p0_.dpe_at AS dpe_at_9, p0_.diag_dpe AS diag_dpe_10, p0_.diag_ges AS diag_ges_11, p0_.adress AS adress_12, p0_.complement AS complement_13, p0_.zipcode AS zipcode_14, p0_.city AS city_15, p0_.created_at AS created_at_16, p0_.updated_at AS updated_at_17, p0_.is_increating AS is_increating_18, p0_.reflastnumber AS reflastnumber_19, p0_.refnumdate AS refnumdate_20, p0_.ref_mandat AS ref_mandat_21, p0_.dpe_estimate_energy_down AS dpe_estimate_energy_down_22, p0_.dpe_estimate_energy_up AS dpe_estimate_energy_up_23, p0_.construction_at AS construction_at_24, p0_.price AS price_25, p0_.honoraires AS honoraires_26, p0_.price_fai AS price_fai_27, p0_.eea_year AS eea_year_28, p0_.number_avenant AS number_avenant_29, p0_.date_avenant AS date_avenant_30, p0_.is_with_exclusivity AS is_with_exclusivity_31, p0_.is_without_exclusivity AS is_without_exclusivity_32, p0_.is_semi_exclusivity AS is_semi_exclusivity_33, p0_.projet AS projet_34, p0_.diag_choice AS diag_choice_35, p0_.is_archived AS is_archived_36, p0_.mandat_at AS mandat_at_37, p0_.dup_mandat AS dup_mandat_38, p0_.is_nomandat AS is_nomandat_39, p0_.date_endmandat AS date_endmandat_40, p0_.archived_at AS archived_at_41, p0_.annonce_slug AS annonce_slug_42, p0_.rent AS rent_43, p0_.rent_charge AS rent_charge_44, p0_.is_transaction AS is_transaction_45, p0_.rent_charge_mods_payment AS rent_charge_mods_payment_46, p0_.warranty_deposit AS warranty_deposit_47, p0_.rent_charge_honoraire AS rent_charge_honoraire_48, p0_.commerce_annual_rent_global AS commerce_annual_rent_global_49, p0_.commerce_annual_charge_rent_global AS commerce_annual_charge_rent_global_50, p0_.commerce_annual_rent_meter AS commerce_annual_rent_meter_51, p0_.commerce_annual_charge_rent_meter AS commerce_annual_charge_rent_meter_52, p0_.commerce_charge_rent_month_ht AS commerce_charge_rent_month_ht_53, p0_.commerce_rent_annual_cc AS commerce_rent_annual_cc_54, p0_.commerce_rent_annual_ht AS commerce_rent_annual_ht_55, p0_.commerce_charge_rent_annual_ht AS commerce_charge_rent_annual_ht_56, p0_.commerce_rent_annual_meter_cc AS commerce_rent_annual_meter_cc_57, p0_.commerce_rent_annual_meter_ht AS commerce_rent_annual_meter_ht_58, p0_.commerce_charge_rent_annual_meter_ht AS commerce_charge_rent_annual_meter_ht_59, p0_.commerce_surface_divisible AS commerce_surface_divisible_60, p0_.commerce_surface_divisible_min AS commerce_surface_divisible_min_61, p0_.commerce_surface_divisible_max AS commerce_surface_divisible_max_62, p0_.rent_wall_month AS rent_wall_month_63, p0_.rent_cc AS rent_cc_64, p0_.rent_ht AS rent_ht_65, p0_.rent_honoraire AS rent_honoraire_66, p0_.commerce_rental_annual AS commerce_rental_annual_67, p0_.coord_long AS coord_long_68, p0_.coord_lat AS coord_lat_69, p0_.is_closed_folder AS is_closed_folder_70, p0_.qrcode_url AS qrcode_url_71, p0_.annonce_down AS annonce_down_72, p0_.add_link_auction AS add_link_auction_73, p0_.type_mandat AS type_mandat_74, p0_.annonce_slug AS annonce_slug_75, p1_.name AS name_76, p2_.name AS name_77, p3_.id AS id_78, p3_.name AS name_79, p0_.dup_mandat AS dup_mandat_80, p0_.is_archived AS is_archived_81, p4_.is_webpublish AS is_webpublish_82, p0_.id AS id_83, p0_.ref AS ref_84, p0_.ref_mandat AS ref_mandat_85, p0_.name AS name_86, p0_.annonce AS annonce_87, p0_.price_fai AS price_fai_88, p0_.surface_home AS surface_home_89, p0_.surface_land AS surface_land_90, d5_.name AS name_91, p0_.piece AS piece_92, p0_.room AS room_93, p0_.city AS city_94, p6_.name AS name_95, p7_.name AS name_96, p7_.banner_filename AS banner_filename_97, p6_.id AS id_98, p0_.ref_employed_id AS ref_employed_id_99, p0_.options_id AS options_id_100, p0_.publication_id AS publication_id_101, p0_.property_definition_id AS property_definition_id_102, p0_.sscategory_id AS sscategory_id_103, p0_.family_id AS family_id_104, p0_.rubric_id AS rubric_id_105, p0_.rubricss_id AS rubricss_id_106, p0_.video_id AS video_id_107 FROM property p0_ LEFT JOIN employed e8_ ON p0_.ref_employed_id = e8_.id INNER JOIN complement c9_ ON p0_.options_id = c9_.id LEFT JOIN property_banner p7_ ON c9_.banner_id = p7_.id LEFT JOIN property_definition p6_ ON p0_.property_definition_id = p6_.id LEFT JOIN denomination d5_ ON c9_.denomination_id = d5_.id LEFT JOIN publication p4_ ON p0_.publication_id = p4_.id LEFT JOIN property_family p1_ ON p0_.family_id = p1_.id LEFT JOIN property_rubric p3_ ON p0_.rubric_id = p3_.id LEFT JOIN property_rubricss p2_ ON p0_.rubricss_id = p2_.id WHERE e8_.id = ? AND p0_.is_archived = 0 AND p4_.is_webpublish = 1 ORDER BY p0_.ref_mandat DESC
Parameters:
[
7
]
|
|
2.72 ms (5.54%) |
6 |
SELECT DATABASE()
Parameters:
[] |
|
1.44 ms (2.94%) |
2 |
SELECT a0_.id AS id_0, a0_.name_site AS name_site_1, a0_.slogan_site AS slogan_site_2, a0_.descr_site AS descr_site_3, a0_.is_online AS is_online_4, a0_.admin_email AS admin_email_5, a0_.admin_webmaster AS admin_webmaster_6, a0_.is_blockmenufluid AS is_blockmenufluid_7, a0_.offline_message AS offline_message_8, a0_.is_showofflinemessage AS is_showofflinemessage_9, a0_.is_showofflinelogo AS is_showofflinelogo_10, a0_.is_showtitlesitehome AS is_showtitlesitehome_11, a0_.url_facebook AS url_facebook_12, a0_.url_instagram AS url_instagram_13, a0_.url_linkedin AS url_linkedin_14, a0_.url_googlebusiness AS url_googlebusiness_15, a0_.logo_file AS logo_file_16, a0_.logo_name AS logo_name_17, a0_.logo_size AS logo_size_18, a0_.favicon_file AS favicon_file_19, a0_.favicon_name AS favicon_name_20, a0_.favicon_size AS favicon_size_21, a0_.created_at AS created_at_22, a0_.updated_at AS updated_at_23 FROM application a0_ LIMIT 1
Parameters:
[] |
|
1.33 ms (2.71%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.state AS state_3, p0_.is_menu AS is_menu_4, p1_.id AS id_5, p0_.position AS position_6 FROM page p0_ LEFT JOIN page p1_ ON p0_.parent_id = p1_.id WHERE p0_.state = ? AND p0_.is_menu = ?
Parameters:
[ "publiée" 1 ] |
|
1.11 ms (2.26%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.maiden_name AS maiden_name_7, t0.slug AS slug_8, t0.sector AS sector_9, t0.is_verified AS is_verified_10, t0.avatar_name AS avatar_name_11, t0.avatar_size AS avatar_size_12, t0.home AS home_13, t0.desk AS desk_14, t0.gsm AS gsm_15, t0.fax AS fax_16, t0.other_email AS other_email_17, t0.facebook AS facebook_18, t0.instagram AS instagram_19, t0.linkedin AS linkedin_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.employed_prez AS employed_prez_23, t0.is_webpublish AS is_webpublish_24, t0.num_collaborator AS num_collaborator_25, t0.url_web AS url_web_26, t0.date_employed AS date_employed_27, t0.is_suppr_avatar AS is_suppr_avatar_28, t0.iban AS iban_29, t0.is_gdpr AS is_gdpr_30, t0.genre AS genre_31, t0.ci_file_name AS ci_file_name_32, t0.ci_fileext AS ci_fileext_33, t0.ci_filesize AS ci_filesize_34, t0.is_suppr_ci AS is_suppr_ci_35, t0.civility AS civility_36, t0.agree_terms AS agree_terms_37, t0.qrcode_pwa AS qrcode_pwa_38, t0.rsac_number AS rsac_number_39, t0.referent_id AS referent_id_40 FROM employed t0 WHERE t0.referent_id = ?
Parameters:
[
7
]
|
|
0.94 ms (1.90%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.maiden_name AS maiden_name_7, t0.slug AS slug_8, t0.sector AS sector_9, t0.is_verified AS is_verified_10, t0.avatar_name AS avatar_name_11, t0.avatar_size AS avatar_size_12, t0.home AS home_13, t0.desk AS desk_14, t0.gsm AS gsm_15, t0.fax AS fax_16, t0.other_email AS other_email_17, t0.facebook AS facebook_18, t0.instagram AS instagram_19, t0.linkedin AS linkedin_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.employed_prez AS employed_prez_23, t0.is_webpublish AS is_webpublish_24, t0.num_collaborator AS num_collaborator_25, t0.url_web AS url_web_26, t0.date_employed AS date_employed_27, t0.is_suppr_avatar AS is_suppr_avatar_28, t0.iban AS iban_29, t0.is_gdpr AS is_gdpr_30, t0.genre AS genre_31, t0.ci_file_name AS ci_file_name_32, t0.ci_fileext AS ci_fileext_33, t0.ci_filesize AS ci_filesize_34, t0.is_suppr_ci AS is_suppr_ci_35, t0.civility AS civility_36, t0.agree_terms AS agree_terms_37, t0.qrcode_pwa AS qrcode_pwa_38, t0.rsac_number AS rsac_number_39, t0.referent_id AS referent_id_40 FROM employed t0 WHERE t0.id = ?
Parameters:
[
"7"
]
|
|
0.59 ms (1.20%) |
1 |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[ "papsimmodev" "doctrine_migration_versions" ] |
|
0.39 ms (0.79%) |
1 |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Gestapp\Property | 18 |
| App\Entity\Gestapp\Complement | 18 |
| App\Entity\Gestapp\Publication | 18 |
| App\Entity\Gestapp\Photo | 17 |
| App\Entity\Gestapp\choice\propertyRubricss | 9 |
| App\Entity\Gestapp\choice\propertyRubric | 6 |
| App\Entity\Admin\Employed | 4 |
| App\Entity\Gestapp\choice\propertyFamily | 2 |
| App\Entity\Gestapp\Video | 2 |
| App\Entity\Admin\Application | 1 |