‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\EnhancerSiteRequest\PageTypeDecoratorTest Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\EnhancerSiteRequest\PageTypeDecoratorTest:
TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\EnhancerSiteRequest\AbstractEnhancerSiteRequestTestCase TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\AbstractTestCase TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait

Public Member Functions

 pageTypeDecoratorIsApplied (TestSet $testSet)
 
 pageTypeDecoratorIndexCanBePartOfSlug (TestSet $testSet)
 
 unmappedPageTypeDecoratorIsAddedAsRegularQueryParam ()
 

Static Public Member Functions

static pageTypeDecoratorIsAppliedDataProvider ()
 
static pageTypeDecoratorIndexCanBePartOfSlugDataProvider ()
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\EnhancerSiteRequest\AbstractEnhancerSiteRequestTestCase
 setUp ()
 
 assertPageArgumentsEquals (TestSet $testSet)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait
 writeSiteConfiguration (string $identifier, array $site=[], array $languages=[], array $errorHandling=[])
 
 mergeSiteConfiguration (string $identifier, array $overrides)
 
 buildSiteConfiguration (int $rootPageId, string $base='')
 
 buildDefaultLanguageConfiguration (string $identifier, string $base)
 
 buildLanguageConfiguration (string $identifier, string $base, array $fallbackIdentifiers=[], string $fallbackType=null)
 
 buildErrorHandlingConfiguration (string $handler, array $codes)
 
mixed resolveLanguagePreset (string $identifier)
 
 applyInstructions (InternalRequest $request, AbstractInstruction ... $instructions)
 
 mergeInstruction (AbstractInstruction $current, AbstractInstruction $other)
 
- ‪Static Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait
static failIfArrayIsNotEmpty (array $items)
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\AbstractTestCase
const LANGUAGE_PRESETS
 

Detailed Description

Definition at line 32 of file PageTypeDecoratorTest.php.

Member Function Documentation

◆ pageTypeDecoratorIndexCanBePartOfSlug()

◆ pageTypeDecoratorIndexCanBePartOfSlugDataProvider()

◆ pageTypeDecoratorIsApplied()

TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\EnhancerSiteRequest\PageTypeDecoratorTest::pageTypeDecoratorIsApplied ( TestSet  $testSet)

This test is re-used in various child classes

Reimplemented from TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\EnhancerSiteRequest\AbstractEnhancerSiteRequestTestCase.

Definition at line 63 of file PageTypeDecoratorTest.php.

◆ pageTypeDecoratorIsAppliedDataProvider()

◆ unmappedPageTypeDecoratorIsAddedAsRegularQueryParam()

TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\EnhancerSiteRequest\PageTypeDecoratorTest::unmappedPageTypeDecoratorIsAddedAsRegularQueryParam ( )