You are here

constant XAUTOLOAD_VARNAME_CACHE_TYPES in X Autoload 7.5

5 uses of XAUTOLOAD_VARNAME_CACHE_TYPES
EnvironmentSnapshotMaker::buildSnapshot in lib/Drupal/xautoload/Tests/EnvironmentSnapshotMaker.php
XAutoloadWebTestCase::xautoloadTestWithCacheTypes in lib/Drupal/xautoload/Tests/XAutoloadWebTestCase.php
xautoload_form_system_performance_settings_alter in ./xautoload.ui.inc
Implements hook_form_FORM_ID_alter() with FORM_ID = "system_performance_settings"
xautoload_uninstall in ./xautoload.install
Implements hook_uninstall()
_xautoload_register_drupal in ./xautoload.module
Registers Drupal-related namespaces and prefixes in the xautoload loader, and activates the APC (or similar) cache, if enabled.

File

./xautoload.early.lib.inc, line 12

Code

define('XAUTOLOAD_VARNAME_CACHE_TYPES', 'xautoload_cache_types');