Error 500 Internal Server Error

GET https://www.bo.blacksheep-van.com/api/agencies/new

Query Metrics

1 Database Queries
1 Different statements
0.41 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.41 ms
(100.00%)
1
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.type AS type_2, a0_.description AS description_3, a0_.picture AS picture_4, a0_.reference AS reference_5, a0_.phone AS phone_6, a0_.email AS email_7, a0_.is_visible AS is_visible_8, a0_.is_open AS is_open_9, a0_.updated_at AS updated_at_10, a0_.company_id AS company_id_11, a0_.vat_id AS vat_id_12, a0_.currency_id AS currency_id_13 FROM agency a0_ WHERE a0_.id = ?
Parameters:
[
  0
]

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.

Entities Mapping

Class Mapping errors
Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken No errors.
App\Entity\RefreshToken No errors.
App\Entity\Agency
  • The association App\Entity\Agency#options refers to the owning side field App\Entity\Option#Agency which does not exist.
  • The association App\Entity\Agency#productCategories refers to the inverse side field App\Entity\ProductCategory#agency which does not exist.
App\Entity\Company No errors.
App\Entity\Vat No errors.
App\Entity\Currency No errors.