‪TYPO3CMS  11.5
TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerWithFrontendTest Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerWithFrontendTest:
TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait

Public Member Functions

 jsIncludesWithUserIntIsRendered ()
 

Protected Attributes

const LANGUAGE_PRESETS
 

Additional Inherited Members

- ‪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)
 
array buildSiteConfiguration (int $rootPageId, string $base='')
 
array buildDefaultLanguageConfiguration (string $identifier, string $base)
 
array buildLanguageConfiguration (string $identifier, string $base, array $fallbackIdentifiers=[], string $fallbackType=null)
 
array buildErrorHandlingConfiguration (string $handler, array $codes)
 
mixed resolveLanguagePreset (string $identifier)
 
InternalRequest applyInstructions (InternalRequest $request, AbstractInstruction ... $instructions)
 
AbstractInstruction mergeInstruction (AbstractInstruction $current, AbstractInstruction $other)
 
- ‪Static Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait
static failIfArrayIsNotEmpty (array $items)
 

Detailed Description

Member Function Documentation

◆ jsIncludesWithUserIntIsRendered()

Member Data Documentation

◆ LANGUAGE_PRESETS

const TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerWithFrontendTest::LANGUAGE_PRESETS
protected
Initial value:
= [
'EN' => ['id' => 0, 'title' => 'English', 'locale' => 'en_US.UTF8'],
]

Definition at line 27 of file TypoScriptFrontendControllerWithFrontendTest.php.