GET https://complexehotelierlabonte.com/services/vip

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.50 ms
(100.00%)
1
SELECT s0_.codeservices AS codeservices_0, s0_.libe AS libe_1, s0_.description AS description_2, s0_.image AS image_3, s0_.featured AS featured_4, s0_.slug AS slug_5 FROM services s0_ WHERE s0_.slug = ? OR s0_.codeservices = ?
Parameters:
[
  "vip"
  "vip"
]

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\Services
  • The association App\Entity\Services#tables refers to the owning side field App\Entity\Table#codeservices which is not defined as association, but as field.
  • The association App\Entity\Services#tables refers to the owning side field App\Entity\Table#codeservices which does not exist.
App\Entity\PrixAAppliquer No errors.
App\Entity\Table
  • The field 'App\Entity\Table#codeservices' has the property type 'App\Entity\Services' that differs from the metadata field type 'string' returned by the 'string' DBAL type.