Searched refs:PAGES_NAME (Results 1 – 2 of 2) sorted by relevance
23 const PAGES_NAME = 'pages'; define in admin_plugin_findologicxmlexport92 $pagesWithoutTitle = [self::PAGES_NAME => PageGetter::getPagesWithoutTitle()];93 $totalPages = count($pagesWithoutTitle[self::PAGES_NAME]);
14 create index if not exists PAGES_NAME ON PAGES (NAME ASC);