Error 404 Not Found

GET http://152.228.221.73/.env

Forwarded to ErrorController (19d3c2)

Query Metrics

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

Queries

No executed queries.

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 No errors.
App\Entity\Counter No errors.
App\Entity\Category No errors.
App\Entity\Subscription
  • The mappings App\Entity\Subscription#product and App\Entity\Product#subscriptions are inconsistent with each other.
  • The association App\Entity\Subscription#telko refers to the inverse side field App\Entity\User#subscriptions which does not exist.
App\Entity\ApiLog No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Product
  • The association App\Entity\Product#subscriptions refers to the owning side field App\Entity\Subscription#product_id which does not exist.
  • The association App\Entity\Product#telko refers to the inverse side field App\Entity\User#products which does not exist.
App\Entity\SubscriptionHistory No errors.
Vich\UploaderBundle\Entity\File No errors.