Query Metrics
4
Database Queries
3
Different statements
4.82 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.09 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.created AS created_3, t0.modified AS modified_4, t0.`key` AS key_5, t0.value AS value_6, t0.label AS label_7 FROM system_config t0
Parameters:
[] |
| 2 | 0.78 ms |
SELECT s0_.id AS id_0, s0_.uuid AS uuid_1, s0_.created AS created_2, s0_.modified AS modified_3, s0_.locale AS locale_4, s0_.name AS name_5, s0_.icon AS icon_6, s0_.is_locked AS is_locked_7 FROM settings_language s0_ WHERE s0_.id = ? LIMIT 1
Parameters:
[
"2"
]
|
| 3 | 0.76 ms |
SELECT s0_.id AS id_0, s0_.uuid AS uuid_1, s0_.created AS created_2, s0_.modified AS modified_3, s0_.locale AS locale_4, s0_.name AS name_5, s0_.icon AS icon_6, s0_.is_locked AS is_locked_7 FROM settings_language s0_ WHERE s0_.id = ? LIMIT 1
Parameters:
[
"2"
]
|
| 4 | 2.19 ms |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.created AS created_2, c0_.version AS version_3, c0_.name AS name_4, c0_.content AS content_5, c0_.slug AS slug_6, c0_.path AS path_7, c0_.enable_group_restrictions AS enable_group_restrictions_8, c0_.enable_role_restrictions AS enable_role_restrictions_9, c0_.status AS status_10, c0_.primary_image AS primary_image_11, c0_.seo_page_title AS seo_page_title_12, c0_.seo_description AS seo_description_13, c0_.seo_keywords AS seo_keywords_14, c0_.og_title AS og_title_15, c0_.og_description AS og_description_16, c0_.og_image AS og_image_17, c0_.og_type AS og_type_18, c0_.og_url AS og_url_19, c0_.twitter_card AS twitter_card_20, c0_.twitter_site AS twitter_site_21, c0_.type_id AS type_id_22, c0_.parent_id AS parent_id_23, c0_.language_id AS language_id_24 FROM content_item c0_ WHERE (c0_.language_id = ? OR c0_.language_id IS NULL) AND c0_.path = ? AND c0_.status = ? LIMIT 1
Parameters:
[ 2 "robots.txt" "published" ] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\System\Config | No errors. |
| App\Entity\Settings\Language | No errors. |
| App\Entity\Settings\Phrase | No errors. |
| App\Entity\Content\Item | No errors. |
| App\Entity\Content\Type | No errors. |
| App\Entity\Content\Block | No errors. |
| App\Entity\Users\Group | No errors. |
| App\Entity\Users\Role | No errors. |
| App\Entity\Content\Revision | No errors. |