Error 404 Not Found

GET http://api-kolobok.test.itlabs.top/robots.txt

Forwarded to ErrorController (2d42e3)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
7 Invalid entities
0 Managed entities

Queries

No executed queries.

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Dish\Domain\Entity\MenuUpdate No errors.
App\Dish\Domain\Entity\DishDrink No errors.
App\Dish\Domain\Entity\DishSize
  • The association App\Dish\Domain\Entity\DishSize#sizeDish refers to the inverse side field App\Dish\Domain\Entity\Dish#asSizeVariants which does not exist.
App\Dish\Domain\Entity\Dish
  • The field 'App\Dish\Domain\Entity\Dish#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The mappings App\Dish\Domain\Entity\Dish#asSizeVariant and App\Dish\Domain\Entity\DishSize#sizeDish are inconsistent with each other.
App\Dish\Domain\Entity\DishModifier No errors.
App\Dish\Domain\Entity\DishIngredients No errors.
App\Dish\Domain\Entity\DishMenu No errors.
App\Review\Domain\Entity\Review No errors.
App\Employee\Domain\Entity\Employee
  • The field App\Employee\Domain\Entity\Employee#telegramChat is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Integration\Telegram\Domain\Entity\Chat#employee does not contain the required 'inversedBy: "telegramChat"' attribute.
App\Order\Domain\Entity\OrderItem
  • The field 'App\Order\Domain\Entity\OrderItem#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Order\Domain\Entity\Order
  • The field 'App\Order\Domain\Entity\Order#totalPrice' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Email\Domain\Entity\Email No errors.
App\Email\Domain\Entity\Smtp No errors.
App\Integration\Telegram\Domain\Entity\Chat No errors.
App\Table\Domain\Entity\Table No errors.
App\Settings\Domain\Entity\SettingsWorkTime
  • The association App\Settings\Domain\Entity\SettingsWorkTime#settings refers to the inverse side field App\Settings\Domain\Entity\Settings#workTimes which does not exist.
App\Settings\Domain\Entity\Settings
  • The mappings App\Settings\Domain\Entity\Settings#workTime and App\Settings\Domain\Entity\SettingsWorkTime#settings are inconsistent with each other.
App\WebSocket\Domain\Entity\TerminalConnection No errors.
App\User\Domain\Entity\User No errors.
Vich\UploaderBundle\Entity\File No errors.