execute 0.002241
SELECT c.id AS c__0 FROM cms_categories c LEFT JOIN cms_categories_translation c2 ON c.id = c2.id WHERE (c.redirect = -1 AND c.published = 1 AND c.visible = 1 AND c2.visible_i18n = 1 AND c.lft >= (SELECT c3.lft AS c3__lft FROM cms_categories c3 LEFT JOIN cms_categories_translation c4 ON c3.id = c4.id WHERE (c4.lang = :locale AND c4.internal_name = :internalName)) AND c.rgt <= (SELECT c5.rgt AS c5__rgt FROM cms_categories c5 LEFT JOIN cms_categories_translation c6 ON c5.id = c6.id WHERE (c6.lang = :locale AND c6.internal_name = :internalName)) AND c2.lang = :locale) ORDER BY c.lft


execute 0.001091
SELECT c.id AS c__id, c.visible AS c__visible, c.published AS c__published, c.menu_item_visible AS c__menu_item_visible, c.template_name AS c__template_name, c.redirect AS c__redirect, c.list_item AS c__list_item, c.home_category AS c__home_category, c.type AS c__type, c.lft AS c__lft, c.rgt AS c__rgt, c.level AS c__level, c2.id AS c2__id, c2.internal_name AS c2__internal_name, c2.menu_item_name AS c2__menu_item_name, c2.page_title AS c2__page_title, c2.visible_i18n AS c2__visible_i18n, c2.lang AS c2__lang FROM cms_categories c LEFT JOIN cms_categories_translation c2 ON c.id = c2.id WHERE ((c2.lang IS NULL OR c2.lang = :locale) AND c.id = :categoryId)


Total execution time: 0.0033318996429443
Total fetch time: 5.4359436035156E-5
Total prepare time: 3.6001205444336E-5
Total time: 0.0034222602844238
Total exectued queries: 2

Fehler

Beim Laden der angeforderten Seite ist ein Fehler aufgetreten.