RequestTest::testGetSchemeAndHttpHost |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getSchemeAndHttpHost |
UrlMatcherTest::testSchemeRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
template_preprocess_color_scheme_form |
function |
drupal/core/modules/color/color.module |
Prepares variables for color scheme form templates. |
UrlValidatorTest::dataEnhanceWithScheme |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with schemes |
CardSchemeValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
CardSchemeValidatorTest::getValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
CardSchemeValidatorTest::testValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
@dataProvider getValidNumbers |
file_stream_wrapper_get_instance_by_scheme |
function |
drupal/core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
StreamWrapperTest::testGetInstanceByScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the file_stream_wrapper_get_instance_by_scheme() function. |
CardSchemeValidatorTest::getInvalidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
StreamWrapperTest::testGetValidStreamScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the scheme functions. |
CardSchemeValidatorTest::testInvalidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
@dataProvider getInvalidNumbers |
RedirectableUrlMatcherTest::testSchemeRedirect |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
CardSchemeValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
UrlGeneratorTest::testSchemeRequirementForcesAbsoluteUrl |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
PhpMatcherDumperTest::testDumpWhenSchemeIsUsedWithoutAProperDumper |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
@expectedException \LogicException |
UrlGeneratorTest::testSchemeRequirementDoesNothingIfSameCurrentScheme |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|