Query Metrics
23
Database Queries
7
Different statements
9.56 ms
Query time
0
Invalid entities
53
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3.53 ms (36.96%) |
1 |
SELECT c0_.id AS id_0, c0_.locale AS locale_1, c0_.slug AS slug_2, c0_.title AS title_3, c0_.category_label AS category_label_4, c0_.short_description AS short_description_5, c0_.detail_lead_paragraph1 AS detail_lead_paragraph1_6, c0_.detail_lead_paragraph2 AS detail_lead_paragraph2_7, c0_.detail_section2_title AS detail_section2_title_8, c0_.detail_section2_body AS detail_section2_body_9, c0_.detail_section3_title AS detail_section3_title_10, c0_.detail_section3_body AS detail_section3_body_11, c0_.detail_section4_title AS detail_section4_title_12, c0_.detail_section4_body AS detail_section4_body_13, c0_.detail_challenge_title AS detail_challenge_title_14, c0_.detail_challenge_body AS detail_challenge_body_15, c0_.donation_enabled AS donation_enabled_16, c0_.donation_goal_cents AS donation_goal_cents_17, c0_.donation_raised_cents AS donation_raised_cents_18, c0_.donation_preset_amounts AS donation_preset_amounts_19, c0_.donation_default_amount AS donation_default_amount_20, c0_.donation_min_amount AS donation_min_amount_21, c0_.donation_allow_custom_amount AS donation_allow_custom_amount_22, c0_.donation_offline_enabled AS donation_offline_enabled_23, c0_.donation_offline_instructions AS donation_offline_instructions_24, c0_.donation_button_label AS donation_button_label_25, c0_.is_featured AS is_featured_26, c0_.sort_order AS sort_order_27, c0_.is_active AS is_active_28, c0_.created_at AS created_at_29, c0_.updated_at AS updated_at_30, c0_.list_media_id AS list_media_id_31, c0_.detail_media_id AS detail_media_id_32 FROM cms_cause c0_ WHERE c0_.locale = ? AND c0_.slug = ? AND c0_.is_active = ? LIMIT 1
Parameters:
[ "fr" "logement-abri" 1 ]
|
||||||||||||||||||||||||||||
|
1.22 ms (12.71%) |
6 |
SELECT c0_.id AS id_0, c0_.key AS key_1, c0_.locale AS locale_2, c0_.value_type AS value_type_3, c0_.value AS value_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_.key = ? AND c0_.locale = ?
Parameters:
[ "header.top_message" "fr" ] |
||||||||||||||||||||||||||||
|
1.18 ms (12.31%) |
3 |
SELECT c0_.id AS id_0, c0_.label AS label_1, c0_.link_type AS link_type_2, c0_.route_token AS route_token_3, c0_.external_url AS external_url_4, c0_.open_in_new_tab AS open_in_new_tab_5, c0_.sort_order AS sort_order_6, c0_.is_enabled AS is_enabled_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9, c0_.menu_id AS menu_id_10, c0_.parent_id AS parent_id_11 FROM cms_navigation_item c0_ WHERE c0_.menu_id = ? AND c0_.is_enabled = true ORDER BY c0_.sort_order ASC, c0_.label ASC
Parameters:
[ Symfony\Component\Uid\Uuid {#1180 : "10000000-0000-0000-0000-000000000001" } ] |
||||||||||||||||||||||||||||
|
1.13 ms (11.77%) |
1 |
SELECT c0_.id AS id_0, c0_.locale AS locale_1, c0_.slug AS slug_2, c0_.title AS title_3, c0_.category_label AS category_label_4, c0_.short_description AS short_description_5, c0_.detail_lead_paragraph1 AS detail_lead_paragraph1_6, c0_.detail_lead_paragraph2 AS detail_lead_paragraph2_7, c0_.detail_section2_title AS detail_section2_title_8, c0_.detail_section2_body AS detail_section2_body_9, c0_.detail_section3_title AS detail_section3_title_10, c0_.detail_section3_body AS detail_section3_body_11, c0_.detail_section4_title AS detail_section4_title_12, c0_.detail_section4_body AS detail_section4_body_13, c0_.detail_challenge_title AS detail_challenge_title_14, c0_.detail_challenge_body AS detail_challenge_body_15, c0_.donation_enabled AS donation_enabled_16, c0_.donation_goal_cents AS donation_goal_cents_17, c0_.donation_raised_cents AS donation_raised_cents_18, c0_.donation_preset_amounts AS donation_preset_amounts_19, c0_.donation_default_amount AS donation_default_amount_20, c0_.donation_min_amount AS donation_min_amount_21, c0_.donation_allow_custom_amount AS donation_allow_custom_amount_22, c0_.donation_offline_enabled AS donation_offline_enabled_23, c0_.donation_offline_instructions AS donation_offline_instructions_24, c0_.donation_button_label AS donation_button_label_25, c0_.is_featured AS is_featured_26, c0_.sort_order AS sort_order_27, c0_.is_active AS is_active_28, c0_.created_at AS created_at_29, c0_.updated_at AS updated_at_30, c0_.list_media_id AS list_media_id_31, c0_.detail_media_id AS detail_media_id_32 FROM cms_cause c0_ WHERE c0_.locale = ? AND c0_.is_active = ? AND c0_.id <> ? ORDER BY c0_.sort_order ASC, c0_.title ASC LIMIT 3
Parameters:
[ "fr" 1 Symfony\Component\Uid\Uuid {#777 : "42000000-0000-0000-0000-000000000003" } ]
|
||||||||||||||||||||||||||||
|
1.10 ms (11.46%) |
8 |
SELECT c0_.id AS id_0, c0_.key AS key_1, c0_.locale AS locale_2, c0_.value_type AS value_type_3, c0_.value AS value_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_.key = ? AND c0_.locale IS NULL
Parameters:
[
"contact.email"
]
|
||||||||||||||||||||||||||||
|
0.86 ms (9.02%) |
3 |
SELECT c0_.id AS id_0, c0_.location AS location_1, c0_.locale AS locale_2, c0_.title AS title_3, c0_.is_enabled AS is_enabled_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6 FROM cms_navigation_menu c0_ WHERE c0_.location = ? AND c0_.locale = ? AND c0_.is_enabled = true LIMIT 1
Parameters:
[ "header_main" "fr" ] |
||||||||||||||||||||||||||||
|
0.55 ms (5.76%) |
1 |
SELECT c0_.id AS id_0, c0_.enabled AS enabled_1, c0_.sort_order AS sort_order_2, c0_.platform AS platform_3, c0_.url AS url_4, c0_.icon_class AS icon_class_5, c0_.label_fr AS label_fr_6, c0_.label_en AS label_en_7 FROM cms_social_link c0_ WHERE c0_.enabled = ? AND c0_.url <> ? ORDER BY c0_.sort_order ASC, c0_.platform ASC
Parameters:
[
1
""
]
|
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\Cms\NavigationItem | 28 |
| App\Entity\Cms\SiteSetting | 14 |
| App\Entity\Cms\Cause | 4 |
| App\Entity\Cms\SocialLink | 4 |
| App\Entity\Cms\NavigationMenu | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Cms\Cause | No errors. |
| App\Entity\Cms\Media | No errors. |
| App\Entity\Cms\SiteSetting | No errors. |
| App\Entity\Cms\SocialLink | No errors. |
| App\Entity\Cms\NavigationMenu | No errors. |
| App\Entity\Cms\NavigationItem | No errors. |