Query Metrics
2
Database Queries
2
Different statements
1.33 ms
Query time
0
Invalid entities
6
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.82 ms (61.55%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.prix_installation AS prix_installation_4, t0.prix_mensuel AS prix_mensuel_5, t0.max_categories AS max_categories_6, t0.max_menus AS max_menus_7, t0.max_items AS max_items_8, t0.duree AS duree_9, t0.max_managers AS max_managers_10, t0.is_free AS is_free_11, t0.is_active AS is_active_12, t0.creer_par_admin_id AS creer_par_admin_id_13 FROM plan t0 ORDER BY t0.prix_mensuel ASC
Parameters:
[]
|
||||||||||||||||||||||
|
0.51 ms (38.45%) |
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\Plan | 4 |
| App\Entity\GlobalSetting | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\GlobalSetting | No errors. |
| App\Entity\Plan | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Subscription | No errors. |