constant FILE_URL_TEST_CDN_2

3 uses of FILE_URL_TEST_CDN_2
file_test_file_url_alter in drupal/core/modules/file/tests/file_test/file_test.module
Implements hook_file_url_alter().
UrlRewritingTest::testPublicCreatedFileURL in drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php
Test the generating of rewritten public created file URLs.
UrlRewritingTest::testShippedFileURL in drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php
Test the generating of rewritten shipped file URLs.

File

drupal/core/modules/file/tests/file_test/file_test.module, line 14
Helper module for the file tests.

Code

const FILE_URL_TEST_CDN_2 = 'http://cdn2.example.com';