Error 404 Not Found

GET https://api.tms.test.ybil.io/robots.txt

Forwarded to ErrorController (35ed64)

Query Metrics

2 Database Queries
2 Different statements
1.50 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.97 ms
SELECT t0.name AS name_1, t0.host AS host_2, t0.`key` AS key_3, t0.`database` AS database_4, t0.filesystem AS filesystem_5, t0.mailer AS mailer_6, t0.icon AS icon_7, t0.logo AS logo_8, t0.logo_horizontal AS logo_horizontal_9, t0.pdf_logo AS pdf_logo_10, t0.pdf_hor AS pdf_hor_11, t0.pdf_ver AS pdf_ver_12, t0.pdf_hor_bin AS pdf_hor_bin_13, t0.pdf_ver_bin AS pdf_ver_bin_14, t0.database_status AS database_status_15, t0.id AS id_16 FROM tenant t0 WHERE t0.`key` = ? LIMIT 1
Parameters:
[
  "api"
]
2 0.52 ms
SELECT t0.name AS name_1, t0.host AS host_2, t0.`key` AS key_3, t0.`database` AS database_4, t0.filesystem AS filesystem_5, t0.mailer AS mailer_6, t0.icon AS icon_7, t0.logo AS logo_8, t0.logo_horizontal AS logo_horizontal_9, t0.pdf_logo AS pdf_logo_10, t0.pdf_hor AS pdf_hor_11, t0.pdf_ver AS pdf_ver_12, t0.pdf_hor_bin AS pdf_hor_bin_13, t0.pdf_ver_bin AS pdf_ver_bin_14, t0.database_status AS database_status_15, t0.id AS id_16 FROM tenant t0 WHERE t0.host = ? LIMIT 1
Parameters:
[
  "api.tms.test.ybil.io"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
tenant doctrine.dbal.tenant_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
tenant doctrine.orm.tenant_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
Core\TenantBundle\Entity\Tenant No errors.
Core\TenantBundle\Entity\User No errors.

tenant entity manager

No loaded entities.