https://dev.beescom.fr/LaTourMobile/public/aperitif

Query Metrics

3 Database Queries
3 Different statements
10.16 ms Query time
4 Invalid entities

Queries

Group similar statements

# Time Info
1 5.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.brand AS brand_3, t0.quantity AS quantity_4, t0.quantity_soft AS quantity_soft_5, t0.price AS price_6, t0.is_active AS is_active_7, t0.category_id AS category_id_8 FROM aperitifs t0
Parameters:
[]
2 4.43 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
3 0.51 ms
SELECT DATABASE()
Parameters:
[]

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\Aperitifs No errors.
App\Entity\Kirs No errors.
App\Entity\Bieres No errors.
App\Entity\Champagne No errors.
App\Entity\Digestifs No errors.
App\Entity\Categories
  • The mappings App\Entity\Categories#glace and App\Entity\Glace#category are inconsistent with each other.
App\Entity\PriceQuantity
  • The mappings App\Entity\PriceQuantity#vinPBs and App\Entity\VinsPB#priceQuantity are inconsistent with each other.
App\Entity\Burger No errors.
App\Entity\Cocktail No errors.
App\Entity\Soda No errors.
App\Entity\Eaux No errors.
App\Entity\JusDeFruit No errors.
App\Entity\Sirops No errors.
App\Entity\Cafe No errors.
App\Entity\The No errors.
App\Entity\BoissonChaudes No errors.
App\Entity\Desserts No errors.
App\Entity\Glace
  • The association App\Entity\Glace#category refers to the inverse side field App\Entity\Categories#glaceCoupes which does not exist.
App\Entity\VinsPB
  • The association App\Entity\VinsPB#priceQuantity refers to the inverse side field App\Entity\PriceQuantity#vinsPBs which does not exist.
App\Entity\Salades No errors.
App\Entity\VinsAuVerre No errors.
App\Entity\Viandes No errors.
App\Entity\Poissons No errors.
App\Entity\Pizzas No errors.
App\Entity\Pates No errors.
App\Entity\Gratins No errors.
App\Entity\Entree No errors.
App\Entity\PlancheApero No errors.