Searched refs:isIndexPage (Results 1 – 9 of 9) sorted by relevance
96 if ($resourceCombo->isIndexPage() && !$resourceCombo->isRootHomePage()) {
108 } else if ($resource->isIndexPage()) {
176 if ($requestedPath->isIndexPage()) {
818 public function isIndexPage(): bool function in ComboStrap\\MarkupPath1442 if ($this->isIndexPage()) {2149 if ($this->isIndexPage()) {
386 if (!$this->requestedPage->isIndexPage()) {
694 if ($page->isIndexPage()) {
885 $metaRecord[self::IS_INDEX_COLUMN] = ($this->markupPath->isIndexPage() === true ? 1 : 0);
126 $isIndex = $markupPath->isIndexPage();
215 if ($page->isIndexPage()) {