GET https://www.baschcoiffureafro.databoost.mg/register

Query Metrics

2 Database Queries
1 Different statements
0.65 ms Query time
1 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.65 ms
(100.00%)
2
SELECT c0_.id AS id_0, c0_.session_id AS session_id_1, c0_.accepted AS accepted_2, c0_.created_at AS created_at_3, c0_.expires_at AS expires_at_4, c0_.preferences AS preferences_5 FROM cookie_consent c0_ WHERE c0_.session_id = ? AND c0_.expires_at > ?
Parameters:
[
  "hu3e0cvn9orer551asskdubca8"
  "2026-03-05 11:11:15"
]

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

Entities Mapping

Class Mapping errors
App\Entity\User
  • The field App\Entity\User#notifications is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Notification#user does not contain the required 'inversedBy: "notifications"' attribute.
App\Entity\CookieConsent No errors.