PHP 클래스 eZ\Bundle\EzPublishCoreBundle\Tests\Routing\UrlAliasRouterTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testMatchRequestDeactivatedUrlAlias ( )
testMatchRequestLocationCaseRedirectWithRootLocation ( )
testMatchRequestLocationCaseRedirectWithRootRootLocation ( )
testMatchRequestResourceCaseRedirectWithRootLocation ( )
testMatchRequestVirtualCaseRedirectWithRootLocation ( )
testMatchRequestWithRootLocation ( )
testMatchRequestWithRootLocationAndExclusion ( )

보호된 메소드들

메소드 설명
getRouter ( eZ\Publish\API\Repository\LocationService $locationService, eZ\Publish\API\Repository\URLAliasService $urlAliasService, eZ\Publish\API\Repository\ContentService $contentService, UrlAliasGenerator $urlAliasGenerator, Symfony\Component\Routing\RequestContext $requestContext )
resetConfigResolver ( ) Resets container and configResolver mocks.
setUp ( )

메소드 상세

getRouter() 보호된 메소드

protected getRouter ( eZ\Publish\API\Repository\LocationService $locationService, eZ\Publish\API\Repository\URLAliasService $urlAliasService, eZ\Publish\API\Repository\ContentService $contentService, UrlAliasGenerator $urlAliasGenerator, Symfony\Component\Routing\RequestContext $requestContext )
$locationService eZ\Publish\API\Repository\LocationService
$urlAliasService eZ\Publish\API\Repository\URLAliasService
$contentService eZ\Publish\API\Repository\ContentService
$urlAliasGenerator eZ\Publish\Core\MVC\Symfony\Routing\Generator\UrlAliasGenerator
$requestContext Symfony\Component\Routing\RequestContext

resetConfigResolver() 보호된 메소드

Resets container and configResolver mocks.
protected resetConfigResolver ( )

setUp() 보호된 메소드

protected setUp ( )

testMatchRequestDeactivatedUrlAlias() 공개 메소드

testMatchRequestLocationCaseRedirectWithRootLocation() 공개 메소드

testMatchRequestLocationCaseRedirectWithRootRootLocation() 공개 메소드

testMatchRequestResourceCaseRedirectWithRootLocation() 공개 메소드

testMatchRequestVirtualCaseRedirectWithRootLocation() 공개 메소드

testMatchRequestWithRootLocation() 공개 메소드

testMatchRequestWithRootLocationAndExclusion() 공개 메소드