Error 500 Internal Server Error

GET https://dev.petso.halisz.pl/file/breeding-certificate/2641

Forwarded to ErrorController (09ed64)

Query Metrics

1 Database Queries
1 Different statements
1.15 ms Query time
2 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 1.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.regon AS regon_3, t0.description AS description_4, t0.verified AS verified_5, t0.association_custom AS association_custom_6, t0.nickname AS nickname_7, t0.facebook_url AS facebook_url_8, t0.instagram_url AS instagram_url_9, t0.web_url AS web_url_10, t0.certificate_file AS certificate_file_11, t0.certificate_file_status AS certificate_file_status_12, t0.certificate_file_uploaded_at AS certificate_file_uploaded_at_13, t0.certificate_file_rejected_reason AS certificate_file_rejected_reason_14, t0.certificate_file_public AS certificate_file_public_15, t0.deleted_at AS deleted_at_16, t0.owner_id AS owner_id_17, t0.association_id AS association_id_18 FROM breeding t0 WHERE t0.id = ?
Parameters:
[
  "2641"
]

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\Breeding 1
App\Entity\User 1
App\Entity\Association 1

Entities Mapping

Class Mapping errors
App\Entity\Breeding No errors.
App\Entity\User
  • The mappings App\Entity\User#plans and App\Entity\UserPlan#owner are inconsistent with each other.
App\Entity\Association No errors.
App\Entity\Image No errors.
App\Entity\Breed No errors.
App\Entity\Province No errors.
App\Entity\Offer No errors.
App\Entity\Message No errors.
App\Entity\Order No errors.
App\Entity\Address No errors.
App\Entity\Favorite No errors.
App\Entity\Notification No errors.
App\Entity\Foundation No errors.
App\Entity\ConversationParticipant No errors.
App\Entity\UserPlan
  • The association App\Entity\UserPlan#owner refers to the inverse side field App\Entity\User#userPackages which does not exist.
App\Entity\Federation No errors.
App\Entity\Category No errors.
App\Entity\BreedInformation No errors.