GET https://www.ricochet-services.fr/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.78 ms
SELECT b0_.id AS id_0, b0_.token AS token_1, b0_.expires_at AS expires_at_2, b0_.created_at AS created_at_3 FROM blacklisted_jwt b0_ WHERE b0_.expires_at <= 1778674562
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

Entities Mapping

Class Mapping errors
App\Entity\Proposal
  • The field App\Entity\Proposal#interests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AppUserProposalInterest#proposal does not contain the required 'inversedBy: "interests"' attribute.
App\Entity\AppUser
  • The field App\Entity\AppUser#proposals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Proposal#createdBy does not contain the required 'inversedBy: "proposals"' attribute.
App\Entity\AppUserRecommandation No errors.
App\Entity\AppUserContact No errors.
Dimobile\Core\Entity\Company No errors.
Dimobile\Core\Entity\CompanyModule No errors.
Dimobile\Core\Entity\BlacklistedJwt No errors.