Error 404 Not Found

GET http://api.kolobock-new.itlabs.top/robots.txt

Forwarded to ErrorController (f4c2a1)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
4 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\DishMenuSchedule No errors.
App\Dish\Domain\Entity\DishDrink No errors.
App\Dish\Domain\Entity\DishMenuDiscount
  • The field 'App\Dish\Domain\Entity\DishMenuDiscount#discountPercent' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Dish\Domain\Entity\DishSize No errors.
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 field 'App\Dish\Domain\Entity\Dish#originalPrice' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
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 No errors.
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\NotificationRecipient No errors.
App\Integration\Telegram\Domain\Entity\Chat No errors.
App\Table\Domain\Entity\Table No errors.
App\Settings\Domain\Entity\SettingsWorkTime No errors.
App\Settings\Domain\Entity\Settings No errors.
App\Integration\RKeeper\Domain\Entity\RKeeperInboundEvent No errors.
App\Shared\Infrastructure\Idempotency\Entity\IdempotencyKey No errors.
App\WebSocket\Domain\Entity\TerminalConnection No errors.
App\User\Domain\Entity\User No errors.
Vich\UploaderBundle\Entity\File No errors.