‪TYPO3CMS  11.5
TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest:

Public Member Functions

 getCurrentPageIdReturnsPidFromFirstRootTemplateIfIdIsNotSetAndNoRootPageWasFound ()
 
 getCurrentPageIdReturnsUidFromFirstRootPageIfIdIsNotSet ()
 
 getCurrentPageIdReturnsDefaultStoragePidIfIdIsNotSetNoRootTemplateAndRootPageWasFound ()
 
 getRecursiveStoragePidsReturnsListOfPages ()
 

Detailed Description

Test case

Definition at line 30 of file BackendConfigurationManagerTest.php.

Member Function Documentation

◆ getCurrentPageIdReturnsDefaultStoragePidIfIdIsNotSetNoRootTemplateAndRootPageWasFound()

TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsDefaultStoragePidIfIdIsNotSetNoRootTemplateAndRootPageWasFound ( )

◆ getCurrentPageIdReturnsPidFromFirstRootTemplateIfIdIsNotSetAndNoRootPageWasFound()

TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsPidFromFirstRootTemplateIfIdIsNotSetAndNoRootPageWasFound ( )

Warning: white box test

Test:

Definition at line 37 of file BackendConfigurationManagerTest.php.

◆ getCurrentPageIdReturnsUidFromFirstRootPageIfIdIsNotSet()

TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsUidFromFirstRootPageIfIdIsNotSet ( )

Warning: white box test

Test:

Definition at line 62 of file BackendConfigurationManagerTest.php.

◆ getRecursiveStoragePidsReturnsListOfPages()

TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest::getRecursiveStoragePidsReturnsListOfPages ( )
Test:

Definition at line 100 of file BackendConfigurationManagerTest.php.

References $GLOBALS.