You are here

constant CDN_BASIC_FARFUTURE_UNIQUE_IDENTIFIER_MAPPING_DEFAULT in CDN 7.2

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_BASIC_FARFUTURE_UNIQUE_IDENTIFIER_MAPPING_DEFAULT
5 uses of CDN_BASIC_FARFUTURE_UNIQUE_IDENTIFIER_MAPPING_DEFAULT
CDNOriginPullFarFutureTestCase::assertUFIMapping in tests/cdn.test
Assert a UFI mapping (and optionally set a mapping).
CDNOriginPullFarFutureTestCase::assertUFIMethod in tests/cdn.test
Assert a UFI method. Must be run after a UFI mapping is asserted (and set) by assertUFIMapping().
CDNOriginPullFarFutureTestCase::testUFIMapping in tests/cdn.test
cdn_admin_details_form in ./cdn.admin.inc
Form definition; details.
cdn_basic_farfuture_get_identifier in ./cdn.basic.farfuture.inc
Get the UFI (Unique File Identifier) for the file at a path.

File

./cdn.constants.inc, line 59
Constants used by the CDN module.

Code

define('CDN_BASIC_FARFUTURE_UNIQUE_IDENTIFIER_MAPPING_DEFAULT', "misc/*:modules/*:themes/*|drupal_version\nsites/*|mtime\nsites/*|.avi .m4v .mov .mp4 .wmv .flv|perpetual");