You are here

Constants in Features 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
FEATURES_ALTER_TYPE_INLINE ./features.module 1 1
FEATURES_ALTER_TYPE_NONE ./features.module 1
FEATURES_ALTER_TYPE_NORMAL ./features.module 1 1
FEATURES_API ./features.module @file Main *.module file for the 'features' module. 1 1
FEATURES_CHECKING ./features.module 1 1
FEATURES_CONFLICT ./features.module 3 1
FEATURES_DEFAULT ./features.module 8 1
FEATURES_DEFAULTS_CUSTOM ./features.module Components with this 'default_file' flag must specify a filename for their exports. Additionally a stub will NOT be written to 'MODULENAME.features.inc' allowing the file to be included directly by the implementing module. 4 1
FEATURES_DEFAULTS_INCLUDED ./features.module Components with this 'default_file' flag will have exports written to a defaults based on the component name like 'MODULENAME.features.COMPONENT-NAME.inc'. Any callers to this component's defaults hook must… 10 1
FEATURES_DEFAULTS_INCLUDED_COMMON ./features.module Components with this 'default_file' flag will have exports written to the common defaults file 'MODULENAME.features.inc'. This is the default behavior. 1
FEATURES_DEFAULT_EXPORT_PATH ./features.module The default destination path for features exported via the UI. 7 3
FEATURES_DISABLED ./features.module 1 1
FEATURES_DUPLICATES_ALLOWED ./features.module Components with this 'duplicates' flag are allowed to have multiple features provide the same component key in their info files. 3 1
FEATURES_DUPLICATES_CONFLICT ./features.module Components with this 'duplicates' flag may not have multiple features provide the same component key in their info files. This is the default behavior. 1
FEATURES_MODULE_CONFLICT ./features.module 2 1
FEATURES_MODULE_DISABLED ./features.module 3 1
FEATURES_MODULE_ENABLED ./features.module 2 1
FEATURES_MODULE_MISSING ./features.module 3 1
FEATURES_NEEDS_REVIEW ./features.module 9 1
FEATURES_OVERRIDDEN ./features.module 10 1
FEATURES_REBUILDABLE ./features.module 6 1
FEATURES_REBUILDING ./features.module 2 1
FEATURES_SEMAPHORE_TIMEOUT ./features.module Duration of rebuild semaphore: 10 minutes. 1 1

Other projects