Query Metrics
3
Database Queries
3
Different statements
5.67 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.46 ms (43.38%) |
1 |
SELECT t0.id AS id_1 FROM seo t0 LIMIT 1
Parameters:
[] |
2.37 ms (41.79%) |
1 |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.email AS email_3, t0.phone AS phone_4, t0.address AS address_5, t0.additionnal_address AS additionnal_address_6, t0.postal_code AS postal_code_7, t0.country AS country_8, t0.logo AS logo_9, t0.updated_at AS updated_at_10, t0.siteweb AS siteweb_11 FROM about_info t0 LIMIT 1
Parameters:
[] |
0.84 ms (14.82%) |
1 |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.avatar AS avatar_6, t0.updated_at AS updated_at_7, t0.user_id AS user_id_8 FROM profile t0 LIMIT 1
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\SEO | No errors. |
App\Entity\AboutInfo | No errors. |
App\Entity\Profile | No errors. |
App\Entity\SEOKeyword | No errors. |
App\Entity\SEOTranslation | No errors. |
App\Entity\User | No errors. |