Query Metrics
11
Database Queries
9
Different statements
3.76 ms
Query time
0
Invalid entities
24
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.89 ms |
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.host = ? LIMIT 1
Parameters:
[
"alturgences.com"
]
|
| 2 | 0.13 ms |
SELECT COUNT(*) FROM core_config_context t0
Parameters:
[] |
| 3 | 0.46 ms |
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.label AS label_4, t0.valeur AS valeur_5, t0.context_id AS context_id_6, t0.property_entreprise_id AS property_entreprise_id_7 FROM core_config_parametre t0 WHERE t0.context_id = ?
Parameters:
[
6
]
|
| 4 | 0.92 ms |
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 WHERE c1_.context_id = ? AND c1_.path = ? LIMIT 1
Parameters:
[ 6 "/" ] |
| 5 | 0.37 ms |
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:
[
48
]
|
| 6 | 0.17 ms |
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 WHERE c1_.context_id = ? AND c1_.path = ? LIMIT 1
Parameters:
[ 6 "/" ] |
| 7 | 0.08 ms |
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:
[
41
]
|
| 8 | 0.31 ms |
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:
[
48
]
|
| 9 | 0.17 ms |
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.label AS label_4, t0.valeur AS valeur_5, t0.context_id AS context_id_6, t0.property_entreprise_id AS property_entreprise_id_7 FROM core_config_parametre t0 WHERE t0.categorie = ? AND t0.nom = ? LIMIT 1
Parameters:
[ "web" "titre_site" ] |
| 10 | 0.12 ms |
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.label AS label_4, t0.valeur AS valeur_5, t0.context_id AS context_id_6, t0.property_entreprise_id AS property_entreprise_id_7 FROM core_config_parametre t0 WHERE t0.categorie = ? AND t0.nom = ? LIMIT 1
Parameters:
[ "web" "titre_site" ] |
| 11 | 0.14 ms |
SELECT t0.id AS id_1, t0.skey AS skey_2 FROM core_user_permissions t0
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 |
|---|---|
| Wee\CoreBundle\Entity\User\Permission | 17 |
| Wee\CoreBundle\Entity\Config\Context | 2 |
| Wee\CoreBundle\Entity\Config\Parametre | 2 |
| Wee\CoreBundle\Entity\Cms\Seo | 1 |
| Wee\CoreBundle\Entity\Config\Route | 1 |
| Wee\CoreBundle\Entity\Cms\Cms | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Wee\CoreBundle\Entity\Cms\Seo | No errors. |
| Wee\CoreBundle\Entity\Config\Context | No errors. |
| Wee\CoreBundle\Entity\Config\Parametre | No errors. |
| Wee\CoreBundle\Entity\User\Entreprise | No errors. |
| Wee\CoreBundle\Entity\Config\Route | No errors. |
| Wee\CoreBundle\Entity\Cms\Cms | No errors. |
| Wee\CoreBundle\Entity\Cms\File | No errors. |
| Wee\CoreBundle\Entity\User\User | 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. |
| Wee\CoreBundle\Entity\User\Permission | No errors. |