Query Metrics
1
Database Queries
1
Different statements
3.07 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.07 ms (100.00%) |
1 |
SELECT l0_.key_name AS key_name_0, l0_.domain AS domain_1, l0_.created_at AS created_at_2, l0_.updated_at AS updated_at_3, l0_.id AS id_4, l1_.locale AS locale_5, l1_.content AS content_6, l1_.created_at AS created_at_7, l1_.updated_at AS updated_at_8, l1_.modified_manually AS modified_manually_9, l1_.id AS id_10 FROM lexik_trans_unit l0_ LEFT JOIN lexik_trans_unit_translations l1_ ON l0_.id = l1_.trans_unit_id WHERE l0_.domain = ? AND l1_.locale = ?
Parameters:
[ "web" "cs" ] |
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 |
---|---|
Lexik\Bundle\TranslationBundle\Model\TransUnit | No errors. |
Lexik\Bundle\TranslationBundle\Entity\TransUnit | No errors. |
Lexik\Bundle\TranslationBundle\Model\Translation | No errors. |
Lexik\Bundle\TranslationBundle\Entity\Translation | No errors. |