Home
last modified time | relevance | path

Searched refs:getRootLine (Results 1 – 15 of 15) sorted by relevance

/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.4/
H A DDeprecation-85557-PageRepository-getRootLine.rst4 Deprecation: #85557 - PageRepository->getRootLine
12 The public method :php:`TYPO3\CMS\Frontend\Page\PageRepository->getRootLine()` has been marked as
31 As `getRootLine()` acts as a simple wrapper around `RootlineUtility`, it is recommended to instanti…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.4/
H A DDeprecation-85557-PageRepository-getRootLine.rst4 Deprecation: #85557 - PageRepository->getRootLine
12 The public method :php:`TYPO3\CMS\Frontend\Page\PageRepository->getRootLine()` has been marked as
31 As `getRootLine()` acts as a simple wrapper around `RootlineUtility`, it is recommended to instanti…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.4/
H A DDeprecation-85557-PageRepository-getRootLine.rst4 Deprecation: #85557 - PageRepository->getRootLine
12 The public method :php:`TYPO3\CMS\Frontend\Page\PageRepository->getRootLine()` has been marked as
31 As `getRootLine()` acts as a simple wrapper around `RootlineUtility`, it is recommended to instanti…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Configuration/Event/
H A DModifyLoadedPageTsConfigEvent.php56 public function getRootLine(): array function in TYPO3\\CMS\\Core\\Configuration\\Event\\ModifyLoadedPageTsConfigEvent
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Configuration/Event/
H A DModifyLoadedPageTsConfigEvent.php56 public function getRootLine(): array function in TYPO3\\CMS\\Core\\Configuration\\Event\\ModifyLoadedPageTsConfigEvent
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/View/
H A DBackendLayoutView.php195 $rootLine = $this->getRootLine($pageId);
454 protected function getRootLine($pageId) function in TYPO3\\CMS\\Backend\\View\\BackendLayoutView
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Compatibility/
H A DSlotReplacement.php93 $rootLine = $event->getRootLine();
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/View/
H A DBackendLayoutView.php202 $rootLine = $this->getRootLine($pageId);
481 protected function getRootLine($pageId) function in TYPO3\\CMS\\Backend\\View\\BackendLayoutView
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/View/
H A DBackendLayoutView.php196 $rootLine = $this->getRootLine($pageId);
473 protected function getRootLine($pageId) function in TYPO3\\CMS\\Backend\\View\\BackendLayoutView
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/TypoScript/
H A DExtendedTemplateService.php542 foreach ($this->getRootLine() as $key => $val) {
1296 protected function getRootLine() function in TYPO3\\CMS\\Core\\TypoScript\\ExtendedTemplateService
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/TypoScript/
H A DExtendedTemplateService.php570 foreach ($this->getRootLine() as $key => $val) {
1446 protected function getRootLine() function in TYPO3\\CMS\\Core\\TypoScript\\ExtendedTemplateService
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/TypoScript/
H A DExtendedTemplateService.php622 foreach ($this->getRootLine() as $key => $val) {
1588 protected function getRootLine() function in TYPO3\\CMS\\Core\\TypoScript\\ExtendedTemplateService
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Page/
H A DPageRepository.php1246 public function getRootLine($uid, $MP = '', $ignoreMPerrors = null) function in TYPO3\\CMS\\Frontend\\Page\\PageRepository
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/10.0/
H A DBreaking-87193-DeprecatedFunctionalityRemoved.rst482 * :php:`TYPO3\CMS\Frontend\Page\PageRepository->getRootLine()`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/10.0/
H A DBreaking-87193-DeprecatedFunctionalityRemoved.rst482 * :php:`TYPO3\CMS\Frontend\Page\PageRepository->getRootLine()`