Error 404 Not Found

GET https://www.timeprogrammers.com/client/%2eenv?_route_=403.shtml

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.phone AS phone_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.picture AS picture_7, t0.company_id AS company_id_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  ".env"
]

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\Client No errors.
App\Entity\Company
  • The mappings App\Entity\Company#user and App\Entity\User#companies are inconsistent with each other.