‪TYPO3CMS  11.5
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 ()
 
 createSiteFinderMock (Site ... $sites)
 

Detailed Description

Definition at line 29 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 200 of file SiteMatcherTest.php.

◆ createFeaturesMock()

◆ createSiteFinderMock()

◆ fullUrlMatchesSpecificLanguageWithSubdomainsAndDomainSuffixes()

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

◆ fullUrlMatchesSpecificLanguageWithSubdomainsAndPathSuffixes()

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