https://api.preprod.macantine.ideelgarden.com/robots.txt

Query Metrics

2 Database Queries
2 Different statements
0.57 ms Query time
1 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.host AS host_4, t0.host_presta AS host_presta_5, t0.api_key_presta AS api_key_presta_6 FROM company t0 WHERE t0.host = ? LIMIT 1
Parameters:
[
  "api.preprod.macantine.ideelgarden.com"
]

company connection

# Time Info
1 0.37 ms
SELECT p0_.id_lang AS id_lang_0 FROM ps_lang p0_ WHERE p0_.iso_code = ?
Parameters:
[
  "fr"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
company doctrine.dbal.company_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
company doctrine.orm.company_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Main\Company No errors.
App\Entity\Main\UserAdmin No errors.

company entity manager

Class Mapping errors
App\Entity\Company\Lang
  • The association App\Entity\Company\Lang#dietLangs refers to the owning side field App\Entity\Company\DietLang#id_lang which is not defined as association, but as field.
  • The association App\Entity\Company\Lang#dietLangs refers to the owning side field App\Entity\Company\DietLang#id_lang which does not exist.