Query Metrics
3
Database Queries
1
Different statements
1.51 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.51 ms (100.00%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.email AS email_5, t0.phone AS phone_6, t0.address AS address_7, t0.postal_code AS postal_code_8, t0.city AS city_9, t0.embed_key AS embed_key_10, t0.active AS active_11, t0.demo AS demo_12, t0.embed_allowed_origins AS embed_allowed_origins_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM client t0 WHERE t0.slug = ? AND t0.active = ? AND t0.demo = ? LIMIT 1
Parameters:
[ "demo-groupama" 1 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 |
|---|---|
| App\Entity\Client | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Client | No errors. |
| App\Entity\User | No errors. |
| App\Entity\DentalRequest | No errors. |