Query Metrics
1
Database Queries
1
Different statements
1.80 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.80 ms (100.00%) |
1 |
SELECT g0_.id AS id_0, g0_.name AS name_1, g0_.date_create AS date_create_2, g0_.date_update AS date_update_3, g0_.reference AS reference_4, g0_.description AS description_5, g0_.logoname AS logoname_6, g0_.alias AS alias_7, g0_.introduction AS introduction_8, g0_.actif AS actif_9 FROM groupe g0_ INNER JOIN groupe_type g1_ ON g0_.type_id = g1_.id WHERE g1_.alias = ? ORDER BY g0_.date_update DESC
Parameters:
[
"sectoriels"
]
|
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\Groupe | No errors. |
App\Entity\GroupeType | No errors. |