Query Metrics
1
Database Queries
1
Different statements
2.76 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.76 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_white_label AS is_white_label_3, t0.logo AS logo_4, t0.subdomain AS subdomain_5, t0.contact_mail AS contact_mail_6, t0.distributor_id AS distributor_id_7, t8.id AS id_9, t8.password AS password_10, t8.email AS email_11, t8.api_key AS api_key_12, t8.azure AS azure_13, t8.roles AS roles_14, t8.is_active AS is_active_15, t8.is_secured AS is_secured_16, t8.client_id AS client_id_17, t8.info_id AS info_id_18, t8.preferences_id AS preferences_id_19, t8.owned_distributor_id AS owned_distributor_id_20, t0.reference_client_id AS reference_client_id_21 FROM distributor t0 LEFT JOIN user t8 ON t8.owned_distributor_id = t0.id WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
"dev.push.optelo.com"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| kannel | doctrine.dbal.kannel_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\Connector | No errors. |
| App\Entity\Distributor | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\UserInfo | No errors. |
| App\Entity\UserPreferences | No errors. |
| App\Entity\Bill | No errors. |
| App\Entity\Country | No errors. |