Query Metrics
6
Database Queries
5
Different statements
1.11 ms
Query time
0
Invalid entities
18
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.29 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:
[
"app.alturgences.com"
]
|
| 2 | 0.14 ms |
SELECT COUNT(*) FROM core_config_context t0
Parameters:
[] |
| 3 | 0.18 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:
[
7
]
|
| 4 | 0.20 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:
[ 7 "/" ] |
| 5 | 0.19 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:
[ 7 "/" ] |
| 6 | 0.11 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 | 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\Permission | No errors. |