Query Metrics
48
Database Queries
4
Different statements
5.60 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.80 ms (50.05%) |
1 |
SELECT s0_.id AS id_0, s0_.title_tmp AS title_tmp_1, s0_.alias AS alias_2, s0_.content AS content_3, s0_.position AS position_4, s0_.container_header_id AS container_header_id_5, s0_.container_body_id AS container_body_id_6, s0_.container_footer_id AS container_footer_id_7, s0_.title_id AS title_id_8, s0_.slug_id AS slug_id_9, s0_.parent_id AS parent_id_10 FROM sw_page s0_ LEFT JOIN translated_text t1_ ON s0_.slug_id = t1_.id LEFT JOIN string_translations s2_ ON t1_.id = s2_.object_id WHERE s2_.content = ? AND s2_.locale = ?
Parameters:
[ "akcc.php" "fr" ] |
1.29 ms (23.00%) |
23 |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM string_translations t0 WHERE t0.object_id = ?
Parameters:
[
2
]
|
1.05 ms (18.79%) |
23 |
SELECT t0.id AS id_1 FROM translated_text t0 WHERE t0.id = ?
Parameters:
[
2
]
|
0.46 ms (8.16%) |
1 |
SELECT t0.id AS id_1, t0.title_tmp AS title_tmp_2, t0.alias AS alias_3, t0.content AS content_4, t0.position AS position_5, t0.container_header_id AS container_header_id_6, t0.container_body_id AS container_body_id_7, t0.container_footer_id AS container_footer_id_8, t0.title_id AS title_id_9, t0.slug_id AS slug_id_10, t0.parent_id AS parent_id_11 FROM sw_page 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.
Entities Mapping
Class | Mapping errors |
---|---|
SkinSoft\SkinWebBundle\Entity\Page | No errors. |
SkinSoft\SkinWebBundle\Entity\TranslatedText | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
SkinSoft\SkinWebBundle\Entity\TranslatedTextTranslation | No errors. |
SkinSoft\SkinWebBundle\Entity\Container | No errors. |
SkinSoft\SkinWebBundle\Entity\Meta | No errors. |