Query Metrics
27
Database Queries
2
Different statements
8.89 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
7.63 ms (85.86%) |
26 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "2" "el" "App\Entity\Category" ] |
|
1.26 ms (14.14%) |
1 |
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, c0_.image_id AS image_id_14 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. |
| App\Entity\AppFile | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |