Query Metrics
3
Database Queries
3
Different statements
5.09 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.96 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color_category_file_name AS color_category_file_name_3, t0.linear_gradient AS linear_gradient_4, t0.color_category_file_size AS color_category_file_size_5, t0.color_category_file_updated_at AS color_category_file_updated_at_6, t0.position AS position_7 FROM color_category t0 ORDER BY t0.position ASC
Parameters:
[] |
1.75 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.controller AS controller_4, t0.sitemap_file_name AS sitemap_file_name_5, t0.sitemap_file_size AS sitemap_file_size_6, t0.sitemap_file_updated_at AS sitemap_file_updated_at_7, t0.title AS title_8 FROM page t0 WHERE t0.controller = ? LIMIT 1
Parameters:
[
"App\Controller\FrontController::landing"
]
|
1.38 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.address AS address_2, t0.fix_phone AS fix_phone_3, t0.mobile_phone AS mobile_phone_4, t0.email AS email_5, t0.opening_hour AS opening_hour_6 FROM info t0 LIMIT 1
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 |
---|---|
App\Entity\ColorCategory | No errors. |
App\Entity\Page | No errors. |
App\Entity\Info | No errors. |