Query Metrics
1
Database Queries
1
Different statements
3.64 ms
Query time
0
Invalid entities
663
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 3.64 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.keywords AS keywords_3, c0_.is_default AS is_default_4, c0_.homepage AS homepage_5, c0_.slug AS slug_6, c0_.faicon AS faicon_7, c0_.parent_id AS parent_id_8 FROM category c0_ WHERE c0_.name LIKE ? AND c0_.parent_id IS NOT NULL ORDER BY c0_.name ASC
Parameters:
[
"F%"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Category | 663 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Category | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\News | No errors. |