You are here

constant XAUTOLOAD_VARNAME_REPLACE_CORE in X Autoload 7.5

4 uses of XAUTOLOAD_VARNAME_REPLACE_CORE
ServiceFactory::phaseControl in src/DIC/ServiceFactory.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 14

Code

define('XAUTOLOAD_VARNAME_REPLACE_CORE', 'xautoload_replace_core');