Query Metrics
4
Database Queries
4
Different statements
2.00 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.78 ms |
SELECT k0_.locale AS locale_0, k0_.domain AS domain_1 FROM kuma_translation k0_ GROUP BY k0_.locale, k0_.domain
Parameters:
[] |
| 2 | 0.47 ms |
SELECT redirect.id FROM kuma_redirects redirect WHERE (? LIKE REPLACE(redirect.origin, '*', '%')) AND ((redirect.domain IS NULL) OR (redirect.domain = '') OR (redirect.domain = ?))
Parameters:
[ "/articles/article-premier" "www.iut-udc.online" ] |
| 3 | 0.58 ms |
SELECT k0_.lang AS lang_0, k0_.online AS online_1, k0_.title AS title_2, k0_.slug AS slug_3, k0_.url AS url_4, k0_.weight AS weight_5, k0_.created AS created_6, k0_.updated AS updated_7, k0_.id AS id_8, k1_.type AS type_9, k1_.owner AS owner_10, k1_.created AS created_11, k1_.updated AS updated_12, k1_.ref_id AS ref_id_13, k1_.ref_entity_name AS ref_entity_name_14, k1_.id AS id_15, k0_.node_id AS node_id_16, k0_.public_node_version_id AS public_node_version_id_17, k1_.node_translation_id AS node_translation_id_18, k1_.origin_id AS origin_id_19 FROM kuma_node_translations k0_ INNER JOIN kuma_nodes k2_ ON k0_.node_id = k2_.id AND (k0_.node_id = k2_.id) LEFT JOIN kuma_node_versions k1_ ON k0_.public_node_version_id = k1_.id AND (k0_.public_node_version_id = k1_.id) WHERE k2_.deleted = ? AND k0_.lang = ? AND k0_.url = ? ORDER BY k0_.online DESC LIMIT 1
Parameters:
[ 0 "fr" "articles/article-premier" ] |
| 4 | 0.16 ms |
SELECT DATABASE()
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Kunstmaan\RedirectBundle\Entity\Redirect | No errors. |
| Kunstmaan\TranslatorBundle\Entity\Translation | No errors. |
| Kunstmaan\NodeBundle\Entity\NodeTranslation | No errors. |
| Kunstmaan\NodeBundle\Entity\Node | No errors. |
| Kunstmaan\NodeBundle\Entity\NodeVersion | No errors. |
| Kunstmaan\MediaBundle\Entity\Folder | No errors. |
| Kunstmaan\PagePartBundle\Entity\PageTemplateConfiguration | No errors. |
| Kunstmaan\MenuBundle\Entity\BaseMenuItem | No errors. |
| Kunstmaan\MenuBundle\Entity\MenuItem | No errors. |
| Kunstmaan\MediaBundle\Entity\Media | No errors. |
| Kunstmaan\MenuBundle\Entity\BaseMenu | No errors. |
| Kunstmaan\MenuBundle\Entity\Menu | No errors. |