Error 404 Not Found

GET https://alfa.tadkik.online/robots.txt

Forwarded to ErrorController (ba6a39)

Query Metrics

6 Database Queries
3 Different statements
4.27 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
2.08 ms
(48.78%)
2
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"
]
1.28 ms
(29.98%)
2
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.91 ms
(21.24%)
2
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\TenantDbConfig 1

Entities Mapping

tenant entity manager

No loaded entities.

default entity manager

Class Mapping errors
App\Entity\Main\TenantDbConfig No errors.