Query Metrics
4
Database Queries
4
Different statements
4.59 ms
Query time
0
Invalid entities
15
Managed entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
2.18 ms (47.42%) |
1 |
SELECT t0.id AS id_1, t0.subdomain AS subdomain_2, t0.custom_domain AS custom_domain_3, t0.db_name AS db_name_4, t0.driver_type AS driver_type_5, t0.db_user_name AS db_user_name_6, t0.db_password AS db_password_7, t0.db_host AS db_host_8, t0.db_port AS db_port_9, t0.database_status AS database_status_10 FROM tenant_db_config t0 WHERE t0.custom_domain = ? LIMIT 1
Parameters:
[
"alfa.tadkik.online"
]
|
0.91 ms (19.82%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.base_price AS base_price_3, t0.logo AS logo_4, t0.description AS description_5, t0.type AS type_6 FROM plan t0
Parameters:
[] |
0.81 ms (17.64%) |
1 |
SELECT t0.id AS id_1, t0.subdomain AS subdomain_2, t0.custom_domain AS custom_domain_3, t0.db_name AS db_name_4, t0.driver_type AS driver_type_5, t0.db_user_name AS db_user_name_6, t0.db_password AS db_password_7, t0.db_host AS db_host_8, t0.db_port AS db_port_9, t0.database_status AS database_status_10 FROM tenant_db_config t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
"alfa"
]
|
0.69 ms (15.13%) |
1 |
SELECT t0.id AS id_1, t0.subdomain AS subdomain_2, t0.custom_domain AS custom_domain_3, t0.db_name AS db_name_4, t0.driver_type AS driver_type_5, t0.db_user_name AS db_user_name_6, t0.db_password AS db_password_7, t0.db_host AS db_host_8, t0.db_port AS db_port_9, t0.database_status AS database_status_10 FROM tenant_db_config t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"2"
]
|
Database Connections
Name | Service |
---|---|
tenant | doctrine.dbal.tenant_connection |
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
tenant | doctrine.orm.tenant_entity_manager |
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
tenant entity manager
Class | Amount of managed objects |
---|
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\Main\Plan | 14 |
App\Entity\Main\TenantDbConfig | 1 |
Entities Mapping
tenant entity manager
No loaded entities.
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Main\TenantDbConfig | No errors. |
App\Entity\Main\Plan | No errors. |
App\Entity\Main\PlanFeature | No errors. |