Query Metrics
2
Database Queries
2
Different statements
1.06 ms
Query time
0
Invalid entities
6
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.72 ms (68.17%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.type = ?
Parameters:
[
"contact"
]
|
|
0.34 ms (31.83%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.name = ? AND t0.type = ? LIMIT 1
Parameters:
[ "public" "memo" ] |
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 |
|---|---|
| App\Entity\Parameter | 6 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Parameter | No errors. |
| App\Entity\UsefulLink | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Remuneration | No errors. |
| App\Entity\Member | No errors. |
| App\Entity\Question | No errors. |
| App\Entity\ResetPasswordRequest | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Caveau | No errors. |
| App\Entity\RemunerationCode | No errors. |
| App\Entity\Gallery | No errors. |
| App\Entity\Codes | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\ReservationHoraire | No errors. |
| App\Entity\MailConfirmation | No errors. |
| App\Entity\Availability | No errors. |
| App\Entity\RemunerationLine | No errors. |
| App\Entity\PlanningLine | No errors. |
| App\Entity\PlanningLineUserRemuneration | No errors. |
| App\Entity\Season | No errors. |
| App\Entity\ReservationSpeciale | No errors. |
| App\Entity\DailyPlanning | No errors. |
| App\Entity\DateHoraire | No errors. |
| App\Entity\Photo | No errors. |
| App\Entity\UserCategory | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |