Error 500 Internal Server Error

GET http://beta.tripncity.com/front/country/3/spain

Forwarded to ErrorController (990f68)

Query Metrics

3 Database Queries
3 Different statements
34.07 ms Query time
0 Invalid entities
168 Managed entities

Queries

Group similar statements

# Time Info
1 11.87 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.deleted_at AS deleted_at_3, t0.id AS id_4, t0.name AS name_5, t0.flag AS flag_6, t0.status AS status_7, t0.order_number AS order_number_8, t0.iso_code AS iso_code_9, t0.media_id AS media_id_10 FROM country t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
2 11.24 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.deleted_at AS deleted_at_3, t0.id AS id_4, t0.name AS name_5, t0.status AS status_6, t0.group_name AS group_name_7 FROM place_category t0
Parameters:
[]
3 10.96 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.icon AS icon_4, t0.status AS status_5 FROM travel_preference t0
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\PlaceCategory 166
App\Entity\Country 1
App\Entity\Media 1

Entities Mapping

Class Mapping errors
App\Entity\BaseEntity No errors.
App\Entity\Country No errors.
App\Entity\Media No errors.
App\Entity\City No errors.
App\Entity\PlaceCategory No errors.
App\Entity\Place No errors.
App\Entity\TravelPreference No errors.
App\Entity\PlaceObject No errors.
App\Entity\PlaceObjectAffectationMeta No errors.
App\Entity\Offer No errors.
App\Entity\Trip No errors.
App\Entity\CityMusic No errors.
App\Entity\RelatedPlace No errors.
App\Entity\TripItem No errors.
App\Entity\PlaceObjectAffectation No errors.
App\Entity\Bookmark No errors.
App\Entity\FeedBack No errors.
App\Entity\Transportation No errors.
App\Entity\PriceRange No errors.
App\Entity\TripCategory No errors.
App\Entity\PlaceMeta No errors.
App\Entity\VoiceRecord No errors.
App\Entity\Voice No errors.
App\Entity\TripType No errors.
App\Entity\TravelerType No errors.
App\Entity\DurationCategory No errors.
App\Entity\OrderTrip No errors.
App\Entity\UserAccount No errors.
App\Entity\Organization No errors.
App\Entity\Traveler No errors.
App\Entity\Language No errors.
App\Entity\OfferTransfer No errors.
App\Entity\Chat No errors.
App\Entity\OfferTrip No errors.
App\Entity\LegalPages No errors.
App\Entity\Booking No errors.
App\Entity\OfferGuide No errors.
App\Entity\PlaceObjectCategory No errors.
App\Entity\Configuration No errors.
App\Entity\VoiceLanguage No errors.
App\Entity\PlaceObjectMeta No errors.
App\Entity\OfferExperience No errors.
App\Entity\OfferAttraction No errors.
App\Entity\LegalCountry No errors.
Vich\UploaderBundle\Entity\File No errors.