Query Metrics
1
Database Queries
1
Different statements
1.31 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.31 ms |
SELECT c0_.id AS id_0, c0_.migration_id AS migration_id_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.description AS description_4, c0_.view_type AS view_type_5, c0_.lft AS lft_6, c0_.lvl AS lvl_7, c0_.rgt AS rgt_8, c0_.published AS published_9, c0_.show_in_menu AS show_in_menu_10, c0_.sort_index AS sort_index_11, c0_.tree_root AS tree_root_12, c0_.parent_id AS parent_id_13 FROM category c0_ WHERE c0_.published = ? AND c0_.show_in_menu = ? ORDER BY c0_.tree_root ASC, c0_.lft ASC
Parameters:
[ 1 1 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| old | doctrine.dbal.old_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\Category | No errors. |