Query Metrics
35
Database Queries
4
Different statements
18.22 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.54 ms (46.85%) |
31 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.locale AS locale_3, t0.url AS url_4, t0.content AS content_5, t0.is_home AS is_home_6, t0.is_cms AS is_cms_7, t0.meta_title AS meta_title_8, t0.meta_description AS meta_description_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM framework_page t0 WHERE t0.slug = ? AND t0.locale = ? LIMIT 1
Parameters:
[ "spectacle-precedent-page" "de" ] |
4.75 ms (26.09%) |
2 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.locale AS locale_3, t0.tags AS tags_4, t0.content AS content_5, t0.published AS published_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.dataform AS dataform_11 FROM framework_spectacle t0 WHERE t0.slug = ? AND t0.locale = ? LIMIT 1
Parameters:
[ "flamboyant" "de" ] |
2.67 ms (14.65%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM framework_translation t0
Parameters:
[] |
2.26 ms (12.41%) |
1 |
SELECT f0_.id AS id_0, f0_.slug AS slug_1, f0_.locale AS locale_2, f0_.tags AS tags_3, f0_.content AS content_4, f0_.published AS published_5, f0_.meta_title AS meta_title_6, f0_.meta_description AS meta_description_7, f0_.created_at AS created_at_8, f0_.updated_at AS updated_at_9, f0_.dataform AS dataform_10 FROM framework_spectacle f0_ WHERE f0_.tags LIKE ?
Parameters:
[
"%Saison 2016/2017%"
]
|
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 |
---|---|
App\Framework\AppBundle\Entity\Spectacle | No errors. |
App\Framework\AppBundle\Entity\Page | No errors. |
App\Framework\AppBundle\Entity\Translation | No errors. |