Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /var/www/clients/client114/web726/web/symfony/menucard/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /var/www/clients/client114/web726/web/symfony/menucard/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler
Redirect 302 redirect from GET @ordering (415547)

GET https://menucard.codixio.com/menu

Query Metrics

5 Database Queries
2 Different statements
1.19 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.65 ms
(54.74%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.picture AS picture_5, t0.category_id AS category_id_6 FROM dishes t0
Parameters:
[]
0.54 ms
(45.26%)
4
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ?
Parameters:
[
  1
]

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
App\Entity\Dishes
  • The association App\Entity\Dishes#category refers to the inverse side field App\Entity\Category#dishes which does not exist.
App\Entity\Category
  • The mappings App\Entity\Category#dish and App\Entity\Dishes#category are inconsistent with each other.