Contains filters are case sensitive
Namesort descending Location Description
menu_tree_check_access includes/menu.inc Checks access and performs dynamic operations for each link in the tree.
menu_tree_collect_node_links includes/menu.inc Collects node links from a given menu tree recursively.
_menu_tree_data includes/menu.inc Builds the data representing a menu tree.
menu_tree_data includes/menu.inc Sorts and returns the built data representing a menu tree.
menu_tree_get_path includes/menu.inc Gets the path for determining the active trail of the specified menu tree.
menu_tree_output includes/menu.inc Returns an output structure for rendering a menu tree.
menu_tree_page_data includes/menu.inc Gets the data structure for a named menu tree, based on the current page.
menu_tree_set_path includes/menu.inc Sets the path for determining the active trail of the specified menu tree.
menu_uninstall modules/menu/menu.install Implements hook_uninstall().
menu_unserialize includes/menu.inc Unserializes menu data, using a map to replace path elements.
menu_update_1000 modules/menu/menu.install Moves menu settings from variables to config.
menu_update_1001 modules/menu/menu.install Move menu content type settings into configuration files.
menu_update_1002 modules/menu/menu.install Move individual menus into config files.
menu_update_1003 modules/menu/menu.install Delete primary and secondary menu settings.
menu_update_1004 modules/menu/menu.install Add new default config values.
menu_update_dependencies modules/menu/menu.install Implements hook_update_dependencies().
_menu_update_parental_status includes/menu.inc Checks and updates the 'has_children' status for the parent of a link.
menu_update_parent_options_ajax modules/menu/menu.module Ajax callback to replace the menu item parent options.
_mime_header_decode includes/unicode.inc Decodes encoded header data passed from mime_header_decode().
mime_header_decode includes/unicode.inc Decodes MIME/HTTP encoded header values.
mime_header_encode includes/unicode.inc Encodes MIME/HTTP header values that contain incorrectly encoded characters.
minimal_form_install_configure_form_alter profiles/minimal/minimal.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
minimal_install profiles/minimal/minimal.install Implements hook_install().
_module_build_dependencies includes/module.inc Determines which modules require and are required by each module.
module_disable includes/module.inc Disables a given set of modules.
module_enable includes/module.inc Enables or installs a given list of modules.
module_exists includes/module.inc Determines whether a given module exists.
module_hook includes/module.inc Determines whether a module implements a hook.
module_hook_info includes/module.inc Retrieves a list of hooks that are declared through hook_hook_info().
module_implements includes/module.inc Determines which modules are implementing a hook.
module_implements_reset includes/module.inc Regenerate the stored list of hook implementations.
module_implements_write_cache includes/module.inc Writes the hook implementation cache.
module_invoke includes/module.inc Invokes a hook in a particular module.
module_invoke_all includes/module.inc Invokes a hook in all enabled modules that implement it.
module_list includes/module.inc Returns a list of currently active modules.
module_load_all includes/module.inc Loads all the modules that have been enabled in the system table.
module_load_all_includes includes/module.inc Loads an include file for each module enabled in the {system} table.
module_load_include includes/module.inc Loads a module include file.
module_load_install includes/module.inc Loads a module's installation hooks.
module_set_weight includes/module.inc Set the weight of a module in the 'system' table, thereby determining the order in which its hooks will be executed in relation to other modules.
module_test_altered_test_hook modules/simpletest/tests/module_test.implementations.inc Implements hook_altered_test_hook()
module_test_enable modules/simpletest/tests/module_test.install Implements hook_enable().
module_test_hook_dynamic_loading_invoke modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test.
module_test_hook_dynamic_loading_invoke_all modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test.
module_test_hook_info modules/simpletest/tests/module_test.module Implements hook_hook_info().
module_test_install modules/simpletest/tests/module_test.install Implements hook_install().
module_test_menu modules/simpletest/tests/module_test.module Implements hook_menu().
module_test_module_implements_alter modules/simpletest/tests/module_test.module Implements hook_module_implements_alter()
module_test_modules_disabled modules/simpletest/tests/module_test.module Implements hook_modules_disabled().
module_test_modules_enabled modules/simpletest/tests/module_test.module Implements hook_modules_enabled().

Pages