Studie zeigt deutlichen Nachholbedarf

Das Bad fit fürs Alter machen

Die Mehrheit der Deutschen möchte bis ins hohe Alter in den eigenen vier Wänden wohnen - selbst dann, wenn Pflege benötigt wird. Das funktioniert aber nur, wenn insbesondere das Bad dafür geeignet ist. Vor allem die Unfallgefahr wird vielfach unterschätzt. Der Zentralverband

Zurück

Login erforderlich

Bitte melden Sie sich in Ihrem kostenlosen Redaktionskonto an, um den Beitrag lesen zu können.

Noch kein Redaktionskonto? Sie können hier ein kostenloses Redaktionskonto erstellen.

_
_
_
_
_
_
_
_
_

Diese Themen könnten Sie auch interessieren

Execution time: 384 msMemory usage: 19,0 MiBDatabase queries: 127Rows: 625 returned, 0 affectedRegistered models: 88 

Array
(
    [classes_aliased] => Array
        (
            [0] => Input (Contao\Input)
            [1] => RequestToken (Contao\RequestToken)
            [2] => Frontend (Contao\Frontend)
            [3] => Controller (Contao\Controller)
            [4] => System (Contao\System)
            [5] => FrontendUser (Contao\FrontendUser)
            [6] => User (Contao\User)
            [7] => Session (Contao\Session)
            [8] => Database (Contao\Database)
            [9] => Database\Mysqli (Contao\Database\Mysqli)
            [10] => Environment (Contao\Environment)
            [11] => PageModel (Contao\PageModel)
            [12] => Model (Contao\Model)
            [13] => Model\QueryBuilder (Contao\Model\QueryBuilder)
            [14] => DcaExtractor (Contao\DcaExtractor)
            [15] => Backend (Contao\Backend)
            [16] => BackendUser (Contao\BackendUser)
            [17] => Database\Installer (Contao\Database\Installer)
            [18] => Database\Mysqli\Statement (Contao\Database\Mysqli\Statement)
            [19] => Database\Statement (Contao\Database\Statement)
            [20] => Database\Mysqli\Result (Contao\Database\Mysqli\Result)
            [21] => Database\Result (Contao\Database\Result)
            [22] => Model\Collection (Contao\Model\Collection)
            [23] => Model\Registry (Contao\Model\Registry)
            [24] => String (Contao\String)
            [25] => PageRegular (Contao\PageRegular)
            [26] => LayoutModel (Contao\LayoutModel)
            [27] => ThemeModel (Contao\ThemeModel)
            [28] => FrontendTemplate (Contao\FrontendTemplate)
            [29] => Template (Contao\Template)
            [30] => ModuleModel (Contao\ModuleModel)
            [31] => Module (Contao\Module)
            [32] => ModuleRandomImage (Contao\ModuleRandomImage)
            [33] => FilesModel (Contao\FilesModel)
            [34] => Validator (Contao\Validator)
            [35] => File (Contao\File)
            [36] => Files (Contao\Files)
            [37] => Files\Php (Contao\Files\Php)
            [38] => Image (Contao\Image)
            [39] => ModuleCustomnav (Contao\ModuleCustomnav)
            [40] => Cache (Contao\Cache)
            [41] => ModuleHtml (Contao\ModuleHtml)
            [42] => ArticleModel (Contao\ArticleModel)
            [43] => UserModel (Contao\UserModel)
            [44] => ModuleArticle (Aurealis\ModuleArticle)
            [45] => Date (Contao\Date)
            [46] => ContentModel (Contao\ContentModel)
            [47] => ContentElement (Contao\ContentElement)
            [48] => ContentModule (Contao\ContentModule)
            [49] => ModuleNewsReaderTags (Contao\ModuleNewsReaderTags)
            [50] => ModuleNewsReader (Contao\ModuleNewsReader)
            [51] => ModuleNews (Contao\ModuleNews)
            [52] => NewsArchiveModel (Contao\NewsArchiveModel)
            [53] => NewsModel (Contao\NewsModel)
            [54] => ContentHeadlineTags (Contao\ContentHeadlineTags)
            [55] => ContentHeadline (Contao\ContentHeadline)
            [56] => ContentText (Contao\ContentText)
            [57] => ContentDownloads (Contao\ContentDownloads)
            [58] => ContentImage (Contao\ContentImage)
            [59] => TagHelper (Contao\TagHelper)
            [60] => ModuleLogin (Contao\ModuleLogin)
            [61] => ModuleNavigation (Contao\ModuleNavigation)
            [62] => mmenu\ModuleMmenu (Dirch\mmenu\ModuleMmenu)
            [63] => StyleSheetModel (Contao\StyleSheetModel)
            [64] => FormdataProcessor (Efg\FormdataProcessor)
            [65] => Combiner (Contao\Combiner)
            [66] => Search (Txn\Search)
            [67] => BackendModule (Contao\BackendModule)
        )

    [classes_set] => Array
        (
            [0] => RepositoryBackendTheme
            [1] => AvisotaRegistrationDCA
            [2] => MetaPalettes
            [3] => DomainLink
            [4] => Contao\ModuleArticle
            [5] => SimpleColumnsHook
            [6] => Dirch\mmenu\Mmenu
            [7] => amisso
            [8] => slideItStart
            [9] => slideItHelper
            [10] => slideItMoo
            [11] => slideItEnd
            [12] => Contao\Search
            [13] => Txn\TeaserSearch
            [14] => Txn\ModuleImportArticles
        )

    [database_queries] => Array
        (
            [0] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN('artikel/studie-zeigt-deutlichen-nachholbedarf','artikel') AND (tl_page.start='' OR tl_page.start<1770909934) AND (tl_page.stop='' OR tl_page.stop>1770909934) AND tl_page.published=1 ORDER BY FIND_IN_SET(tl_page.alias, 'artikel/studie-zeigt-deutlichen-nachholbedarf,artikel')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => range
                            [possible_keys] => alias
                            [key] => alias
                            [key_len] => 386
                            [ref] => 
                            [rows] => 3
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 2 row(s) returned
                )

            [1] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='1' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [2] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='131' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [3] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE (tl_page.id=0 OR tl_page.alias='artikel') AND (tl_page.start='' OR tl_page.start<1770909934) AND (tl_page.stop='' OR tl_page.stop>1770909934) AND tl_page.published=1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => index_merge
                            [possible_keys] => PRIMARY,alias
                            [key] => PRIMARY,alias
                            [key_len] => 4,386
                            [ref] => 
                            [rows] => 3
                            [Extra] => Using union(PRIMARY,alias); Using where
                        )

                    [returned] => 2 row(s) returned
                )

            [4] => Array
                (
                    [query] => SELECT tl_layout.*, j1.id AS pid__id, j1.tstamp AS pid__tstamp, j1.name AS pid__name, j1.author AS pid__author, j1.folders AS pid__folders, j1.screenshot AS pid__screenshot, j1.templates AS pid__templates, j1.vars AS pid__vars FROM tl_layout LEFT JOIN tl_theme j1 ON tl_layout.pid=j1.id WHERE tl_layout.id='5' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_layout
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [5] => Array
                (
                    [query] => SELECT * FROM `INFORMATION_SCHEMA`.`COLUMNS` WHERE `TABLE_SCHEMA` LIKE 'd02d9d68' AND `TABLE_NAME` LIKE 'tl_module'
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => COLUMNS
                            [type] => ALL
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Using where; Open_frm_only; Scanned all databases
                        )

                    [returned] => 291 row(s) returned
                )

            [6] => Array
                (
                    [query] => SHOW INDEXES FROM `tl_module`
                    [returned] => 1 row(s) returned
                )

            [7] => Array
                (
                    [query] => SELECT tl_module.*, j1.id AS jumpTo__id, j1.pid AS jumpTo__pid, j1.sorting AS jumpTo__sorting, j1.tstamp AS jumpTo__tstamp, j1.title AS jumpTo__title, j1.alias AS jumpTo__alias, j1.type AS jumpTo__type, j1.pageTitle AS jumpTo__pageTitle, j1.language AS jumpTo__language, j1.robots AS jumpTo__robots, j1.description AS jumpTo__description, j1.redirect AS jumpTo__redirect, j1.jumpTo AS jumpTo__jumpTo, j1.url AS jumpTo__url, j1.target AS jumpTo__target, j1.dns AS jumpTo__dns, j1.staticFiles AS jumpTo__staticFiles, j1.staticPlugins AS jumpTo__staticPlugins, j1.fallback AS jumpTo__fallback, j1.adminEmail AS jumpTo__adminEmail, j1.dateFormat AS jumpTo__dateFormat, j1.timeFormat AS jumpTo__timeFormat, j1.datimFormat AS jumpTo__datimFormat, j1.createSitemap AS jumpTo__createSitemap, j1.sitemapName AS jumpTo__sitemapName, j1.useSSL AS jumpTo__useSSL, j1.autoforward AS jumpTo__autoforward, j1.protected AS jumpTo__protected, j1.groups AS jumpTo__groups, j1.includeLayout AS jumpTo__includeLayout, j1.layout AS jumpTo__layout, j1.mobileLayout AS jumpTo__mobileLayout, j1.includeCache AS jumpTo__includeCache, j1.cache AS jumpTo__cache, j1.includeChmod AS jumpTo__includeChmod, j1.cuser AS jumpTo__cuser, j1.cgroup AS jumpTo__cgroup, j1.chmod AS jumpTo__chmod, j1.noSearch AS jumpTo__noSearch, j1.cssClass AS jumpTo__cssClass, j1.sitemap AS jumpTo__sitemap, j1.hide AS jumpTo__hide, j1.guests AS jumpTo__guests, j1.tabindex AS jumpTo__tabindex, j1.accesskey AS jumpTo__accesskey, j1.published AS jumpTo__published, j1.start AS jumpTo__start, j1.stop AS jumpTo__stop, j1.jumpBack AS jumpTo__jumpBack, j1.secureDNS AS jumpTo__secureDNS FROM tl_module LEFT JOIN tl_page j1 ON tl_module.jumpTo=j1.id WHERE tl_module.id IN(166,175,174,169,167,200,0,172,173,170,171,0,177) ORDER BY FIND_IN_SET(tl_module.id, '166,175,174,169,167,200,0,172,173,170,171,0,177')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_module
                            [type] => range
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => 
                            [rows] => 12
                            [Extra] => Using index condition; Using filesort
                        )

                    [returned] => 11 row(s) returned
                )

            [8] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('540b808ccad311e7941aa2e18f78cc81')) ORDER BY tl_files.uuid!=UNHEX('540b808ccad311e7941aa2e18f78cc81')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_files
                            [type] => const
                            [possible_keys] => uuid
                            [key] => uuid
                            [key_len] => 17
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [9] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(95) AND tl_page.type!='root' AND tl_page.type!='error_403' AND tl_page.type!='error_404' AND (tl_page.start='' OR tl_page.start<1770909934) AND (tl_page.stop='' OR tl_page.stop>1770909934) AND tl_page.published=1 ORDER BY FIND_IN_SET(tl_page.id, '95')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY,type
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [10] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,98)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=98
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [11] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='95' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [12] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,95)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=95
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [13] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,95)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=95
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [14] => Array
                (
                    [query] => SELECT tl_article.*, j1.id AS author__id, j1.tstamp AS author__tstamp, j1.username AS author__username, j1.name AS author__name, j1.email AS author__email, j1.google AS author__google, j1.language AS author__language, j1.backendTheme AS author__backendTheme, j1.uploader AS author__uploader, j1.showHelp AS author__showHelp, j1.thumbnails AS author__thumbnails, j1.useRTE AS author__useRTE, j1.useCE AS author__useCE, j1.password AS author__password, j1.pwChange AS author__pwChange, j1.admin AS author__admin, j1.groups AS author__groups, j1.inherit AS author__inherit, j1.modules AS author__modules, j1.themes AS author__themes, j1.pagemounts AS author__pagemounts, j1.alpty AS author__alpty, j1.filemounts AS author__filemounts, j1.fop AS author__fop, j1.forms AS author__forms, j1.formp AS author__formp, j1.disable AS author__disable, j1.start AS author__start, j1.stop AS author__stop, j1.session AS author__session, j1.dateAdded AS author__dateAdded, j1.lastLogin AS author__lastLogin, j1.currentLogin AS author__currentLogin, j1.loginCount AS author__loginCount, j1.locked AS author__locked, j1.avisota_recipient_lists AS author__avisota_recipient_lists, j1.avisota_recipient_list_permissions AS author__avisota_recipient_list_permissions, j1.avisota_recipient_permissions AS author__avisota_recipient_permissions, j1.avisota_newsletter_categories AS author__avisota_newsletter_categories, j1.avisota_newsletter_category_permissions AS author__avisota_newsletter_category_permissions, j1.avisota_newsletter_permissions AS author__avisota_newsletter_permissions, j1.calendars AS author__calendars, j1.calendarp AS author__calendarp, j1.calendarfeeds AS author__calendarfeeds, j1.calendarfeedp AS author__calendarfeedp, j1.faqs AS author__faqs, j1.faqp AS author__faqp, j1.news AS author__news, j1.newp AS author__newp, j1.newsfeeds AS author__newsfeeds, j1.newsfeedp AS author__newsfeedp, j1.newsletters AS author__newsletters, j1.newsletterp AS author__newsletterp FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='98' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1770909934) AND (tl_article.stop='' OR tl_article.stop>1770909934) AND tl_article.published=1 ORDER BY tl_article.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_article
                            [type] => ref
                            [possible_keys] => pid
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 1 row(s) returned
                )

            [15] => Array
                (
                    [query] => SELECT * FROM `INFORMATION_SCHEMA`.`COLUMNS` WHERE `TABLE_SCHEMA` LIKE 'd02d9d68' AND `TABLE_NAME` LIKE 'tl_content'
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => COLUMNS
                            [type] => ALL
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Using where; Open_frm_only; Scanned all databases
                        )

                    [returned] => 183 row(s) returned
                )

            [16] => Array
                (
                    [query] => SHOW INDEXES FROM `tl_content`
                    [returned] => 2 row(s) returned
                )

            [17] => Array
                (
                    [query] => SELECT tl_content.* FROM tl_content WHERE tl_content.pid='89' AND (tl_content.ptable='tl_article' OR tl_content.ptable='') AND (tl_content.start='' OR tl_content.start<1770909934) AND (tl_content.stop='' OR tl_content.stop>1770909934) AND tl_content.invisible='' ORDER BY tl_content.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_content
                            [type] => ref
                            [possible_keys] => pid
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 13
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 14 row(s) returned
                )

            [18] => Array
                (
                    [query] => SELECT tl_module.*, j1.id AS jumpTo__id, j1.pid AS jumpTo__pid, j1.sorting AS jumpTo__sorting, j1.tstamp AS jumpTo__tstamp, j1.title AS jumpTo__title, j1.alias AS jumpTo__alias, j1.type AS jumpTo__type, j1.pageTitle AS jumpTo__pageTitle, j1.language AS jumpTo__language, j1.robots AS jumpTo__robots, j1.description AS jumpTo__description, j1.redirect AS jumpTo__redirect, j1.jumpTo AS jumpTo__jumpTo, j1.url AS jumpTo__url, j1.target AS jumpTo__target, j1.dns AS jumpTo__dns, j1.staticFiles AS jumpTo__staticFiles, j1.staticPlugins AS jumpTo__staticPlugins, j1.fallback AS jumpTo__fallback, j1.adminEmail AS jumpTo__adminEmail, j1.dateFormat AS jumpTo__dateFormat, j1.timeFormat AS jumpTo__timeFormat, j1.datimFormat AS jumpTo__datimFormat, j1.createSitemap AS jumpTo__createSitemap, j1.sitemapName AS jumpTo__sitemapName, j1.useSSL AS jumpTo__useSSL, j1.autoforward AS jumpTo__autoforward, j1.protected AS jumpTo__protected, j1.groups AS jumpTo__groups, j1.includeLayout AS jumpTo__includeLayout, j1.layout AS jumpTo__layout, j1.mobileLayout AS jumpTo__mobileLayout, j1.includeCache AS jumpTo__includeCache, j1.cache AS jumpTo__cache, j1.includeChmod AS jumpTo__includeChmod, j1.cuser AS jumpTo__cuser, j1.cgroup AS jumpTo__cgroup, j1.chmod AS jumpTo__chmod, j1.noSearch AS jumpTo__noSearch, j1.cssClass AS jumpTo__cssClass, j1.sitemap AS jumpTo__sitemap, j1.hide AS jumpTo__hide, j1.guests AS jumpTo__guests, j1.tabindex AS jumpTo__tabindex, j1.accesskey AS jumpTo__accesskey, j1.published AS jumpTo__published, j1.start AS jumpTo__start, j1.stop AS jumpTo__stop, j1.jumpBack AS jumpTo__jumpBack, j1.secureDNS AS jumpTo__secureDNS FROM tl_module LEFT JOIN tl_page j1 ON tl_module.jumpTo=j1.id WHERE tl_module.id='11' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_module
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [19] => Array
                (
                    [query] => SELECT tl_news_archive.*, j1.id AS jumpTo__id, j1.pid AS jumpTo__pid, j1.sorting AS jumpTo__sorting, j1.tstamp AS jumpTo__tstamp, j1.title AS jumpTo__title, j1.alias AS jumpTo__alias, j1.type AS jumpTo__type, j1.pageTitle AS jumpTo__pageTitle, j1.language AS jumpTo__language, j1.robots AS jumpTo__robots, j1.description AS jumpTo__description, j1.redirect AS jumpTo__redirect, j1.jumpTo AS jumpTo__jumpTo, j1.url AS jumpTo__url, j1.target AS jumpTo__target, j1.dns AS jumpTo__dns, j1.staticFiles AS jumpTo__staticFiles, j1.staticPlugins AS jumpTo__staticPlugins, j1.fallback AS jumpTo__fallback, j1.adminEmail AS jumpTo__adminEmail, j1.dateFormat AS jumpTo__dateFormat, j1.timeFormat AS jumpTo__timeFormat, j1.datimFormat AS jumpTo__datimFormat, j1.createSitemap AS jumpTo__createSitemap, j1.sitemapName AS jumpTo__sitemapName, j1.useSSL AS jumpTo__useSSL, j1.autoforward AS jumpTo__autoforward, j1.protected AS jumpTo__protected, j1.groups AS jumpTo__groups, j1.includeLayout AS jumpTo__includeLayout, j1.layout AS jumpTo__layout, j1.mobileLayout AS jumpTo__mobileLayout, j1.includeCache AS jumpTo__includeCache, j1.cache AS jumpTo__cache, j1.includeChmod AS jumpTo__includeChmod, j1.cuser AS jumpTo__cuser, j1.cgroup AS jumpTo__cgroup, j1.chmod AS jumpTo__chmod, j1.noSearch AS jumpTo__noSearch, j1.cssClass AS jumpTo__cssClass, j1.sitemap AS jumpTo__sitemap, j1.hide AS jumpTo__hide, j1.guests AS jumpTo__guests, j1.tabindex AS jumpTo__tabindex, j1.accesskey AS jumpTo__accesskey, j1.published AS jumpTo__published, j1.start AS jumpTo__start, j1.stop AS jumpTo__stop, j1.jumpBack AS jumpTo__jumpBack, j1.secureDNS AS jumpTo__secureDNS FROM tl_news_archive LEFT JOIN tl_page j1 ON tl_news_archive.jumpTo=j1.id WHERE tl_news_archive.id IN(2,6) ORDER BY FIND_IN_SET(tl_news_archive.id, '2,6')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_news_archive
                            [type] => range
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => 
                            [rows] => 2
                            [Extra] => Using index condition; Using filesort
                        )

                    [returned] => 2 row(s) returned
                )

            [20] => Array
                (
                    [query] => SELECT tl_news.*, j1.id AS pid__id, j1.tstamp AS pid__tstamp, j1.title AS pid__title, j1.jumpTo AS pid__jumpTo, j1.protected AS pid__protected, j1.groups AS pid__groups, j1.allowComments AS pid__allowComments, j1.notify AS pid__notify, j1.sortOrder AS pid__sortOrder, j1.perPage AS pid__perPage, j1.moderate AS pid__moderate, j1.bbcode AS pid__bbcode, j1.requireLogin AS pid__requireLogin, j1.disableCaptcha AS pid__disableCaptcha, j2.id AS author__id, j2.tstamp AS author__tstamp, j2.username AS author__username, j2.name AS author__name, j2.email AS author__email, j2.google AS author__google, j2.language AS author__language, j2.backendTheme AS author__backendTheme, j2.uploader AS author__uploader, j2.showHelp AS author__showHelp, j2.thumbnails AS author__thumbnails, j2.useRTE AS author__useRTE, j2.useCE AS author__useCE, j2.password AS author__password, j2.pwChange AS author__pwChange, j2.admin AS author__admin, j2.groups AS author__groups, j2.inherit AS author__inherit, j2.modules AS author__modules, j2.themes AS author__themes, j2.pagemounts AS author__pagemounts, j2.alpty AS author__alpty, j2.filemounts AS author__filemounts, j2.fop AS author__fop, j2.forms AS author__forms, j2.formp AS author__formp, j2.disable AS author__disable, j2.start AS author__start, j2.stop AS author__stop, j2.session AS author__session, j2.dateAdded AS author__dateAdded, j2.lastLogin AS author__lastLogin, j2.currentLogin AS author__currentLogin, j2.loginCount AS author__loginCount, j2.locked AS author__locked, j2.avisota_recipient_lists AS author__avisota_recipient_lists, j2.avisota_recipient_list_permissions AS author__avisota_recipient_list_permissions, j2.avisota_recipient_permissions AS author__avisota_recipient_permissions, j2.avisota_newsletter_categories AS author__avisota_newsletter_categories, j2.avisota_newsletter_category_permissions AS author__avisota_newsletter_category_permissions, j2.avisota_newsletter_permissions AS author__avisota_newsletter_permissions, j2.calendars AS author__calendars, j2.calendarp AS author__calendarp, j2.calendarfeeds AS author__calendarfeeds, j2.calendarfeedp AS author__calendarfeedp, j2.faqs AS author__faqs, j2.faqp AS author__faqp, j2.news AS author__news, j2.newp AS author__newp, j2.newsfeeds AS author__newsfeeds, j2.newsfeedp AS author__newsfeedp, j2.newsletters AS author__newsletters, j2.newsletterp AS author__newsletterp FROM tl_news LEFT JOIN tl_news_archive j1 ON tl_news.pid=j1.id LEFT JOIN tl_user j2 ON tl_news.author=j2.id WHERE (tl_news.id=0 OR tl_news.alias='studie-zeigt-deutlichen-nachholbedarf') AND tl_news.pid IN(2,6) AND (tl_news.start='' OR tl_news.start<1770909934) AND (tl_news.stop='' OR tl_news.stop>1770909934) AND tl_news.published=1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_news
                            [type] => index_merge
                            [possible_keys] => PRIMARY,pid,alias
                            [key] => PRIMARY,alias
                            [key_len] => 4,386
                            [ref] => 
                            [rows] => 3
                            [Extra] => Using union(PRIMARY,alias); Using where
                        )

                    [returned] => 1 row(s) returned
                )

            [21] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='98' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [22] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,98)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=98
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [23] => Array
                (
                    [query] => SELECT tl_content.* FROM tl_content WHERE tl_content.pid='5563' AND tl_content.ptable='tl_news' AND (tl_content.start='' OR tl_content.start<1770909934) AND (tl_content.stop='' OR tl_content.stop>1770909934) AND tl_content.invisible='' ORDER BY tl_content.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_content
                            [type] => ref
                            [possible_keys] => pid
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 7
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 6 row(s) returned
                )

            [24] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('c3fa963b39b111e98857e0d55e59099f'),UNHEX('c3fa963139b111e98857e0d55e59099f')) ORDER BY tl_files.uuid!=UNHEX('c3fa963b39b111e98857e0d55e59099f'), tl_files.uuid!=UNHEX('c3fa963139b111e98857e0d55e59099f')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_files
                            [type] => range
                            [possible_keys] => uuid
                            [key] => uuid
                            [key_len] => 17
                            [ref] => 
                            [rows] => 2
                            [Extra] => Using index condition; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [25] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('c3fa961f39b111e98857e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [26] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('c13b156339b111e98857e0d55e59099f')) ORDER BY tl_files.uuid!=UNHEX('c13b156339b111e98857e0d55e59099f')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [27] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('c3fa961f39b111e98857e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [28] => Array
                (
                    [query] => SELECT tl_module.*, j1.id AS jumpTo__id, j1.pid AS jumpTo__pid, j1.sorting AS jumpTo__sorting, j1.tstamp AS jumpTo__tstamp, j1.title AS jumpTo__title, j1.alias AS jumpTo__alias, j1.type AS jumpTo__type, j1.pageTitle AS jumpTo__pageTitle, j1.language AS jumpTo__language, j1.robots AS jumpTo__robots, j1.description AS jumpTo__description, j1.redirect AS jumpTo__redirect, j1.jumpTo AS jumpTo__jumpTo, j1.url AS jumpTo__url, j1.target AS jumpTo__target, j1.dns AS jumpTo__dns, j1.staticFiles AS jumpTo__staticFiles, j1.staticPlugins AS jumpTo__staticPlugins, j1.fallback AS jumpTo__fallback, j1.adminEmail AS jumpTo__adminEmail, j1.dateFormat AS jumpTo__dateFormat, j1.timeFormat AS jumpTo__timeFormat, j1.datimFormat AS jumpTo__datimFormat, j1.createSitemap AS jumpTo__createSitemap, j1.sitemapName AS jumpTo__sitemapName, j1.useSSL AS jumpTo__useSSL, j1.autoforward AS jumpTo__autoforward, j1.protected AS jumpTo__protected, j1.groups AS jumpTo__groups, j1.includeLayout AS jumpTo__includeLayout, j1.layout AS jumpTo__layout, j1.mobileLayout AS jumpTo__mobileLayout, j1.includeCache AS jumpTo__includeCache, j1.cache AS jumpTo__cache, j1.includeChmod AS jumpTo__includeChmod, j1.cuser AS jumpTo__cuser, j1.cgroup AS jumpTo__cgroup, j1.chmod AS jumpTo__chmod, j1.noSearch AS jumpTo__noSearch, j1.cssClass AS jumpTo__cssClass, j1.sitemap AS jumpTo__sitemap, j1.hide AS jumpTo__hide, j1.guests AS jumpTo__guests, j1.tabindex AS jumpTo__tabindex, j1.accesskey AS jumpTo__accesskey, j1.published AS jumpTo__published, j1.start AS jumpTo__start, j1.stop AS jumpTo__stop, j1.jumpBack AS jumpTo__jumpBack, j1.secureDNS AS jumpTo__secureDNS FROM tl_module LEFT JOIN tl_page j1 ON tl_module.jumpTo=j1.id WHERE tl_module.id='188' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_module
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [29] => Array
                (
                    [query] => SELECT tl_module.*, j1.id AS jumpTo__id, j1.pid AS jumpTo__pid, j1.sorting AS jumpTo__sorting, j1.tstamp AS jumpTo__tstamp, j1.title AS jumpTo__title, j1.alias AS jumpTo__alias, j1.type AS jumpTo__type, j1.pageTitle AS jumpTo__pageTitle, j1.language AS jumpTo__language, j1.robots AS jumpTo__robots, j1.description AS jumpTo__description, j1.redirect AS jumpTo__redirect, j1.jumpTo AS jumpTo__jumpTo, j1.url AS jumpTo__url, j1.target AS jumpTo__target, j1.dns AS jumpTo__dns, j1.staticFiles AS jumpTo__staticFiles, j1.staticPlugins AS jumpTo__staticPlugins, j1.fallback AS jumpTo__fallback, j1.adminEmail AS jumpTo__adminEmail, j1.dateFormat AS jumpTo__dateFormat, j1.timeFormat AS jumpTo__timeFormat, j1.datimFormat AS jumpTo__datimFormat, j1.createSitemap AS jumpTo__createSitemap, j1.sitemapName AS jumpTo__sitemapName, j1.useSSL AS jumpTo__useSSL, j1.autoforward AS jumpTo__autoforward, j1.protected AS jumpTo__protected, j1.groups AS jumpTo__groups, j1.includeLayout AS jumpTo__includeLayout, j1.layout AS jumpTo__layout, j1.mobileLayout AS jumpTo__mobileLayout, j1.includeCache AS jumpTo__includeCache, j1.cache AS jumpTo__cache, j1.includeChmod AS jumpTo__includeChmod, j1.cuser AS jumpTo__cuser, j1.cgroup AS jumpTo__cgroup, j1.chmod AS jumpTo__chmod, j1.noSearch AS jumpTo__noSearch, j1.cssClass AS jumpTo__cssClass, j1.sitemap AS jumpTo__sitemap, j1.hide AS jumpTo__hide, j1.guests AS jumpTo__guests, j1.tabindex AS jumpTo__tabindex, j1.accesskey AS jumpTo__accesskey, j1.published AS jumpTo__published, j1.start AS jumpTo__start, j1.stop AS jumpTo__stop, j1.jumpBack AS jumpTo__jumpBack, j1.secureDNS AS jumpTo__secureDNS FROM tl_module LEFT JOIN tl_page j1 ON tl_module.jumpTo=j1.id WHERE tl_module.id='168' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_module
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [30] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='3' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [31] => Array
                (
                    [query] => SELECT p1.*, (SELECT COUNT(*) FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND (p2.start='' OR p2.start<1770909934) AND (p2.stop='' OR p2.stop>1770909934) AND p2.published=1) AS subpages FROM tl_page p1 WHERE p1.pid='3' AND p1.type!='root' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND (p1.start='' OR p1.start<1770909934) AND (p1.stop='' OR p1.stop>1770909934) AND p1.published=1 ORDER BY p1.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => PRIMARY
                            [table] => p1
                            [type] => ref
                            [possible_keys] => pid,type
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 15
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 18 row(s) returned
                )

            [32] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='3' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [33] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,5)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=5
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [34] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,5)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=5
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [35] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,6)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=6
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [36] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,6)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=6
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [37] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,7)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=7
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [38] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,7)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=7
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [39] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,9)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=9
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [40] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,9)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=9
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [41] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,42)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=42
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [42] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,42)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=42
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [43] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,10)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=10
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [44] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,10)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=10
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [45] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,11)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=11
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [46] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,11)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=11
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [47] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,124)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=124
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [48] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,124)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=124
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [49] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,12)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=12
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [50] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,12)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=12
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [51] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,13)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=13
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [52] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,13)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=13
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [53] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,15)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=15
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [54] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,15)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=15
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [55] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,16)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=16
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [56] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,16)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=16
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [57] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,17)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=17
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [58] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,17)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=17
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [59] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,18)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=18
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [60] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,18)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=18
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [61] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,19)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=19
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [62] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,19)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=19
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [63] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,20)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=20
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [64] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,20)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=20
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [65] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,242)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=242
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [66] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,242)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=242
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [67] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,21)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=21
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [68] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,3,21)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=3,`id`=21
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [69] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(2,82,84,85,86,87,238) AND tl_page.type!='root' AND tl_page.type!='error_403' AND tl_page.type!='error_404' AND (tl_page.start='' OR tl_page.start<1770909934) AND (tl_page.stop='' OR tl_page.stop>1770909934) AND tl_page.published=1 ORDER BY FIND_IN_SET(tl_page.id, '2,82,84,85,86,87,238')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => range
                            [possible_keys] => PRIMARY,type
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => 
                            [rows] => 7
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 7 row(s) returned
                )

            [70] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='80' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [71] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='2' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [72] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,2)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=2
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [73] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,2)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=2
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [74] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='82' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [75] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,82)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=82
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [76] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,82)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=82
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [77] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='84' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [78] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,84)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=84
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [79] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,84)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=84
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [80] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='85' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [81] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,85)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=85
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [82] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,85)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=85
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [83] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='86' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [84] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,86)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=86
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [85] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,86)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=86
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [86] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='87' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [87] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,87)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=87
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [88] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,87)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=87
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [89] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='238' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [90] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,238)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=238
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [91] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,238)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=238
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref
                            [possible_keys] => PRIMARY,type
                            [key] => type
                            [key_len] => 98
                            [ref] => const
                            [rows] => 2
                            [Extra] => Using index condition; Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [92] => Array
                (
                    [query] => SELECT p1.*, (SELECT COUNT(*) FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND (p2.start='' OR p2.start<1770909934) AND (p2.stop='' OR p2.stop>1770909934) AND p2.published=1) AS subpages FROM tl_page p1 WHERE p1.pid='1' AND p1.type!='root' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND (p1.start='' OR p1.start<1770909934) AND (p1.stop='' OR p1.stop>1770909934) AND p1.published=1 ORDER BY p1.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => PRIMARY
                            [table] => p1
                            [type] => ref
                            [possible_keys] => pid,type
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 9
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 6 row(s) returned
                )

            [93] => Array
                (
                    [query] => SELECT p1.*, (SELECT COUNT(*) FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND (p2.start='' OR p2.start<1770909934) AND (p2.stop='' OR p2.stop>1770909934) AND p2.published=1) AS subpages FROM tl_page p1 WHERE p1.pid='3' AND p1.type!='root' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND (p1.start='' OR p1.start<1770909934) AND (p1.stop='' OR p1.stop>1770909934) AND p1.published=1 ORDER BY p1.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => PRIMARY
                            [table] => p1
                            [type] => ref
                            [possible_keys] => pid,type
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 15
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 18 row(s) returned
                )

            [94] => Array
                (
                    [query] => SELECT p1.*, (SELECT COUNT(*) FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND (p2.start='' OR p2.start<1770909934) AND (p2.stop='' OR p2.stop>1770909934) AND p2.published=1) AS subpages FROM tl_page p1 WHERE p1.pid='247' AND p1.type!='root' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND (p1.start='' OR p1.start<1770909934) AND (p1.stop='' OR p1.stop>1770909934) AND p1.published=1 ORDER BY p1.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => PRIMARY
                            [table] => p1
                            [type] => ref
                            [possible_keys] => pid,type
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 7
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 1 row(s) returned
                )

            [95] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,247,248)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=247,`id`=248
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [96] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,247,248)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=247,`id`=248
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [97] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='2' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [98] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='90' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [99] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='89' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [100] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='90' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [101] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,89,90)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=89,`id`=90
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [102] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,89,90)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=89,`id`=90
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [103] => Array
                (
                    [query] => SELECT tl_article.*, j1.id AS author__id, j1.tstamp AS author__tstamp, j1.username AS author__username, j1.name AS author__name, j1.email AS author__email, j1.google AS author__google, j1.language AS author__language, j1.backendTheme AS author__backendTheme, j1.uploader AS author__uploader, j1.showHelp AS author__showHelp, j1.thumbnails AS author__thumbnails, j1.useRTE AS author__useRTE, j1.useCE AS author__useCE, j1.password AS author__password, j1.pwChange AS author__pwChange, j1.admin AS author__admin, j1.groups AS author__groups, j1.inherit AS author__inherit, j1.modules AS author__modules, j1.themes AS author__themes, j1.pagemounts AS author__pagemounts, j1.alpty AS author__alpty, j1.filemounts AS author__filemounts, j1.fop AS author__fop, j1.forms AS author__forms, j1.formp AS author__formp, j1.disable AS author__disable, j1.start AS author__start, j1.stop AS author__stop, j1.session AS author__session, j1.dateAdded AS author__dateAdded, j1.lastLogin AS author__lastLogin, j1.currentLogin AS author__currentLogin, j1.loginCount AS author__loginCount, j1.locked AS author__locked, j1.avisota_recipient_lists AS author__avisota_recipient_lists, j1.avisota_recipient_list_permissions AS author__avisota_recipient_list_permissions, j1.avisota_recipient_permissions AS author__avisota_recipient_permissions, j1.avisota_newsletter_categories AS author__avisota_newsletter_categories, j1.avisota_newsletter_category_permissions AS author__avisota_newsletter_category_permissions, j1.avisota_newsletter_permissions AS author__avisota_newsletter_permissions, j1.calendars AS author__calendars, j1.calendarp AS author__calendarp, j1.calendarfeeds AS author__calendarfeeds, j1.calendarfeedp AS author__calendarfeedp, j1.faqs AS author__faqs, j1.faqp AS author__faqp, j1.news AS author__news, j1.newp AS author__newp, j1.newsfeeds AS author__newsfeeds, j1.newsfeedp AS author__newsfeedp, j1.newsletters AS author__newsletters, j1.newsletterp AS author__newsletterp FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='98' AND tl_article.inColumn='zeile1' AND (tl_article.start='' OR tl_article.start<1770909934) AND (tl_article.stop='' OR tl_article.stop>1770909934) AND tl_article.published=1 ORDER BY tl_article.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_article
                            [type] => ref
                            [possible_keys] => pid
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [104] => Array
                (
                    [query] => SELECT *, (SELECT tstamp FROM tl_theme WHERE tl_theme.id=tl_style_sheet.pid) AS tstamp3, (SELECT MAX(tstamp) FROM tl_style WHERE tl_style.pid=tl_style_sheet.id) AS tstamp2, (SELECT COUNT(*) FROM tl_style WHERE tl_style.selector='@font-face' AND tl_style.invisible='' AND tl_style.pid=tl_style_sheet.id) AS hasFontFace FROM tl_style_sheet WHERE id IN (3,7,5,14,4,13,12,11,10,9,8) ORDER BY FIND_IN_SET(id, '3,7,5,14,4,13,12,11,10,9,8')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => PRIMARY
                            [table] => tl_style_sheet
                            [type] => ALL
                            [possible_keys] => PRIMARY
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 14
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 11 row(s) returned
                )

            [105] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='1' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [106] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='1' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [107] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE (tl_page.id='83' OR tl_page.alias='83') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => index_merge
                            [possible_keys] => PRIMARY,alias
                            [key] => PRIMARY,alias
                            [key_len] => 4,386
                            [ref] => 
                            [rows] => 2
                            [Extra] => Using union(PRIMARY,alias); Using where
                        )

                    [returned] => 1 row(s) returned
                )

            [108] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id='83' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [109] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,83)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=83
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [110] => Array
                (
                    [query] => SELECT
								*
							FROM
								`tl_page`
							WHERE
									`id` IN (1,80,83)
								AND `type`='root'
								AND `dns`!=''
							ORDER BY
								`id`=1,`id`=80,`id`=83
							LIMIT
								1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => ref|filter
                            [possible_keys] => PRIMARY,type
                            [key] => type|PRIMARY
                            [key_len] => 98|4
                            [ref] => const
                            [rows] => 2 (1%)
                            [Extra] => Using index condition; Using where; Using filesort; Using rowid filter
                        )

                    [returned] => 0 row(s) returned
                )

            [111] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE (tl_page.id='83' OR tl_page.alias='83') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => index_merge
                            [possible_keys] => PRIMARY,alias
                            [key] => PRIMARY,alias
                            [key_len] => 4,386
                            [ref] => 
                            [rows] => 2
                            [Extra] => Using union(PRIMARY,alias); Using where
                        )

                    [returned] => 1 row(s) returned
                )

            [112] => Array
                (
                    [query] => SELECT tl_article.*, j1.id AS author__id, j1.tstamp AS author__tstamp, j1.username AS author__username, j1.name AS author__name, j1.email AS author__email, j1.google AS author__google, j1.language AS author__language, j1.backendTheme AS author__backendTheme, j1.uploader AS author__uploader, j1.showHelp AS author__showHelp, j1.thumbnails AS author__thumbnails, j1.useRTE AS author__useRTE, j1.useCE AS author__useCE, j1.password AS author__password, j1.pwChange AS author__pwChange, j1.admin AS author__admin, j1.groups AS author__groups, j1.inherit AS author__inherit, j1.modules AS author__modules, j1.themes AS author__themes, j1.pagemounts AS author__pagemounts, j1.alpty AS author__alpty, j1.filemounts AS author__filemounts, j1.fop AS author__fop, j1.forms AS author__forms, j1.formp AS author__formp, j1.disable AS author__disable, j1.start AS author__start, j1.stop AS author__stop, j1.session AS author__session, j1.dateAdded AS author__dateAdded, j1.lastLogin AS author__lastLogin, j1.currentLogin AS author__currentLogin, j1.loginCount AS author__loginCount, j1.locked AS author__locked, j1.avisota_recipient_lists AS author__avisota_recipient_lists, j1.avisota_recipient_list_permissions AS author__avisota_recipient_list_permissions, j1.avisota_recipient_permissions AS author__avisota_recipient_permissions, j1.avisota_newsletter_categories AS author__avisota_newsletter_categories, j1.avisota_newsletter_category_permissions AS author__avisota_newsletter_category_permissions, j1.avisota_newsletter_permissions AS author__avisota_newsletter_permissions, j1.calendars AS author__calendars, j1.calendarp AS author__calendarp, j1.calendarfeeds AS author__calendarfeeds, j1.calendarfeedp AS author__calendarfeedp, j1.faqs AS author__faqs, j1.faqp AS author__faqp, j1.news AS author__news, j1.newp AS author__newp, j1.newsfeeds AS author__newsfeeds, j1.newsfeedp AS author__newsfeedp, j1.newsletters AS author__newsletters, j1.newsletterp AS author__newsletterp FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE (tl_article.id='232' OR tl_article.alias='232') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_article
                            [type] => index_merge
                            [possible_keys] => PRIMARY,alias
                            [key] => PRIMARY,alias
                            [key_len] => 4,386
                            [ref] => 
                            [rows] => 2
                            [Extra] => Using union(PRIMARY,alias); Using where
                        )

                    [returned] => 1 row(s) returned
                )

            [113] => Array
                (
                    [query] => SELECT tl_content.* FROM tl_content WHERE tl_content.pid='232' AND (tl_content.ptable='tl_article' OR tl_content.ptable='') AND (tl_content.start='' OR tl_content.start<1770909934) AND (tl_content.stop='' OR tl_content.stop>1770909934) AND tl_content.invisible='' ORDER BY tl_content.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_content
                            [type] => ref
                            [possible_keys] => pid
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 8
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 9 row(s) returned
                )

            [114] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('8f5656f4f23b11e88c71e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [115] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('ec8b7dd5f23c11e88c71e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [116] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('a6cda6e0f23d11e88c71e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [117] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('cbd6d055f23d11e88c71e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [118] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('b30d8993f23d11e88c71e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [119] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('c4ef7e3ff23d11e88c71e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [120] => Array
                (
                    [query] => SELECT tl_page.* FROM tl_page WHERE tl_page.id=98 AND (tl_page.start='' OR tl_page.start<1770909934) AND (tl_page.stop='' OR tl_page.stop>1770909934) AND tl_page.published=1 LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_page
                            [type] => const
                            [possible_keys] => PRIMARY
                            [key] => PRIMARY
                            [key_len] => 4
                            [ref] => const
                            [rows] => 1
                            [Extra] => 
                        )

                    [returned] => 1 row(s) returned
                )

            [121] => Array
                (
                    [query] => SELECT tl_news.*, j1.id AS pid__id, j1.tstamp AS pid__tstamp, j1.title AS pid__title, j1.jumpTo AS pid__jumpTo, j1.protected AS pid__protected, j1.groups AS pid__groups, j1.allowComments AS pid__allowComments, j1.notify AS pid__notify, j1.sortOrder AS pid__sortOrder, j1.perPage AS pid__perPage, j1.moderate AS pid__moderate, j1.bbcode AS pid__bbcode, j1.requireLogin AS pid__requireLogin, j1.disableCaptcha AS pid__disableCaptcha, j2.id AS author__id, j2.tstamp AS author__tstamp, j2.username AS author__username, j2.name AS author__name, j2.email AS author__email, j2.google AS author__google, j2.language AS author__language, j2.backendTheme AS author__backendTheme, j2.uploader AS author__uploader, j2.showHelp AS author__showHelp, j2.thumbnails AS author__thumbnails, j2.useRTE AS author__useRTE, j2.useCE AS author__useCE, j2.password AS author__password, j2.pwChange AS author__pwChange, j2.admin AS author__admin, j2.groups AS author__groups, j2.inherit AS author__inherit, j2.modules AS author__modules, j2.themes AS author__themes, j2.pagemounts AS author__pagemounts, j2.alpty AS author__alpty, j2.filemounts AS author__filemounts, j2.fop AS author__fop, j2.forms AS author__forms, j2.formp AS author__formp, j2.disable AS author__disable, j2.start AS author__start, j2.stop AS author__stop, j2.session AS author__session, j2.dateAdded AS author__dateAdded, j2.lastLogin AS author__lastLogin, j2.currentLogin AS author__currentLogin, j2.loginCount AS author__loginCount, j2.locked AS author__locked, j2.avisota_recipient_lists AS author__avisota_recipient_lists, j2.avisota_recipient_list_permissions AS author__avisota_recipient_list_permissions, j2.avisota_recipient_permissions AS author__avisota_recipient_permissions, j2.avisota_newsletter_categories AS author__avisota_newsletter_categories, j2.avisota_newsletter_category_permissions AS author__avisota_newsletter_category_permissions, j2.avisota_newsletter_permissions AS author__avisota_newsletter_permissions, j2.calendars AS author__calendars, j2.calendarp AS author__calendarp, j2.calendarfeeds AS author__calendarfeeds, j2.calendarfeedp AS author__calendarfeedp, j2.faqs AS author__faqs, j2.faqp AS author__faqp, j2.news AS author__news, j2.newp AS author__newp, j2.newsfeeds AS author__newsfeeds, j2.newsfeedp AS author__newsfeedp, j2.newsletters AS author__newsletters, j2.newsletterp AS author__newsletterp FROM tl_news LEFT JOIN tl_news_archive j1 ON tl_news.pid=j1.id LEFT JOIN tl_user j2 ON tl_news.author=j2.id WHERE (tl_news.id=0 OR tl_news.alias='studie-zeigt-deutlichen-nachholbedarf') AND tl_news.pid IN(2,6) AND (tl_news.start='' OR tl_news.start<1770909934) AND (tl_news.stop='' OR tl_news.stop>1770909934) AND tl_news.published=1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_news
                            [type] => index_merge
                            [possible_keys] => PRIMARY,pid,alias
                            [key] => PRIMARY,alias
                            [key_len] => 4,386
                            [ref] => 
                            [rows] => 3
                            [Extra] => Using union(PRIMARY,alias); Using where
                        )

                    [returned] => 1 row(s) returned
                )

            [122] => Array
                (
                    [query] => SELECT tl_content.* FROM tl_content WHERE tl_content.pid='5563' AND tl_content.ptable='tl_news' AND (tl_content.start='' OR tl_content.start<1770909934) AND (tl_content.stop='' OR tl_content.stop>1770909934) AND tl_content.invisible='' ORDER BY tl_content.sorting
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_content
                            [type] => ref
                            [possible_keys] => pid
                            [key] => pid
                            [key_len] => 4
                            [ref] => const
                            [rows] => 7
                            [Extra] => Using where; Using filesort
                        )

                    [returned] => 6 row(s) returned
                )

            [123] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('c3fa963b39b111e98857e0d55e59099f'),UNHEX('c3fa963139b111e98857e0d55e59099f')) ORDER BY tl_files.uuid!=UNHEX('c3fa963b39b111e98857e0d55e59099f'), tl_files.uuid!=UNHEX('c3fa963139b111e98857e0d55e59099f')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_files
                            [type] => range
                            [possible_keys] => uuid
                            [key] => uuid
                            [key_len] => 17
                            [ref] => 
                            [rows] => 2
                            [Extra] => Using index condition; Using filesort
                        )

                    [returned] => 0 row(s) returned
                )

            [124] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('c3fa961f39b111e98857e0d55e59099f') LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [125] => Array
                (
                    [query] => SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('c13b156339b111e98857e0d55e59099f')) ORDER BY tl_files.uuid!=UNHEX('c13b156339b111e98857e0d55e59099f')
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => 
                            [type] => 
                            [possible_keys] => 
                            [key] => 
                            [key_len] => 
                            [ref] => 
                            [rows] => 
                            [Extra] => Impossible WHERE noticed after reading const tables
                        )

                    [returned] => 0 row(s) returned
                )

            [126] => Array
                (
                    [query] => SELECT id, checksum FROM tl_search WHERE url='artikel/studie-zeigt-deutlichen-nachholbedarf.html' AND pid='98' LIMIT 0,1
                    [explain] => Array
                        (
                            [id] => 1
                            [select_type] => SIMPLE
                            [table] => tl_search
                            [type] => ref
                            [possible_keys] => pid,url
                            [key] => url
                            [key_len] => 767
                            [ref] => const
                            [rows] => 1
                            [Extra] => Using index condition; Using where
                        )

                    [returned] => 1 row(s) returned
                )

        )

)