GET https://test.masterdi.fr/front/command/new/particulier

Query Metrics

2 Database Queries
2 Different statements
2.62 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.82 ms
(69.44%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, t1_.id AS id_3, t1_.name AS name_4, t1_.slug AS slug_5, c0_.parent_id AS parent_id_6 FROM category c0_ INNER JOIN categories_types c2_ ON c0_.id = c2_.category_id INNER JOIN type t1_ ON t1_.id = c2_.type_id WHERE t1_.slug = ? AND c0_.parent_id IS NULL ORDER BY c0_.name ASC
Parameters:
[
  "particulier"
]
0.80 ms
(30.56%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "particulier"
]

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\Type No errors.
App\Entity\Category No errors.
App\Entity\Client No errors.
App\Entity\Command No errors.
App\Entity\InterventionTarif No errors.
App\Entity\TarifCategory No errors.
App\Entity\InterventionType No errors.