RedirectableUrlMatcherTest
extends UrlMatcherTest
in package
Table of Contents
- testAdjacentVariables() : mixed
- testCannotRelyOnPrefix() : mixed
- testCondition() : mixed
- testDecodeOnce() : mixed
- testDefaultRequirementForOptionalVariables() : mixed
- testDefaultRequirementOfVariable() : mixed
- testDefaultRequirementOfVariableDisallowsNextSeparator() : mixed
- testDefaultRequirementOfVariableDisallowsSlash() : mixed
- testDotAllWithCatchAll() : mixed
- testFallbackPage() : mixed
- testGreedyTrailingRequirement() : mixed
- testHeadAllowedWhenRequirementContainsGet() : mixed
- testHostIsCaseInsensitive() : mixed
- testHostPattern() : mixed
- testHostWithDot() : mixed
- testMatch() : mixed
- testMatchingIsEager() : mixed
- testMatchNonAlpha() : mixed
- testMatchOverriddenRoute() : mixed
- testMatchRegression() : mixed
- testMatchSpecialRouteName() : mixed
- testMatchWithDotMetacharacterInRequirements() : mixed
- testMatchWithDynamicPrefix() : mixed
- testMatchWithPrefixes() : mixed
- testMethodNotAllowed() : mixed
- testMethodNotAllowedAggregatesAllowedMethods() : mixed
- testMethodNotAllowedOnRoot() : mixed
- testMissingTrailingSlash() : mixed
- testNestedCollections() : mixed
- testNoConfiguration() : mixed
- testNoMethodSoAllowed() : mixed
- testNoSchemaRedirectIfOneOfMultipleSchemesMatches() : mixed
- testOptionalVariableWithNoRealSeparator() : mixed
- testPathIsCaseSensitive() : mixed
- testRedirectPreservesUrlEncoding() : mixed
- testRedirectWhenNoSlashForNonSafeMethod() : mixed
- testRequestCondition() : mixed
- testRequiredVariableWithNoRealSeparator() : mixed
- testRequirementWithCapturingGroup() : mixed
- testSchemeAndMethodMismatch() : mixed
- testSchemeRedirectRedirectsToFirstScheme() : mixed
- testSchemeRedirectWithParams() : mixed
- testSchemeRequirement() : mixed
- testSiblingRoutes() : mixed
- testSlashAndVerbPrecedence() : mixed
- testSlashAndVerbPrecedenceWithRedirection() : mixed
- testSlashRedirectWithParams() : mixed
- testSlashVariant() : mixed
- testSlashWithVerb() : mixed
- testTrailingEncodedNewlineIsNotOverlooked() : mixed
- testWithHost() : mixed
- testWithHostOnRouteCollection() : mixed
- testWithOutHostHostDoesNotMatch() : mixed
- getUrlMatcher() : mixed
Methods
testAdjacentVariables()
public
testAdjacentVariables() : mixed
Return values
mixed —testCannotRelyOnPrefix()
public
testCannotRelyOnPrefix() : mixed
Return values
mixed —testCondition()
public
testCondition() : mixed
Return values
mixed —testDecodeOnce()
public
testDecodeOnce() : mixed
Return values
mixed —testDefaultRequirementForOptionalVariables()
public
testDefaultRequirementForOptionalVariables() : mixed
Return values
mixed —testDefaultRequirementOfVariable()
public
testDefaultRequirementOfVariable() : mixed
Return values
mixed —testDefaultRequirementOfVariableDisallowsNextSeparator()
public
testDefaultRequirementOfVariableDisallowsNextSeparator() : mixed
Return values
mixed —testDefaultRequirementOfVariableDisallowsSlash()
public
testDefaultRequirementOfVariableDisallowsSlash() : mixed
Return values
mixed —testDotAllWithCatchAll()
public
testDotAllWithCatchAll() : mixed
Return values
mixed —testFallbackPage()
public
testFallbackPage() : mixed
Return values
mixed —testGreedyTrailingRequirement()
public
testGreedyTrailingRequirement() : mixed
Return values
mixed —testHeadAllowedWhenRequirementContainsGet()
public
testHeadAllowedWhenRequirementContainsGet() : mixed
Return values
mixed —testHostIsCaseInsensitive()
public
testHostIsCaseInsensitive() : mixed
Return values
mixed —testHostPattern()
public
testHostPattern() : mixed
Return values
mixed —testHostWithDot()
public
testHostWithDot() : mixed
Return values
mixed —testMatch()
public
testMatch() : mixed
Return values
mixed —testMatchingIsEager()
public
testMatchingIsEager() : mixed
Return values
mixed —testMatchNonAlpha()
public
testMatchNonAlpha() : mixed
Return values
mixed —testMatchOverriddenRoute()
public
testMatchOverriddenRoute() : mixed
Return values
mixed —testMatchRegression()
public
testMatchRegression() : mixed
Return values
mixed —testMatchSpecialRouteName()
public
testMatchSpecialRouteName() : mixed
Return values
mixed —testMatchWithDotMetacharacterInRequirements()
public
testMatchWithDotMetacharacterInRequirements() : mixed
Return values
mixed —testMatchWithDynamicPrefix()
public
testMatchWithDynamicPrefix() : mixed
Return values
mixed —testMatchWithPrefixes()
public
testMatchWithPrefixes() : mixed
Return values
mixed —testMethodNotAllowed()
public
testMethodNotAllowed() : mixed
Return values
mixed —testMethodNotAllowedAggregatesAllowedMethods()
public
testMethodNotAllowedAggregatesAllowedMethods() : mixed
Return values
mixed —testMethodNotAllowedOnRoot()
public
testMethodNotAllowedOnRoot() : mixed
Return values
mixed —testMissingTrailingSlash()
public
testMissingTrailingSlash() : mixed
Return values
mixed —testNestedCollections()
public
testNestedCollections() : mixed
Return values
mixed —testNoConfiguration()
public
testNoConfiguration() : mixed
Return values
mixed —testNoMethodSoAllowed()
public
testNoMethodSoAllowed() : mixed
Return values
mixed —testNoSchemaRedirectIfOneOfMultipleSchemesMatches()
public
testNoSchemaRedirectIfOneOfMultipleSchemesMatches() : mixed
Return values
mixed —testOptionalVariableWithNoRealSeparator()
public
testOptionalVariableWithNoRealSeparator() : mixed
Return values
mixed —testPathIsCaseSensitive()
public
testPathIsCaseSensitive() : mixed
Return values
mixed —testRedirectPreservesUrlEncoding()
public
testRedirectPreservesUrlEncoding() : mixed
Return values
mixed —testRedirectWhenNoSlashForNonSafeMethod()
public
testRedirectWhenNoSlashForNonSafeMethod() : mixed
Return values
mixed —testRequestCondition()
public
testRequestCondition() : mixed
Return values
mixed —testRequiredVariableWithNoRealSeparator()
public
testRequiredVariableWithNoRealSeparator() : mixed
Return values
mixed —testRequirementWithCapturingGroup()
public
testRequirementWithCapturingGroup() : mixed
Return values
mixed —testSchemeAndMethodMismatch()
public
testSchemeAndMethodMismatch() : mixed
Return values
mixed —testSchemeRedirectRedirectsToFirstScheme()
public
testSchemeRedirectRedirectsToFirstScheme() : mixed
Return values
mixed —testSchemeRedirectWithParams()
public
testSchemeRedirectWithParams() : mixed
Return values
mixed —testSchemeRequirement()
public
testSchemeRequirement() : mixed
Return values
mixed —testSiblingRoutes()
public
testSiblingRoutes() : mixed
Return values
mixed —testSlashAndVerbPrecedence()
public
testSlashAndVerbPrecedence() : mixed
Return values
mixed —testSlashAndVerbPrecedenceWithRedirection()
public
testSlashAndVerbPrecedenceWithRedirection() : mixed
Return values
mixed —testSlashRedirectWithParams()
public
testSlashRedirectWithParams() : mixed
Return values
mixed —testSlashVariant()
public
testSlashVariant() : mixed
Return values
mixed —testSlashWithVerb()
public
testSlashWithVerb() : mixed
Return values
mixed —testTrailingEncodedNewlineIsNotOverlooked()
public
testTrailingEncodedNewlineIsNotOverlooked() : mixed
Return values
mixed —testWithHost()
public
testWithHost() : mixed
Return values
mixed —testWithHostOnRouteCollection()
public
testWithHostOnRouteCollection() : mixed
Return values
mixed —testWithOutHostHostDoesNotMatch()
public
testWithOutHostHostDoesNotMatch() : mixed
Return values
mixed —getUrlMatcher()
protected
getUrlMatcher(RouteCollection $routes[, RequestContext $context = null ]) : mixed
Parameters
- $routes : RouteCollection
- $context : RequestContext = null