Query Metrics
37
Database Queries
4
Different statements
18.00 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.61 ms (47.82%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM partner_type t0 WHERE t0.id = ?
Parameters:
[
b"\x01êlûq¢têÆ:¦Ê\x17²)Ø"
]
|
5.56 ms (30.89%) |
27 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.size AS size_3, t0.mime_type AS mime_type_4, t0.original_name AS original_name_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
Parameters:
[
b"\x01ŠAFÊ—p“·=ö¥^RÈ3"
]
|
3.43 ms (19.04%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.function_name AS function_name_3, t0.phone AS phone_4, t0.email AS email_5, t0.avatar_id AS avatar_id_6 FROM contact_person t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.41 ms (2.25%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.location AS location_4, t0.full_description AS full_description_5, t0.link AS link_6, t0.link_text AS link_text_7, t0.type_id AS type_id_8, t0.logo_id AS logo_id_9, t0.image_id AS image_id_10, t0.contact_person_id AS contact_person_id_11 FROM partner t0
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\Partner | No errors. |
App\Entity\PartnerType | No errors. |
App\Entity\Image | No errors. |
App\Entity\ContactPerson | No errors. |
App\Entity\Course |
|
App\Entity\Challenge | No errors. |