Forwarded to ErrorController (7d9cf1)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.31 ms
(100.00%)
2
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 <= 1778675497
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\CompanyModule No errors.
Dimobile\Core\Entity\Company No errors.
Dimobile\Core\Entity\BlacklistedJwt No errors.
App\Entity\Day No errors.
App\Entity\AppUserProposalInterest No errors.
App\Entity\ServiceCategory No errors.
App\Entity\Service No errors.
App\Entity\Address No errors.
App\Entity\Premium No errors.
Dimobile\Core\Entity\UserStatus No errors.
Dimobile\Core\Entity\Module No errors.
Dimobile\Core\Entity\User No errors.