Error 404 Not Found

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

Forwarded to ErrorController (dc178a)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
4.84 ms
(100.00%)
1
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.
App\Entity\Project No errors.
App\Entity\Payment No errors.
App\Entity\User
  • The association App\Entity\User#companies refers to the owning side field App\Entity\Company#user_id which does not exist.
App\Entity\Country No errors.
App\Entity\State No errors.