Query Metrics
2
Database Queries
1
Different statements
1.27 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.27 ms (100.00%) |
2 |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.content AS content_2, l0_.type AS type_3, l0_.updated_at AS updated_at_4, l0_.language_id AS language_id_5 FROM legal_info l0_ INNER JOIN website_language w1_ ON l0_.language_id = w1_.id WHERE w1_.slug = ? AND l0_.type = ?
Parameters:
[ "en-sg.js" "terms_use" ] |
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\Entity\LegalInfo | No errors. |
App\Entity\WebsiteLanguage | No errors. |