Query Metrics
3
Database Queries
3
Different statements
5.26 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.68 ms |
SELECT CURRENT_DATABASE()
Parameters:
[] |
| 2 | 3.81 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.logo AS logo_2, e0_.email AS email_3, e0_.tel AS tel_4, e0_.website AS website_5, e0_.ein AS ein_6, e0_.tva_intracommunautaire AS tva_intracommunautaire_7, e0_.condition_of_use AS condition_of_use_8, e0_.legal_notice AS legal_notice_9, e0_.privacy_policy AS privacy_policy_10, e0_.adress AS adress_11, e0_.apropos AS apropos_12, e0_.gemsuite_identifier AS gemsuite_identifier_13, e0_.favicon_filename AS favicon_filename_14, e0_.is_boutique_active AS is_boutique_active_15, e1_.id AS id_16, e1_.language AS language_17, e1_.condition_of_use AS condition_of_use_18, e1_.legal_notice AS legal_notice_19, e1_.privacy_policy AS privacy_policy_20, e1_.apropos AS apropos_21, e1_.entreprise_id AS entreprise_id_22 FROM entreprise e0_ LEFT JOIN entreprise_translation e1_ ON e0_.id = e1_.entreprise_id AND (e1_.language = ?) WHERE e0_.id = ?
Parameters:
[ "fr" 1 ] |
| 3 | 0.76 ms |
SELECT t0.id AS id_1, t0.street1 AS street1_2, t0.street2 AS street2_3, t0.city AS city_4, t0.state AS state_5, t0.zip AS zip_6, t0.country AS country_7, t0.phone AS phone_8, t0.email AS email_9, t0.entreprise_id AS entreprise_id_10 FROM address_entreprise t0 WHERE t0.entreprise_id = ?
Parameters:
[
1
]
|
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 |
|---|
Entities Mapping
No loaded entities.