49 calls to UrlGeneratorTest::getRoutes()

UrlGeneratorTest::testAbsoluteSecureUrlWithNonStandardPort in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testAbsoluteSecureUrlWithPort443 in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testAbsoluteUrlWithExtraParameters in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testAbsoluteUrlWithNonStandardPort in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testAbsoluteUrlWithPort80 in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testAdjacentVariables in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testDefaultRequirementOfVariable in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testDefaultRequirementOfVariableDisallowsNextSeparator in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testDefaultRequirementOfVariableDisallowsSlash in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testEncodingOfRelativePathSegments in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGenerateForRouteWithInvalidMandatoryParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameterNonStrict in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameterNonStrictWithLogger in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGenerateForRouteWithInvalidParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testGenerateForRouteWithInvalidParameterButDisabledRequirementsCheck in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGenerateForRouteWithoutMandatoryParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\MissingMandatoryParametersException
UrlGeneratorTest::testGenerateNetworkPath in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGenerateWithoutRoutes in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\RouteNotFoundException
UrlGeneratorTest::testGenerateWithSpecialRouteName in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGlobalParameterHasHigherPriorityThanDefault in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testNotPassedOptionalParameterInBetween in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testNoTrailingSlashForMultipleOptionalParameters in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testNullForOptionalParameterIsIgnored in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testOptionalVariableWithNoRealSeparator in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testPathWithTwoStartingSlashes in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testQueryParamSameAsDefault in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testRelativeUrlWithExtraParameters in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testRelativeUrlWithNullParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testRelativeUrlWithNullParameterButNotOptional in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testRelativeUrlWithOptionalZeroParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testRelativeUrlWithoutParameters in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testRelativeUrlWithParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testRequiredParamAndEmptyPassed in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testRequiredVariableWithNoRealSeparator in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testSchemeRequirementDoesNothingIfSameCurrentScheme in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testSchemeRequirementForcesAbsoluteUrl in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testUrlEncoding in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testUrlWithExtraParametersFromGlobals in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testUrlWithGlobalParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testUrlWithInvalidParameterEqualsDefaultValueInHost in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testUrlWithInvalidParameterInHost in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testUrlWithInvalidParameterInHostInNonStrictMode in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testUrlWithInvalidParameterInHostWhenParamHasADefaultValue in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlGeneratorTest::testUrlWithNullExtraParameters in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testWithAnIntegerAsADefaultValue in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testWithHostDifferentFromContext in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testWithHostSameAsContext in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testWithHostSameAsContextAndAbsolute in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php