You are here

constant FILE_URL_TEST_CDN_2 in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/file/tests/file_test/file_test.module \FILE_URL_TEST_CDN_2
3 uses of FILE_URL_TEST_CDN_2
file_test_file_url_alter in core/modules/file/tests/file_test/file_test.module
Implements hook_file_url_alter().
UrlRewritingTest::testPublicManagedFileURL in core/modules/system/src/Tests/File/UrlRewritingTest.php
Tests the rewriting of public managed file URLs by hook_file_url_alter().
UrlRewritingTest::testShippedFileURL in core/modules/system/src/Tests/File/UrlRewritingTest.php
Tests the rewriting of shipped file URLs by hook_file_url_alter().

File

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';