Query Metrics
2
Database Queries
2
Different statements
1.42 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.85 ms (59.75%) |
1 |
SELECT t0.id AS id_1, t0.commission_rate AS commission_rate_2, t0.partner_since AS partner_since_3, t0.is_active AS is_active_4, t0.contact_email AS contact_email_5, t0.contact_phone AS contact_phone_6, t0.contract_file AS contract_file_7, t0.contract_details AS contract_details_8, t0.business_id AS business_id_9 FROM business_partner t0 WHERE t0.is_active = ? ORDER BY t0.partner_since DESC LIMIT 3
Parameters:
[
1
]
|
||||||||||||||||||||||
|
0.57 ms (40.25%) |
1 |
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.email_principal AS email_principal_3, t0.email_contact AS email_contact_4, t0.telephone AS telephone_5, t0.whatsapp AS whatsapp_6, t0.adresse AS adresse_7, t0.facebook AS facebook_8, t0.instagram AS instagram_9, t0.twitter AS twitter_10, t0.is_maintenance_mode AS is_maintenance_mode_11, t0.maintenance_message AS maintenance_message_12, t0.logo AS logo_13, t0.description AS description_14 FROM global_setting 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\GlobalSetting | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\GlobalSetting | No errors. |
| App\Entity\BusinessPartner | No errors. |
| App\Entity\Business | No errors. |