Error 500 Internal Server Error

GET https://kiev.bavtest.net/vizit-v-victoria-museum-muzej-kostyuma-i-stilya-25/

Forwarded to ErrorController (c3a5b5)

Query Metrics

2 Database Queries
2 Different statements
23.05 ms Query time
15 Invalid entities

Queries

Group similar statements

# Time Info
1 16.90 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.external_id AS external_id_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_index AS is_index_7, t0.css AS css_8, t0.js_head AS js_head_9, t0.js_body_start AS js_body_start_10, t0.js_body_end AS js_body_end_11 FROM page t0 WHERE t0.slug = ? AND t0.status = ? LIMIT 1
Parameters:
[
  "vizit-v-victoria-museum-muzej-kostyuma-i-stilya-25"
  1
]
2 6.15 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.free_places AS free_places_3, t0.event_date AS event_date_4, t0.event_new_date AS event_new_date_5, t0.event_end_date AS event_end_date_6, t0.event_old_date AS event_old_date_7, t0.external_id AS external_id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.has_certificates AS has_certificates_11, t0.replace_activity_description AS replace_activity_description_12, t0.reserve_end_time AS reserve_end_time_13, t0.sales_end_time AS sales_end_time_14, t0.price_from AS price_from_15, t0.price_to AS price_to_16, t0.image_small AS image_small_17, t0.image_medium AS image_medium_18, t0.image_big AS image_big_19, t0.image_large AS image_large_20, t0.css AS css_21, t0.js_body_end AS js_body_end_22, t0.js_body_start AS js_body_start_23, t0.js_head AS js_head_24, t0.status AS status_25, t0.fm_status AS fm_status_26, t0.event_status AS event_status_27, t0.fm_id AS fm_id_28, t0.available_to_sell AS available_to_sell_29, t0.use_event_name AS use_event_name_30, t0.custom_link AS custom_link_31, t0.sticker_activity_time_from AS sticker_activity_time_from_32, t0.sticker_activity_time_to AS sticker_activity_time_to_33, t0.last_status_updated_at AS last_status_updated_at_34, t0.currency_id AS currency_id_35, t0.activity_id AS activity_id_36, t37.id AS id_38, t37.slug AS slug_39, t37.status AS status_40, t37.external_id AS external_id_41, t37.created_at AS created_at_42, t37.updated_at AS updated_at_43, t37.image_gallery AS image_gallery_44, t37.video_gallery AS video_gallery_45, t37.youtube_video_gallery AS youtube_video_gallery_46, t37.sticker_activity_time_from AS sticker_activity_time_from_47, t37.sticker_activity_time_to AS sticker_activity_time_to_48, t37.sticker_id AS sticker_id_49, t0.city_id AS city_id_50, t0.building_id AS building_id_51, t0.sticker_id AS sticker_id_52, t53.id AS id_54, t53.external_id AS external_id_55, t53.sticker_order AS sticker_order_56, t53.back_color AS back_color_57, t53.text_color AS text_color_58, t53.activity_time_from AS activity_time_from_59, t53.activity_time_to AS activity_time_to_60, t53.created_at AS created_at_61, t53.updated_at AS updated_at_62, t0.hall_id AS hall_id_63, t0.organization_id AS organization_id_64, t0.legal_id AS legal_id_65 FROM event t0 LEFT JOIN activity t37 ON t0.activity_id = t37.id LEFT JOIN sticker t53 ON t0.sticker_id = t53.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "vizit-v-victoria-museum-muzej-kostyuma-i-stilya-25"
]

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
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Slug No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Status No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Index No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Css No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\JsHead No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\JsBodyStart No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\JsBodyEnd No errors.
App\ProjectCatalogBundle\Domain\Entity\Page\Page No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Slug No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FreePlaces No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventDate No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventNewDate No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventEndDate No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventOldDate No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\HasCertificates No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\ReplaceActivityDescription No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\ReserveEndTime No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\SalesEndTime No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Price
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Price#priceFrom' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Price#priceTo' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FmImages No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Css No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\JsBodyEnd No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\JsBodyStart No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\JsHead No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Status No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FmStatus No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventStatus No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FmId
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FmId#value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\AvailableToSell No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\UseEventName No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\CustomLink No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\StickerActivityTimeFrom No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\StickerActivityTimeTo No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\LastStatusUpdatedAt No errors.
App\ProjectCatalogBundle\Domain\Entity\Event\Event
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Event\Event#price.priceFrom' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Event\Event#price.priceTo' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Event\Event#fmId.value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
  • The field App\ProjectCatalogBundle\Domain\Entity\Event\Event#merchants is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProjectCatalogBundle\Domain\Entity\EventMerchant\EventMerchant#event does not contain the required 'inversedBy="merchants"' attribute.
App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\IcoNumericCode No errors.
App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\IcoStringCode No errors.
App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Currency\Currency No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\Slug No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\Status No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\ImageGallery No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\VideoGallery No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\YoutubeVideoGallery No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\StickerActivityTimeFrom No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\StickerActivityTimeTo No errors.
App\ProjectCatalogBundle\Domain\Entity\Activity\Activity
  • The field App\ProjectCatalogBundle\Domain\Entity\Activity\Activity#merchants is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProjectCatalogBundle\Domain\Entity\ActivityMerchant\ActivityMerchant#activity does not contain the required 'inversedBy="merchants"' attribute.
App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Order
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Order#value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\BackColor No errors.
App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\TextColor No errors.
App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\ActivityTimeFrom No errors.
App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\ActivityTimeTo No errors.
App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Sticker\Sticker
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Sticker\Sticker#order.value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Domain No errors.
App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Position
  • The field 'App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Position#value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\City\City
  • The field 'App\ProjectCatalogBundle\Domain\Entity\City\City#position.value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Status No errors.
App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Slug No errors.
App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Latitude
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Latitude#value' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Longitude
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Longitude#value' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Zipcode No errors.
App\ProjectCatalogBundle\Domain\Entity\Building\Building
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Building\Building#latitude.value' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Building\Building#longitude.value' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field App\ProjectCatalogBundle\Domain\Entity\Building\Building#children is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProjectCatalogBundle\Domain\Entity\Building\Building#parent does not contain the required 'inversedBy="children"' attribute.
App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\Status No errors.
App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\Slug No errors.
App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Hall\Hall No errors.
App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\ShortName No errors.
App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Organization\Organization
  • The field App\ProjectCatalogBundle\Domain\Entity\Organization\Organization#merchants is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProjectCatalogBundle\Domain\Entity\OrganizationMerchant\OrganizationMerchant#organization does not contain the required 'inversedBy="merchants"' attribute.
App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Edrpou No errors.
App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Contact No errors.
App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Address No errors.
App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Info No errors.
App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Legal\Legal No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\Title No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\Canonical No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoTitle No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoImage No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoDescription No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoKeywords No errors.
App\ProjectCatalogBundle\Domain\Entity\PageLang\PageLang No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\AlternateName No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\Description No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\DescriptionText No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\PressRelease No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\Canonical No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoDescription No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoImage No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoKeywords No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoTitle No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\StickerDescription No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\StatusTooltip No errors.
App\ProjectCatalogBundle\Domain\Entity\EventLang\EventLang No errors.
App\ProjectCatalogBundle\Domain\Entity\EventCategory\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\EventCategory\EventCategory No errors.
App\ProjectCatalogBundle\Domain\Entity\EventTag\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\EventTag\EventTag No errors.
App\ProjectCatalogBundle\Domain\Entity\EventMerchant\ValueObject\Position No errors.
App\ProjectCatalogBundle\Domain\Entity\EventMerchant\EventMerchant No errors.
App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\ValueObject\ShortName No errors.
App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\ValueObject\FullName No errors.
App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\CurrencyLang No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\Description No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\DescriptionLong No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\StickerDescription No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ActivityLang No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityTag\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityTag\ActivityTag No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityMerchant\ValueObject\Position No errors.
App\ProjectCatalogBundle\Domain\Entity\ActivityMerchant\ActivityMerchant No errors.
App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\Description No errors.
App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\StickerLang\StickerLang No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\Canonical No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoTitle No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoImage No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoDescription No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoKeywords No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\Prepositional No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\CityLang\CityLang No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Domain No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\IsoCode No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Icon No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Position
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Position#value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\MenuLabel No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\ShowOnFooterMenu No errors.
App\ProjectCatalogBundle\Domain\Entity\Country\Country
  • The field 'App\ProjectCatalogBundle\Domain\Entity\Country\Country#position.value' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\Address No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\ShortName No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\Description No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingLang\BuildingLang No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingType\ValueObject\ExternalId No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingType\ValueObject\Timestamp No errors.
App\ProjectCatalogBundle\Domain\Entity\BuildingType\BuildingType
  • The association App\ProjectCatalogBundle\Domain\Entity\BuildingType\BuildingType#langs refers to the owning side field App\ProjectCatalogBundle\Domain\Entity\BuildingTypeLang\BuildingTypeLang#BuildingType which does not exist.
App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\LanguageCode No errors.
App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\Name No errors.
App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\HasPng No errors.
App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\Description No errors.
App\ProjectCatalogBundle\Domain\Entity\HallLang\HallLang No errors.
App\ProjectCatalogBundle\Domain\Entity\OrganizationMerchant\ValueObject\Position No errors.
App\ProjectCatalogBundle\Domain\Entity\OrganizationMerchant\OrganizationMerchant No errors.