Error 500 Internal Server Error

HEAD https://www.bikeplan.sk/aktuality/60/nasi-partneri/odstartovali-jsme-spolupraci-se-spolecnosti-bikero

Forwarded to ErrorController (24c6d9)

Query Metrics

9 Database Queries
9 Different statements
84.65 ms Query time
23 Invalid entities
14 Managed entities

Grouped Statements

Show all queries

Time Count Info
26.28 ms
(31.04%)
1
SELECT b0_.id AS id_0, b0_.added AS added_1, b0_.updated AS updated_2, b0_.published AS published_3, b0_.title_cs AS title_cs_4, b0_.title_en AS title_en_5, b0_.title_sk AS title_sk_6, b0_.small_title_cs AS small_title_cs_7, b0_.small_title_en AS small_title_en_8, b0_.small_title_sk AS small_title_sk_9, b0_.slug AS slug_10, b0_.slug_en AS slug_en_11, b0_.slug_sk AS slug_sk_12, b0_.image AS image_13, b0_.image_name AS image_name_14, b0_.main_text_cs AS main_text_cs_15, b0_.main_text_en AS main_text_en_16, b0_.main_text_sk AS main_text_sk_17, b0_.enable AS enable_18, b0_.display_on_blog_page AS display_on_blog_page_19, b0_.seo_robots_cs AS seo_robots_cs_20, b0_.seo_robots_en AS seo_robots_en_21, b0_.seo_robots_sk AS seo_robots_sk_22, b0_.seo_page_title_cs AS seo_page_title_cs_23, b0_.seo_page_title_en AS seo_page_title_en_24, b0_.seo_page_title_sk AS seo_page_title_sk_25, b0_.seo_content_cs AS seo_content_cs_26, b0_.seo_content_en AS seo_content_en_27, b0_.seo_content_sk AS seo_content_sk_28, b0_.display_on_homepage AS display_on_homepage_29, b0_.default_evaluation AS default_evaluation_30, b0_.default_evaluation_count AS default_evaluation_count_31, b0_.show_in_czech AS show_in_czech_32, b0_.show_in_slovak AS show_in_slovak_33, b0_.category_id AS category_id_34, b0_.author_id AS author_id_35 FROM blog_article b0_ WHERE b0_.published > ? AND b0_.enable = 1 ORDER BY b0_.published ASC LIMIT 1
Parameters:
[
  "2023-10-18 11:16:22"
]
13.23 ms
(15.63%)
1
SELECT t0.id AS id_1, t0.added AS added_2, t0.name_cs AS name_cs_3, t0.name_sk AS name_sk_4, t0.name_en AS name_en_5, t0.image AS image_6, t0.article_id AS article_id_7 FROM blog_gallery_image t0 WHERE t0.article_id = ?
Parameters:
[
  60
]
11.03 ms
(13.03%)
1
SELECT t0.id AS id_1, t0.added AS added_2, t0.rating AS rating_3, t0.ip_address AS ip_address_4, t0.article_id AS article_id_5, t0.user_id AS user_id_6 FROM blog_evaluation t0 WHERE t0.article_id = ?
Parameters:
[
  60
]
10.22 ms
(12.07%)
1
SELECT t0.id AS id_1, t0.added AS added_2, t0.rating AS rating_3, t0.ip_address AS ip_address_4, t0.article_id AS article_id_5, t0.user_id AS user_id_6 FROM blog_evaluation t0 WHERE t0.ip_address = ? AND t0.article_id = ?
Parameters:
[
  "23.236.55.230"
  60
]
10.12 ms
(11.95%)
1
SELECT t0.id AS id_1, t0.added AS added_2, t0.updated AS updated_3, t0.published AS published_4, t0.title_cs AS title_cs_5, t0.title_en AS title_en_6, t0.title_sk AS title_sk_7, t0.small_title_cs AS small_title_cs_8, t0.small_title_en AS small_title_en_9, t0.small_title_sk AS small_title_sk_10, t0.slug AS slug_11, t0.slug_en AS slug_en_12, t0.slug_sk AS slug_sk_13, t0.image AS image_14, t0.image_name AS image_name_15, t0.main_text_cs AS main_text_cs_16, t0.main_text_en AS main_text_en_17, t0.main_text_sk AS main_text_sk_18, t0.enable AS enable_19, t0.display_on_blog_page AS display_on_blog_page_20, t0.seo_robots_cs AS seo_robots_cs_21, t0.seo_robots_en AS seo_robots_en_22, t0.seo_robots_sk AS seo_robots_sk_23, t0.seo_page_title_cs AS seo_page_title_cs_24, t0.seo_page_title_en AS seo_page_title_en_25, t0.seo_page_title_sk AS seo_page_title_sk_26, t0.seo_content_cs AS seo_content_cs_27, t0.seo_content_en AS seo_content_en_28, t0.seo_content_sk AS seo_content_sk_29, t0.display_on_homepage AS display_on_homepage_30, t0.default_evaluation AS default_evaluation_31, t0.default_evaluation_count AS default_evaluation_count_32, t0.show_in_czech AS show_in_czech_33, t0.show_in_slovak AS show_in_slovak_34, t0.category_id AS category_id_35, t0.author_id AS author_id_36 FROM blog_article t0 WHERE t0.id = ?
Parameters:
[
  "60"
]
7.79 ms
(9.20%)
1
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.handle AS handle_3, t0.slug AS slug_4, t0.slug_sk AS slug_sk_5, t0.slug_en AS slug_en_6, t0.page_title AS page_title_7, t0.page_title_sk AS page_title_sk_8, t0.page_title_en AS page_title_en_9, t0.position AS position_10, t0.enabled AS enabled_11, t0.template AS template_12, t0.headline AS headline_13, t0.text_content AS text_content_14, t0.enable_change_handle AS enable_change_handle_15, t0.enable_change_slug AS enable_change_slug_16, t0.enable_changing_components AS enable_changing_components_17, t0.dictionary AS dictionary_18, t0.seo_params_id AS seo_params_id_19, t0.seo_params_sk_id AS seo_params_sk_id_20, t0.seo_params_en_id AS seo_params_en_id_21 FROM page t0 WHERE t0.handle = ? LIMIT 1
Parameters:
[
  "blog-detail"
]
3.01 ms
(3.56%)
1
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.enabled AS enabled_3, t0.position AS position_4, t0.`group` AS group_5, t0.type AS type_6, t0.data AS data_7, t0.page_id AS page_id_8 FROM component t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "commonSchemaOrgSettings"
]
1.63 ms
(1.93%)
1
SELECT b0_.id AS id_0, b0_.added AS added_1, b0_.updated AS updated_2, b0_.published AS published_3, b0_.title_cs AS title_cs_4, b0_.title_en AS title_en_5, b0_.title_sk AS title_sk_6, b0_.small_title_cs AS small_title_cs_7, b0_.small_title_en AS small_title_en_8, b0_.small_title_sk AS small_title_sk_9, b0_.slug AS slug_10, b0_.slug_en AS slug_en_11, b0_.slug_sk AS slug_sk_12, b0_.image AS image_13, b0_.image_name AS image_name_14, b0_.main_text_cs AS main_text_cs_15, b0_.main_text_en AS main_text_en_16, b0_.main_text_sk AS main_text_sk_17, b0_.enable AS enable_18, b0_.display_on_blog_page AS display_on_blog_page_19, b0_.seo_robots_cs AS seo_robots_cs_20, b0_.seo_robots_en AS seo_robots_en_21, b0_.seo_robots_sk AS seo_robots_sk_22, b0_.seo_page_title_cs AS seo_page_title_cs_23, b0_.seo_page_title_en AS seo_page_title_en_24, b0_.seo_page_title_sk AS seo_page_title_sk_25, b0_.seo_content_cs AS seo_content_cs_26, b0_.seo_content_en AS seo_content_en_27, b0_.seo_content_sk AS seo_content_sk_28, b0_.display_on_homepage AS display_on_homepage_29, b0_.default_evaluation AS default_evaluation_30, b0_.default_evaluation_count AS default_evaluation_count_31, b0_.show_in_czech AS show_in_czech_32, b0_.show_in_slovak AS show_in_slovak_33, b0_.category_id AS category_id_34, b0_.author_id AS author_id_35 FROM blog_article b0_ WHERE b0_.published < ? AND b0_.enable = 1 ORDER BY b0_.published DESC LIMIT 1
Parameters:
[
  "2023-10-18 11:16:22"
]
1.34 ms
(1.59%)
1
SELECT t0.id AS id_1, t0.added AS added_2, t0.name_cs AS name_cs_3, t0.name_sk AS name_sk_4, t0.name_en AS name_en_5, t0.image AS image_6, t0.description_cs AS description_cs_7, t0.description_sk AS description_sk_8, t0.description_en AS description_en_9, t0.slug AS slug_10, t0.slug_en AS slug_en_11, t0.slug_sk AS slug_sk_12, t0.enable AS enable_13, t0.long_description_cs AS long_description_cs_14, t0.long_description_sk AS long_description_sk_15, t0.long_description_en AS long_description_en_16 FROM blog_author t0 WHERE t0.id = ?
Parameters:
[
  5
]

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\Blog\BlogArticle 3
App\Entity\Blog\BlogAuthor 3
App\Entity\SeoParams 3
App\Entity\Blog\BlogCategory 1
App\Entity\Page 1
App\Entity\Blog\BlogEvaluation 1
App\Application\Sonata\UserBundle\Entity\User 1
App\Entity\Component 1

Entities Mapping

Class Mapping errors
App\Entity\Blog\BlogArticle
  • The association App\Entity\Blog\BlogArticle#category refers to the inverse side field App\Entity\Blog\BlogCategory#articles which does not exist.
  • The association App\Entity\Blog\BlogArticle#author refers to the inverse side field App\Entity\Blog\BlogAuthor#articles which does not exist.
App\Entity\Blog\BlogCategory No errors.
App\Entity\Blog\BlogAuthor No errors.
App\Entity\Blog\BlogGalleryImage No errors.
App\Entity\Blog\BlogFrequentlyAskedQuestion No errors.
App\Entity\Page
  • The field App\Entity\Page#pageModals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PageModal\PageModal#pages does not contain the required 'inversedBy: "pageModals"' attribute.
App\Entity\SeoParams No errors.
App\Entity\Component No errors.
App\Entity\MenuItem No errors.
App\Entity\PageModal\PageModal No errors.
App\Entity\Blog\BlogEvaluation
  • The association App\Entity\Blog\BlogEvaluation#article refers to the inverse side field App\Entity\Blog\BlogArticle#citations which does not exist.
Sonata\UserBundle\Entity\BaseUser No errors.
App\Application\Sonata\UserBundle\Entity\User No errors.
App\Entity\Menu No errors.
App\Entity\Contact\NewsletterRequest No errors.
App\Entity\Contact\Lead No errors.
App\Entity\Contact\Cooperation No errors.
App\Entity\Contact\Question No errors.
App\Entity\Partner\PartnerCommission No errors.
App\Entity\Insurance\MasterInsuranceOrder
  • The field App\Entity\Insurance\MasterInsuranceOrder#insuranceSubjectOrders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceOrder#masterInsuranceOrder does not contain the required 'inversedBy: "insuranceSubjectOrders"' attribute.
  • The association App\Entity\Insurance\MasterInsuranceOrder#insurancePersonOrders refers to the owning side field App\Entity\Insurance\InsurancePersonOrder#masterInsuranceOrder which does not exist.
  • The association App\Entity\Insurance\MasterInsuranceOrder#insurancePersonOrders is ordered by a foreign field created that is not a field on the target entity App\Entity\Insurance\InsurancePersonOrder.
  • The field App\Entity\Insurance\MasterInsuranceOrder#insuranceOrder is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceOrder#masterInsuranceOrder does not contain the required 'inversedBy: "insuranceOrder"' attribute.
  • The field App\Entity\Insurance\MasterInsuranceOrder#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceInvoice#masterInsuranceOrder does not contain the required 'inversedBy: "invoices"' attribute.
App\Entity\Insurance\InsuranceImage No errors.
App\Entity\Insurance\InsuranceProlongation No errors.
App\Entity\Insurance\InsuranceModal No errors.
App\Entity\Insurance\InsuranceTextBlocks No errors.
App\Entity\Insurance\GolfClub No errors.
App\Entity\Insurance\IframeInsuranceSubjectOrder No errors.
App\Entity\Insurance\IframeInsuranceOrder
  • The field App\Entity\Insurance\IframeInsuranceOrder#subjectOrders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceSubjectOrder#insuranceOrder does not contain the required 'inversedBy: "subjectOrders"' attribute.
  • The field App\Entity\Insurance\IframeInsuranceOrder#personOrders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsurancePersonOrder#insuranceOrder does not contain the required 'inversedBy: "personOrders"' attribute.
  • The field App\Entity\Insurance\IframeInsuranceOrder#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsurancePayment#insuranceOrder does not contain the required 'inversedBy: "payments"' attribute.
  • The field App\Entity\Insurance\IframeInsuranceOrder#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceInvoice#insuranceOrder does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\Insurance\IframeInsuranceOrder#prolongations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceProlongation#newInsuranceOrder does not contain the required 'inversedBy: "prolongations"' attribute.
App\Entity\Insurance\TemporaryInsuranceOrder No errors.
App\Entity\Insurance\InsuranceSubjectOrder No errors.
App\Entity\Insurance\Subject\InsuranceSubjectOrderAddedSecurity No errors.
App\Entity\Insurance\Subject\InsuranceSubjectBikeType No errors.
App\Entity\Insurance\Subject\InsuranceSubjectObligatoryInsurance No errors.
App\Entity\Insurance\Subject\InsuranceSubjectUsageMethod No errors.
App\Entity\Insurance\Subject\InsuranceSubjectDateOfPurchase No errors.
App\Entity\Insurance\Subject\InsuranceSubjectSecurity No errors.
App\Entity\Insurance\Subject\InsuranceSubjectAddedInsurance No errors.
App\Entity\Insurance\Subject\InsuranceSubjectCoinsurance No errors.
App\Entity\Insurance\Subject\InsuranceSubjectManufacturer No errors.
App\Entity\Insurance\Subject\InsuranceSubjectYearMileage No errors.
App\Entity\Insurance\Subject\InsuranceSubjectAddedSecurity No errors.
App\Entity\Insurance\Subject\InsuranceSubjectOrderAddedInsurance No errors.
App\Entity\Insurance\InsurancePersonOrder No errors.
App\Entity\Insurance\IframeMasterInsuranceOrder
  • The association App\Entity\Insurance\IframeMasterInsuranceOrder#iframeInsuranceOrders refers to the owning side field App\Entity\Insurance\IframeInsuranceOrder#iframeMasterInsuranceOrder which does not exist.
  • The field App\Entity\Insurance\IframeMasterInsuranceOrder#iframeSubjectOrders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\IframeInsuranceSubjectOrder#iframeMasterInsuranceOrder does not contain the required 'inversedBy: "iframeSubjectOrders"' attribute.
App\Entity\Insurance\InsuranceOrderSms No errors.
App\Entity\Insurance\InsurancePayment No errors.
App\Entity\Insurance\Person\InsurancePersonCoinsurance No errors.
App\Entity\Insurance\InsuranceOrder
  • The field App\Entity\Insurance\InsuranceOrder#subjectOrders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceSubjectOrder#insuranceOrder does not contain the required 'inversedBy: "subjectOrders"' attribute.
  • The field App\Entity\Insurance\InsuranceOrder#personOrders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsurancePersonOrder#insuranceOrder does not contain the required 'inversedBy: "personOrders"' attribute.
  • The field App\Entity\Insurance\InsuranceOrder#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsurancePayment#insuranceOrder does not contain the required 'inversedBy: "payments"' attribute.
  • The field App\Entity\Insurance\InsuranceOrder#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceInvoice#insuranceOrder does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\Insurance\InsuranceOrder#prolongations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceProlongation#newInsuranceOrder does not contain the required 'inversedBy: "prolongations"' attribute.
  • The field App\Entity\Insurance\InsuranceOrder#systemProlongations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceProlongation#prolongInsuranceOrder does not contain the required 'inversedBy: "systemProlongations"' attribute.
App\Entity\Insurance\InsuranceTypePrice No errors.
App\Entity\Insurance\InsuranceProduct No errors.
App\Entity\Insurance\InsuranceCoupon No errors.
App\Entity\Insurance\Variant\GolferPlusGameProduct No errors.
App\Entity\Insurance\Variant\TrolleyProduct No errors.
App\Entity\Insurance\Variant\ClubsProduct No errors.
App\Entity\Insurance\InsuranceInvoice No errors.
App\Entity\Blog\BlogCitation
  • The association App\Entity\Blog\BlogCitation#article refers to the inverse side field App\Entity\Blog\BlogArticle#citations which does not exist.
App\Entity\Blog\BlogParagraph
  • The association App\Entity\Blog\BlogParagraph#article refers to the inverse side field App\Entity\Blog\BlogArticle#paragraphs which does not exist.
App\Entity\Email\EmailUser No errors.
App\Entity\Email\Email No errors.
App\Entity\Cron\CronJob No errors.
App\Entity\GlobalSettings No errors.
App\Entity\EmailCompare\EmailCompareFile No errors.
App\Entity\PartnerInfo No errors.
App\Entity\Claim\Claim
  • The mappings App\Entity\Claim\Claim#claimSubjects and App\Entity\Claim\ClaimSubject#claim are inconsistent with each other.
App\Entity\Claim\HospitalisationClaim
  • The mappings App\Entity\Claim\HospitalisationClaim#claimSubjects and App\Entity\Claim\ClaimSubject#claim are inconsistent with each other.
App\Entity\Claim\DamageItem No errors.
App\Entity\Claim\DamageClaim
  • The mappings App\Entity\Claim\DamageClaim#claimSubjects and App\Entity\Claim\ClaimSubject#claim are inconsistent with each other.
  • The field App\Entity\Claim\DamageClaim#damageItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Claim\DamageItem#damageClaim does not contain the required 'inversedBy: "damageItems"' attribute.
App\Entity\Claim\PropertyLossClaim
  • The mappings App\Entity\Claim\PropertyLossClaim#claimSubjects and App\Entity\Claim\ClaimSubject#claim are inconsistent with each other.
  • The field App\Entity\Claim\PropertyLossClaim#damageItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Claim\DamageItem#propertyLossClaim does not contain the required 'inversedBy: "damageItems"' attribute.
App\Entity\Claim\ClaimSubject No errors.
App\Entity\Claim\ClaimFile No errors.
App\Entity\Claim\TournamentFeesClaim
  • The mappings App\Entity\Claim\TournamentFeesClaim#claimSubjects and App\Entity\Claim\ClaimSubject#claim are inconsistent with each other.
App\Entity\Claim\LiabilityClaim
  • The mappings App\Entity\Claim\LiabilityClaim#claimSubjects and App\Entity\Claim\ClaimSubject#claim are inconsistent with each other.
App\Entity\Claim\HoleInOneClaim
  • The mappings App\Entity\Claim\HoleInOneClaim#claimSubjects and App\Entity\Claim\ClaimSubject#claim are inconsistent with each other.
App\Entity\GiftVoucher\GiftVoucherPrice No errors.
App\Entity\GiftVoucher\GiftVoucherSchema No errors.
App\Entity\GiftVoucher\GiftVoucherOrder
  • The field App\Entity\GiftVoucher\GiftVoucherOrder#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Insurance\InsuranceInvoice#giftVoucherOrder does not contain the required 'inversedBy: "invoices"' attribute.
App\Entity\Content\VocabularyCategory
  • The field App\Entity\Content\VocabularyCategory#vocabulary is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Content\Vocabulary#category does not contain the required 'inversedBy: "vocabulary"' attribute.
  • The field App\Entity\Content\VocabularyCategory#vocabularySk is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Content\Vocabulary#categorySk does not contain the required 'inversedBy: "vocabularySk"' attribute.
App\Entity\Content\BenefitCategory No errors.
App\Entity\Content\FrequentlyAskedQuestionCategory No errors.
App\Entity\Content\PlaceGalleryImage No errors.
App\Entity\Content\Reference No errors.
App\Entity\Content\FrequentlyAskedQuestion
  • The association App\Entity\Content\FrequentlyAskedQuestion#category refers to the inverse side field App\Entity\Content\FrequentlyAskedQuestionCategory#faqs which does not exist.
App\Entity\Content\PlaceCategory
  • The field App\Entity\Content\PlaceCategory#places is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Content\Place#category does not contain the required 'inversedBy: "places"' attribute.
App\Entity\Content\Place No errors.
App\Entity\Content\DownloadCategory No errors.
App\Entity\Content\Download
  • The association App\Entity\Content\Download#category refers to the inverse side field App\Entity\Content\DownloadCategory#downloads which does not exist.
App\Entity\Content\Vocabulary No errors.
App\Entity\Content\Partner No errors.
App\Entity\Content\Benefit
  • The association App\Entity\Content\Benefit#category refers to the inverse side field App\Entity\Content\BenefitCategory#benefits which does not exist.
App\Entity\PeopleOnline\PeopleOnlineDay
  • The field App\Entity\PeopleOnline\PeopleOnlineDay#hours is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PeopleOnline\PeopleOnlineHour#day does not contain the required 'inversedBy: "hours"' attribute.
  • The association App\Entity\PeopleOnline\PeopleOnlineDay#hours is ordered by a foreign field from that is not a field on the target entity App\Entity\PeopleOnline\PeopleOnlineHour.
App\Entity\PeopleOnline\PeopleOnlineHour No errors.
App\Entity\UserInfo No errors.
Sonata\UserBundle\Entity\BaseUser3 No errors.
Vich\UploaderBundle\Entity\File No errors.