Error 500 Internal Server Error

GET https://www.bo.blacksheep-van.com/api/product_categories/agencies/%7Bid%7D

Forwarded to PlaceholderAction (80b12c)

Query Metrics

1 Database Queries
1 Different statements
0.53 ms Query time
7 Invalid entities

Queries

Group similar statements

# Time Info
1 0.53 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.description AS description_4, t0.picture AS picture_5, t0.reference AS reference_6, t0.phone AS phone_7, t0.email AS email_8, t0.is_visible AS is_visible_9, t0.is_open AS is_open_10, t0.updated_at AS updated_at_11, t0.company_id AS company_id_12, t0.vat_id AS vat_id_13, t0.currency_id AS currency_id_14 FROM agency t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "{id}"
]

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\ProductCategory
  • The mappings App\Entity\ProductCategory#agencies and App\Entity\Agency#productCategories are inconsistent with each other.
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\Option
  • The association App\Entity\Option#bookingItemOptions refers to the owning side field App\Entity\BookingItemOption#options which does not exist.
App\Entity\Images No errors.
App\Entity\Company No errors.
App\Entity\Vat No errors.
App\Entity\Currency No errors.
App\Entity\Product
  • The mappings App\Entity\Product#bookings and App\Entity\Booking#products are inconsistent with each other.
App\Entity\PriceList No errors.
App\Entity\PromotionCode No errors.
App\Entity\Booking
  • The association App\Entity\Booking#products refers to the inverse side field App\Entity\Product#products which does not exist.
App\Entity\Calendar No errors.
App\Entity\OptionStock No errors.
App\Entity\User No errors.
App\Entity\Address No errors.
App\Entity\CalendarClosedDays No errors.
App\Entity\CalendarOpenDays No errors.
App\Entity\CalendarBooking No errors.
App\Entity\Estimate
  • The mappings App\Entity\Estimate#bookingAgencyTarget and App\Entity\Agency#estimates are inconsistent with each other.
App\Entity\Activity No errors.
App\Entity\Customer No errors.
App\Entity\BookingItemOption
  • The mappings App\Entity\BookingItemOption#option and App\Entity\Option#bookingItemOptions are inconsistent with each other.
App\Entity\Insurance No errors.
App\Entity\BrandModel No errors.
App\Entity\ProductEvent No errors.
App\Entity\Memo No errors.