actions_get_info in core/includes/actions.inc
Retrieves a single action's info by its name, or all actions
admin_bar_output in core/modules/admin_bar/admin_bar.inc
Build the administration bar output.
backdrop_alter in core/includes/module.inc
Passes alterable variables to specific hook_TYPE_alter() implementations.
backdrop_autoload in core/includes/bootstrap.inc
Confirms that a class is available.
backdrop_cron_run in core/includes/common.inc
Executes a cron run when called.
backdrop_get_complete_schema in core/includes/bootstrap.inc
Gets the whole database schema.
backdrop_get_filetransfer_info in core/includes/common.inc
Assembles the Backdrop FileTransfer registry.
backdrop_get_normal_path in core/includes/path.inc
Given a URL alias, return the internal path it represents.
boot_test_1_boot in core/modules/simpletest/tests/boot_test_1.module
Implements hook_boot().
DefaultEntityController::attachLoad in core/modules/entity/entity.controller.inc
Attaches data to entities upon loading.
EarlyBootstrapTestCase::testHookBoot in core/modules/simpletest/tests/boot.test
Test hook_boot() on both regular and "early exit" pages.
EntityReferenceSelectionHandlerGeneric_comment::entityFieldQueryAlter in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::entityFieldQueryAlter().
EntityReferenceSelectionHandlerGeneric_node::entityFieldQueryAlter in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::entityFieldQueryAlter().
field_access in core/modules/field/field.module
Determine whether the user has access to a given field.
field_attach_form in core/modules/field/field.attach.inc
Add form elements for all fields for an entity to a form structure.
field_attach_insert in core/modules/field/field.attach.inc
Save field data for a new entity.
field_attach_load in core/modules/field/field.attach.inc
Loads fields for the current revisions of a group of entities.
field_attach_submit in core/modules/field/field.attach.inc
Perform necessary operations on field data submitted by a form.
field_attach_update in core/modules/field/field.attach.inc
Save field data for an existing entity.
field_attach_validate in core/modules/field/field.attach.inc
Perform field validation against the field data in an entity.
field_purge_data in core/modules/field/field.crud.inc
Purges the field data for a single field on a single pseudo-entity.
field_update_field in core/modules/field/field.crud.inc
Updates a field.
file_download_headers in core/includes/file.inc
Retrieves headers for a private file download.
file_file_download in core/modules/file/file.module
Implements hook_file_download().
filter_get_editors in core/modules/filter/filter.module
Returns a list of text editors that are used with 'text_format' elements.
filter_get_filters in core/modules/filter/filter.module
Returns a list of all filters provided by modules.
GenericFieldTest::runTestGenericFieldInfo in modules/examples/field_permission_example/tests/field_permission_example.test
Verify that all required fields are specified in hook_field_info().
image_effect_definitions in core/modules/image/image.module
Pull in image effects exposed by modules implementing hook_image_effect_info().
Layout::save in core/modules/layout/includes/layout.class.inc
Save a layout to config.
layout_get_block_info in core/modules/layout/layout.module
Get information about all blocks or just a single one.
menu_router_build in core/includes/menu.inc
Collects and alters the menu definitions.
ModuleImplementsAlterTestCase::testModuleImplementsAlter in core/modules/simpletest/tests/module.test
Tests hook_module_implements_alter() adding an implementation.
ModuleUnitTest::testModuleImplements in core/modules/simpletest/tests/module.test
Test module_implements() caching.
module_invoke_all in core/includes/module.inc
Invokes a hook in all enabled modules that implement it.
Node::access in core/modules/node/node.entity.inc
Overrides Entity::access().
node_access_rebuild in core/modules/node/node.module
Rebuilds the node access database.
node_access_view_all_nodes in core/modules/node/node.module
Determines whether the user has a global viewing grant for all nodes.
node_form_submit_build_node in core/modules/node/node.pages.inc
Updates the form state's node entity by processing this submission's values.
node_modules_disabled in core/modules/node/node.module
Implements hook_modules_disabled().
node_modules_enabled in core/modules/node/node.module
Implements hook_modules_enabled().
node_requirements in core/modules/node/node.module
Implements hook_requirements().
node_type_set_defaults in core/modules/node/node.module
Sets the default values for a node type.
node_validate in core/modules/node/node.module
Performs validation checks on the given node.
path_get_info in core/modules/path/path.module
Get all path information from modules implementing hook_path_info().
path_is_alias_reserved in core/modules/path/path.module
Determine if a possible URL alias would conflict with any existing paths.
redirect_validate in core/modules/redirect/redirect.module
Validate a redirect.
search_get_info in core/modules/search/search.module
Returns information about available search modules.
search_invoke_preprocess in core/modules/search/search.module
Invokes hook_search_preprocess() in modules.
system_modules in core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
taxonomy_vocabulary_load_multiple in core/modules/taxonomy/taxonomy.module
Load multiple taxonomy vocabularies based on certain conditions.
telemetry_get_info in core/modules/telemetry/telemetry.module
user_admin_permissions in core/modules/user/user.admin.inc
Menu callback: administer permissions.
user_filters in core/modules/user/user.module
List user administration filters that can be applied.
user_module_invoke in core/modules/user/user.module
Invokes a user hook in every module.
user_permission_get_modules in core/modules/user/user.module
Determine the modules that permissions belong to.
view::build in core/modules/views/includes/view.inc
Build the query for the view.
view::execute in core/modules/views/includes/view.inc
Execute the view's query.
view::pre_execute in core/modules/views/includes/view.inc
Run attachments and let the display do what it needs to do prior to running.
view::render in core/modules/views/includes/view.inc
Render this view for a certain display.
views_discover_plugins in core/modules/views/includes/utility.inc
Builds and return a list of all plugins available in the system.
views_get_module_apis in core/modules/views/views.module
Get a list of modules that support the current views API.
views_handler_filter_node_access::query in core/modules/node/views/views_handler_filter_node_access.inc
See _node_access_where_sql() for a non-views query based implementation.
views_handler_filter_user_permissions::get_value_options in core/modules/user/views/views_handler_filter_user_permissions.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_plugin_access_perm::options_form in core/modules/views/plugins/views_plugin_access_perm.inc
Provide the default form for setting options.
views_plugin_localization::invoke_translation_process in core/modules/views/plugins/views_plugin_localization.inc
Invoke hook_translation_pre_process() or hook_translation_post_process().
views_plugin_query_default::alter in core/modules/views/plugins/views_plugin_query_default.inc
Let modules modify the query just prior to finalizing it.
watchdog_skip_semaphore in core/modules/simpletest/tests/actions_loop_test.module
Replacement of the watchdog() function that eliminates the use of semaphores so that we can test the abortion of an action loop.
_date_views_fields in core/modules/date/views/date_views_fields.inc
Identify all potential date/timestamp fields.
_entityreference_behavior_plugins in core/modules/entityreference/entityreference.module
Get all behavior plugins implemented by any module.
_entityreference_selection_plugins in core/modules/entityreference/entityreference.module
Get all selection plugins implemented by any module.
_field_info_collate_types in core/modules/field/field.info.inc
Collates all information on field types, widget types and related structures.
_file_types_build in core/modules/file/file.module
Builds and returns the list of available file types.
_layout_get_all_info in core/modules/layout/layout.module
Load layout-related information from modules.
_layout_include_files in core/modules/layout/layout.module
Load all include files for modules that implement hook_layout_api().
_node_access_write_grants in core/modules/node/node.module
Writes a list of grants to the database, deleting any previously saved ones.
_node_query_node_access_alter in core/modules/node/node.module
Helper for node access functions.
_node_types_build in core/modules/node/node.module
Builds and returns the list of available node types.
_system_update_bootstrap_status in core/modules/system/system.module
Refresh bootstrap column in the system table.
_theme_build_registry in core/includes/theme.inc
Builds the theme registry cache.
_views_fetch_data_build in core/modules/views/includes/cache.inc
Build and set the views data cache if empty.