GET https://www.recette-app.animal-care-madagascar.com/admin/group/new

Query Metrics

3 Database Queries
3 Different statements
0.86 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.31 ms
(36.41%)
1
SELECT p0_.profile_name AS profile_name_0, p0_.created_at AS created_at_1, p0_.updated_at AS updated_at_2, p0_.id AS id_3 FROM profiles p0_
Parameters:
[]
0.30 ms
(34.67%)
1
SELECT t0.right_name AS right_name_1, t0.right_code AS right_code_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5 FROM rights t0 WHERE t0.right_code = ? LIMIT 1
Parameters:
[
  "admin_group_new"
]
0.25 ms
(28.91%)
1
SELECT r0_.right_name AS right_name_0, r0_.right_code AS right_code_1, r0_.created_at AS created_at_2, r0_.updated_at AS updated_at_3, r0_.id AS id_4 FROM rights r0_
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.

Managed Entities

default entity manager

Class Amount of managed objects
Domain\User\Entity\Right 1

Entities Mapping

Class Mapping errors
Domain\User\Entity\Right No errors.
Domain\User\Entity\Profile No errors.