You are here

Functions in Autoload 7

Primary tabs

Namesort descending Location Description Direct uses Strings
autoload_entity_info ./autoload.module Implements hook_entity_info().
autoload_extensions ./autoload.module Get list of file extensions which allowed for autoloading. 2
autoload_modules_enabled ./autoload.install Implements hook_modules_enabled().
autoload_module_implements_alter ./autoload.module Implements hook_module_implements_alter().
autoload_namespace_to_path ./autoload.module Transform namespace path to file system path. 2
autoload_paths ./autoload.module Collect autoloading maps. 2 1
autoload_paths_recompute ./autoload.module Recompute autoload paths. 2 1
autoload_path_to_namespace ./autoload.module Transform file system path to namespace path. 2
autoload_seek_classes ./autoload.module Seek classes by base of a namespace. 2
autoload_test_entity_entity_info tests/autoload_test_entity/autoload_test_entity.module Implements hook_entity_info_alter().
autoload_test_entity_schema tests/autoload_test_entity/autoload_test_entity.install Implements hook_schema().
autoload_test_entity_ui_entity_info_alter tests/autoload_test_entity/modules/autoload_test_entity_ui/autoload_test_entity_ui.module Implements hook_entity_info_alter().

Other projects