‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Routing\SiteMatcherTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Routing\SiteMatcherTest:

Public Member Functions

 fullUrlMatchesSpecificLanguageWithSubdomainsAndDomainSuffixes ()
 
 fullUrlMatchesSpecificLanguageWithSubdomainsAndPathSuffixes ()
 
 bestMatchingUrlIsUsed (string $requestUri, string $expectedSite, string $expectedLocale)
 

Static Public Member Functions

static bestMatchingUrlIsUsedDataProvider ()
 

Private Member Functions

 createFeaturesMock ()
 
 createSiteFinder (Site ... $sites)
 

Detailed Description

Definition at line 34 of file SiteMatcherTest.php.

Member Function Documentation

◆ bestMatchingUrlIsUsed()

TYPO3\CMS\Core\Tests\Unit\Routing\SiteMatcherTest::bestMatchingUrlIsUsed ( string  $requestUri,
string  $expectedSite,
string  $expectedLocale 
)

◆ bestMatchingUrlIsUsedDataProvider()

static TYPO3\CMS\Core\Tests\Unit\Routing\SiteMatcherTest::bestMatchingUrlIsUsedDataProvider ( )
static

Definition at line 203 of file SiteMatcherTest.php.

◆ createFeaturesMock()

◆ createSiteFinder()

◆ fullUrlMatchesSpecificLanguageWithSubdomainsAndDomainSuffixes()

TYPO3\CMS\Core\Tests\Unit\Routing\SiteMatcherTest::fullUrlMatchesSpecificLanguageWithSubdomainsAndDomainSuffixes ( )

◆ fullUrlMatchesSpecificLanguageWithSubdomainsAndPathSuffixes()

TYPO3\CMS\Core\Tests\Unit\Routing\SiteMatcherTest::fullUrlMatchesSpecificLanguageWithSubdomainsAndPathSuffixes ( )