Query Metrics
3
Database Queries
3
Different statements
31.65 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
25.12 ms (79.38%) |
1 |
SELECT f0_.id AS id_0, f0_.question AS question_1, f0_.answer AS answer_2, f0_.order_by AS order_by_3, f0_.modified AS modified_4, f0_.created AS created_5, f0_.category_id AS category_id_6 FROM faq f0_ ORDER BY f0_.order_by ASC
Parameters:
[] |
4.63 ms (14.62%) |
1 |
SELECT t0.id AS id_1, t0.category AS category_2, t0.icon AS icon_3, t0.modified AS modified_4, t0.created AS created_5 FROM faq_categories t0
Parameters:
[] |
1.90 ms (6.00%) |
1 |
SELECT t0.id AS id_1, t0.page AS page_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.image AS image_5, t0.modified AS modified_6, t0.created AS created_7 FROM meta_data t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
2
]
|
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\Faq | No errors. |
App\Entity\FaqCategories | No errors. |
App\Entity\MetaData | No errors. |