Query Metrics
1
Database Queries
1
Different statements
0.50 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.50 ms |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.name AS name_2, c0_.email AS email_3, c0_.phone_number AS phone_number_4, c0_.body AS body_5, c0_.is_active AS is_active_6, c0_.pe AS pe_7, c0_.slug AS slug_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10, c0_.url AS url_11, c0_.mime_type AS mime_type_12, c0_.original_name AS original_name_13, c0_.caption AS caption_14, c0_.user_id AS user_id_15, c0_.cooking_tricks_category_id AS cooking_tricks_category_id_16 FROM cooking_tricks c0_ WHERE c0_.title LIKE ? OR c0_.body LIKE ?
Parameters:
[ "%Poulet%" "%Poulet%" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
unitec | doctrine.dbal.unitec_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
unitec | doctrine.orm.unitec_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\CookingTricks | No errors. |
App\Entity\User | No errors. |
App\Entity\CookingTricksCategory | No errors. |
unitec entity manager
No loaded entities.