Error 404 Not Found

GET https://my.yachtdoor.eu/robots.txt

Forwarded to ErrorController (67a72c)

Query Metrics

9 Database Queries
4 Different statements
1.84 ms Query time
8 Invalid entities

Queries

Group similar statements

# Time Info
1 0.23 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.name AS name_3 FROM feature_flag t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "TRACKING"
]
2 0.16 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.name AS name_3 FROM feature_flag t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "OPTIONAL_ARTICLES"
]
3 0.16 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.name AS name_3 FROM feature_flag t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "FSC_FILTER"
]
4 0.13 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.name AS name_3 FROM feature_flag t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "RC_FILTER"
]
5 0.15 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.name AS name_3 FROM feature_flag t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "MODULE_DECLARATION"
]
6 0.16 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.name AS name_3 FROM feature_flag t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "MODULE_TRANSLATION"
]
7 0.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.logo AS logo_3, t0.theme AS theme_4, t0.order_confirmation_recipients AS order_confirmation_recipients_5, t0.website AS website_6, t0.address AS address_7, t0.company AS company_8, t0.settings AS settings_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.default_contact AS default_contact_12, t13.id AS id_14, t13.created AS created_15, t13.updated AS updated_16, t13.email AS email_17, t13.first_name AS first_name_18, t13.last_name AS last_name_19, t13.area AS area_20, t13.phone AS phone_21, t13.image AS image_22 FROM site t0 LEFT JOIN company_person t13 ON t0.default_contact = t13.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
8 0.27 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "de"
  "Roothirsch\CoreBundle\Site\Entity\Site"
]
9 0.28 ms
SELECT t0.id AS id_1, t0.language_name AS language_name_2, t0.language_key AS language_key_3, t0.is_default_language AS is_default_language_4, t0.image AS image_5 FROM translation_language t0 WHERE t0.language_key = ? LIMIT 1
Parameters:
[
  "de"
]

Database Connections

Name Service
default doctrine.dbal.default_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
Roothirsch\CoreBundle\FeatureFlag\Entity\FeatureFlag No errors.
Roothirsch\CoreBundle\Site\Entity\Site
  • The mappings Roothirsch\CoreBundle\Site\Entity\Site#defaultContact and Roothirsch\CoreBundle\Entity\ContactPerson#users are inconsistent with each other.
Roothirsch\CoreBundle\Entity\ContactPerson No errors.
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation No errors.
Gedmo\Translatable\Entity\Translation No errors.
Roothirsch\CoreBundle\Translation\Entity\Language No errors.
Roothirsch\CoreBundle\Entity\User No errors.
Roothirsch\CoreBundle\Entity\Company
  • The field 'Roothirsch\CoreBundle\Entity\Company#verified' has the property type 'true' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\Company
  • The field 'App\Entity\Company#verified' has the property type 'true' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
Roothirsch\CoreBundle\Entity\ContactValidation
  • The field 'Roothirsch\CoreBundle\Entity\ContactValidation#verified' has the property type 'false' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
Roothirsch\CoreBundle\Entity\Group
  • The field 'Roothirsch\CoreBundle\Entity\Group#active' has the property type 'true' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
Roothirsch\CoreBundle\Entity\Tenant No errors.
Roothirsch\CoreBundle\Entity\ReportSubscription No errors.
Roothirsch\CoreBundle\Entity\ResetPasswordRequest No errors.
Roothirsch\CoreBundle\Entity\Company\CompanyAttributeOption No errors.
Roothirsch\CoreBundle\Entity\Company\CompanyAttributeValue No errors.
Roothirsch\CoreBundle\Entity\Company\CompanyAttribute No errors.
Roothirsch\CoreBundle\Entity\Address No errors.
Roothirsch\CoreBundle\Menu\Entity\MenuItem
  • The mappings Roothirsch\CoreBundle\Menu\Entity\MenuItem#parent and Roothirsch\CoreBundle\Menu\Entity\MenuItem#children are inconsistent with each other.
  • The association Roothirsch\CoreBundle\Menu\Entity\MenuItem#children refers to the owning side field Roothirsch\CoreBundle\Menu\Entity\MenuItem#parent_id which does not exist.
Roothirsch\CoreBundle\Translation\Entity\TranslationUnit No errors.
Roothirsch\CoreBundle\Translation\Entity\TranslationScope
  • The mappings Roothirsch\CoreBundle\Translation\Entity\TranslationScope#units and Roothirsch\CoreBundle\Translation\Entity\TranslationUnit#scope are inconsistent with each other.
Roothirsch\DamBundle\Entity\File No errors.
Roothirsch\DamBundle\Entity\Asset No errors.
Roothirsch\DamBundle\Entity\Category
  • The mappings Roothirsch\DamBundle\Entity\Category#parent and Roothirsch\DamBundle\Entity\Category#children are inconsistent with each other.
  • The association Roothirsch\DamBundle\Entity\Category#children refers to the owning side field Roothirsch\DamBundle\Entity\Category#parent_id which does not exist.
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation No errors.
Gedmo\Translator\Entity\Translation No errors.
Gedmo\Loggable\Entity\MappedSuperclass\AbstractLogEntry No errors.
Gedmo\Loggable\Entity\LogEntry No errors.
Gedmo\Tree\Entity\MappedSuperclass\AbstractClosure No errors.
Vich\UploaderBundle\Entity\File No errors.