Query Metrics
264
Database Queries
8
Different statements
24.39 ms
Query time
0
Invalid entities
276
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.73 ms (31.71%) |
86 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.statut AS statut_3, t0.titre AS titre_4, t0.description AS description_5, t0.contenu AS contenu_6, t0.resume AS resume_7, t0.created AS created_8, t0.modified AS modified_9, t0.publied AS publied_10, t0.language AS language_11, t0.image_id AS image_id_12, t0.route_id AS route_id_13, t0.seo_id AS seo_id_14, t0.auteur_id AS auteur_id_15 FROM core_cms t0 INNER JOIN cms_cms ON t0.id = cms_cms.cms_target WHERE cms_cms.cms_source = ?
Parameters:
[
97
]
|
|
7.49 ms (30.71%) |
86 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.controller AS controller_4, t0.component AS component_5, t0.expose AS expose_6, t0.seo_id AS seo_id_7, t0.context_id AS context_id_8 FROM core_url t0 WHERE t0.id = ?
Parameters:
[
90
]
|
|
6.43 ms (26.37%) |
86 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.statut AS statut_3, t0.titre AS titre_4, t0.description AS description_5, t0.contenu AS contenu_6, t0.resume AS resume_7, t0.created AS created_8, t0.modified AS modified_9, t0.publied AS publied_10, t0.language AS language_11, t0.image_id AS image_id_12, t0.route_id AS route_id_13, t0.seo_id AS seo_id_14, t0.auteur_id AS auteur_id_15 FROM core_cms t0 WHERE t0.id = ?
Parameters:
[
97
]
|
|
1.66 ms (6.80%) |
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.sitemap AS sitemap_3, c0_.sitemap_priority AS sitemap_priority_4, c0_.nofollow AS nofollow_5, c0_.locale AS locale_6, c0_.ogType AS ogType_7, c0_.route_id AS route_id_8, c0_.cms_id AS cms_id_9, c0_.og_image_id AS og_image_id_10 FROM core_cms_seo c0_ LEFT JOIN core_url c1_ ON c0_.route_id = c1_.id LEFT JOIN core_cms c2_ ON c0_.cms_id = c2_.id LEFT JOIN core_config_context c3_ ON c1_.context_id = c3_.id WHERE c0_.cms_id IS NOT NULL AND c1_.expose = 1 AND c3_.host = ? AND (c2_.statut = 202 OR (c2_.statut = 203 AND c2_.publied < ?)) ORDER BY c0_.id DESC
Parameters:
[ "alturgences.com" "2026-07-31 06:04:20" ] |
|
0.52 ms (2.13%) |
2 |
SELECT w0_.id AS id_0, w0_.token AS token_1, w0_.expires_at AS expires_at_2, w0_.scope AS scope_3, w0_.client_id AS client_id_4, w0_.user_id AS user_id_5 FROM wee_core_auth_accessToken w0_ WHERE w0_.token = ?
Parameters:
[
"false"
]
|
|
0.35 ms (1.42%) |
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.sitemap AS sitemap_3, c0_.sitemap_priority AS sitemap_priority_4, c0_.nofollow AS nofollow_5, c0_.locale AS locale_6, c0_.ogType AS ogType_7, c0_.route_id AS route_id_8, c0_.cms_id AS cms_id_9, c0_.og_image_id AS og_image_id_10 FROM core_cms_seo c0_ INNER JOIN core_url c1_ ON c0_.route_id = c1_.id INNER JOIN core_config_context c2_ ON c1_.context_id = c2_.id WHERE c1_.path = ? AND c2_.host = ? LIMIT 1
Parameters:
[ "xmlrpc.php" "alturgences.com" ] |
|
0.15 ms (0.60%) |
1 |
SELECT t0.id AS id_1, t0.skey AS skey_2 FROM core_user_permissions t0
Parameters:
[] |
|
0.06 ms (0.26%) |
1 |
SELECT t0.id AS id_1, t0.host AS host_2, t0.name AS name_3, t0.created AS created_4 FROM core_config_context t0 WHERE t0.id = ?
Parameters:
[
6
]
|
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 |
|---|---|
| Wee\CoreBundle\Entity\Cms\Seo | 86 |
| Wee\CoreBundle\Entity\Config\Route | 86 |
| Wee\CoreBundle\Entity\Cms\Cms | 86 |
| Wee\CoreBundle\Entity\User\Permission | 17 |
| Wee\CoreBundle\Entity\Config\Context | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Wee\CoreBundle\Entity\OAuth\Client | No errors. |
| Wee\CoreBundle\Entity\OAuth\AccessToken | No errors. |
| Wee\CoreBundle\Entity\OAuth\RefreshToken | No errors. |
| Wee\CoreBundle\Entity\User\User | No errors. |
| Wee\CoreBundle\Entity\Cms\Seo | No errors. |
| Wee\CoreBundle\Entity\User\Permission | No errors. |
| Wee\CoreBundle\Entity\Config\Route | No errors. |
| Wee\CoreBundle\Entity\Cms\Cms | No errors. |
| Wee\CoreBundle\Entity\Config\Context | No errors. |
| Wee\CoreBundle\Entity\Cms\File | No errors. |
| Wee\CoreBundle\Entity\Category | No errors. |
| Wee\CoreBundle\Entity\Cms\Bloc | No errors. |
| Wee\CoreBundle\Entity\Cms\Commentaire | No errors. |
| Wee\CoreBundle\Entity\Cms\Tag | No errors. |
| Wee\CoreBundle\Entity\User\Groupe | No errors. |