GET https://luka.codefactory.live/FluffyFriendsShelter/contact

Query Metrics

1 Database Queries
1 Different statements
5.93 ms Query time
2 Invalid entities
19 Managed entities

Queries

Group similar statements

# Time Info
1 5.93 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.species AS species_2, a0_.breed AS breed_3, a0_.photo AS photo_4, a0_.adoption_requirements AS adoption_requirements_5, a0_.date_birth AS date_birth_6, a0_.description AS description_7, a0_.fk_shelter_id AS fk_shelter_id_8 FROM animal a0_
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
App\Entity\Animal 15
App\Entity\Shelter 4

Entities Mapping

Class Mapping errors
App\Entity\Animal No errors.
App\Entity\Shelter
  • The association App\Entity\Shelter#fk_admin refers to the inverse side field App\Entity\User#shelter which does not exist.
App\Entity\Application
  • The association App\Entity\Application#fk_user refers to the inverse side field App\Entity\User#applications which does not exist.