Query Metrics
5
Database Queries
4
Different statements
1.00 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.39 ms (39.22%) |
2 |
SELECT t0.id AS id_1, t0.alias AS alias_2, t0.pid AS pid_3, t0.path AS path_4, t0.name AS name_5, t0.title AS title_6, t0.description AS description_7, t0.keywords AS keywords_8, t0.teaser AS teaser_9, t0.navbar AS navbar_10, t0.navbarsort AS navbarsort_11, t0.navfooter AS navfooter_12, t0.navfootersort AS navfootersort_13, t0.published AS published_14, t0.`from` AS from_15, t0.`to` AS to_16, t0.template AS template_17, t0.controller AS controller_18, t0.cache AS cache_19, t0.sort AS sort_20, t0.sitemap AS sitemap_21, t0.protected AS protected_22, t0.membergroups AS membergroups_23, t0.date AS date_24, t0.is_root AS is_root_25, t0.class AS class_26, t0.redirect_account AS redirect_account_27, t0.redirect_login AS redirect_login_28, t0.redirect_index AS redirect_index_29 FROM c_page t0 WHERE t0.alias = ? AND t0.published = ? LIMIT 1
Parameters:
[ "news/wp-includes/wlwmanifest" 1 ] |
|
0.24 ms (24.35%) |
1 |
SELECT t0.id AS id_1, t0.alias AS alias_2, t0.pid AS pid_3, t0.path AS path_4, t0.name AS name_5, t0.title AS title_6, t0.description AS description_7, t0.keywords AS keywords_8, t0.teaser AS teaser_9, t0.navbar AS navbar_10, t0.navbarsort AS navbarsort_11, t0.navfooter AS navfooter_12, t0.navfootersort AS navfootersort_13, t0.published AS published_14, t0.`from` AS from_15, t0.`to` AS to_16, t0.template AS template_17, t0.controller AS controller_18, t0.cache AS cache_19, t0.sort AS sort_20, t0.sitemap AS sitemap_21, t0.protected AS protected_22, t0.membergroups AS membergroups_23, t0.date AS date_24, t0.is_root AS is_root_25, t0.class AS class_26, t0.redirect_account AS redirect_account_27, t0.redirect_login AS redirect_login_28, t0.redirect_index AS redirect_index_29 FROM c_page t0 WHERE t0.is_root = ? LIMIT 1
Parameters:
[
1
]
|
|
0.19 ms (19.37%) |
1 |
SELECT t0.id AS id_1, t0.seopath AS seopath_2, t0.page_id AS page_id_3, t0.date_create AS date_create_4, t0.date_update AS date_update_5 FROM c_seourl t0 WHERE t0.seopath = ? LIMIT 1
Parameters:
[
"news/wp-includes/wlwmanifest"
]
|
|
0.17 ms (17.06%) |
1 |
SELECT t0.id AS id_1, t0.alias AS alias_2, t0.pid AS pid_3, t0.path AS path_4, t0.name AS name_5, t0.title AS title_6, t0.description AS description_7, t0.keywords AS keywords_8, t0.teaser AS teaser_9, t0.navbar AS navbar_10, t0.navbarsort AS navbarsort_11, t0.navfooter AS navfooter_12, t0.navfootersort AS navfootersort_13, t0.published AS published_14, t0.`from` AS from_15, t0.`to` AS to_16, t0.template AS template_17, t0.controller AS controller_18, t0.cache AS cache_19, t0.sort AS sort_20, t0.sitemap AS sitemap_21, t0.protected AS protected_22, t0.membergroups AS membergroups_23, t0.date AS date_24, t0.is_root AS is_root_25, t0.class AS class_26, t0.redirect_account AS redirect_account_27, t0.redirect_login AS redirect_login_28, t0.redirect_index AS redirect_index_29 FROM c_page t0 WHERE t0.alias = ? LIMIT 1
Parameters:
[
"404"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| master | doctrine.dbal.master_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| master | doctrine.orm.master_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Page | No errors. |
| App\Entity\SeoUrl | No errors. |
master entity manager
No loaded entities.