Namesort descending Location Description
hook_user_role_insert core/modules/user/user.api.php Respond to creation of a new user role.
hook_user_role_presave core/modules/user/user.api.php Act on a user role being inserted or updated.
hook_user_role_update core/modules/user/user.api.php Respond to updates to a user role.
hook_user_update core/modules/user/user.api.php Respond to updates to a user account.
hook_user_view core/modules/user/user.api.php The user's account information is being displayed.
hook_user_view_alter core/modules/user/user.api.php The user was built; the module may modify the structured content.
hook_validate core/modules/node/node.api.php Perform node validation before a node is created or updated.
hook_verify_update_archive core/modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
hook_view core/modules/node/node.api.php Display a node.
hook_views_ajax_data_alter core/modules/views/views.api.php This hook allows to alter the commands which are used on a views ajax request.
hook_views_api core/modules/views/views.api.php Register View API information.
hook_views_data core/modules/views/views.api.php Describes data tables (or the equivalent) to Views.
hook_views_data_alter core/modules/views/views.api.php Alter table structure.
hook_views_form_substitutions core/modules/views/views.api.php This hook is called to get a list of placeholders and their substitutions, used when preprocessing a View with form elements.
hook_views_invalidate_cache core/modules/views/views.api.php Allow modules to respond to the Views cache being invalidated.
hook_views_plugins core/modules/views/views.api.php Describes plugins defined by the module.
hook_views_plugins_alter core/modules/views/views.api.php Alter existing plugins data, defined by modules.
hook_views_post_build core/modules/views/views.api.php This hook is called right after the build process. The query is now fully built, but it has not yet been run through db_rewrite_sql.
hook_views_post_execute core/modules/views/views.api.php This hook is called right after the execute process. The query has been executed, but the pre_render() phase has not yet happened for handlers.
hook_views_post_render core/modules/views/views.api.php Post process any rendered data.
hook_views_preview_info_alter core/modules/views/views.api.php Alter the information box that (optionally) appears with a view preview, including query and performance statistics.
hook_views_pre_build core/modules/views/views.api.php This hook is called right before the build process, but after displays are attached and the display performs its pre_execute phase.
hook_views_pre_execute core/modules/views/views.api.php This hook is called right before the execute process. The query is now fully built, but it has not yet been run through db_rewrite_sql.
hook_views_pre_render core/modules/views/views.api.php This hook is called right before the render process. The query has been executed, and the pre_render() phase has already happened for handlers, so all data should be available.
hook_views_pre_view core/modules/views/views.api.php Allows altering a view at the very beginning of views processing, before anything is done.
hook_views_query_alter core/modules/views/views.api.php Alter the query before executing the query.
hook_views_query_substitutions core/modules/views/views.api.php Performs replacements in the query before being performed.
hook_views_ui_display_top_links_alter core/modules/views/views.api.php This hooks allows to alter the links at the top of the view edit form. Some modules might want to add links there.
hook_watchdog core/modules/system/system.api.php Log an event message.
HTMLIdTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
HTMLIdTestCase::testHTMLId core/modules/simpletest/tests/form.test Tests that HTML IDs do not get duplicated when form validation fails.
html_datetime_validate core/includes/form.inc Validate a combined date and time array.
html_date_or_time_value_callback core/includes/form.inc Element value callback for html_date and html_time elements.
html_date_validate core/includes/form.inc Validate a date string.
html_time_validate core/includes/form.inc Validate a time string.
HttpResponseCodeLayoutAccess::checkAccess core/modules/layout/plugins/access/http_response_code_layout_access.inc Checks for access based on the available context.
HttpResponseCodeLayoutAccess::form core/modules/layout/plugins/access/http_response_code_layout_access.inc Settings form for configuring this access item.
HttpResponseCodeLayoutAccess::summary core/modules/layout/plugins/access/http_response_code_layout_access.inc Provides a human-readable summary of this access check's behavior.
HWLDFWordAccumulator::addWords core/includes/diff.inc
HWLDFWordAccumulator::flushGroup core/includes/diff.inc
HWLDFWordAccumulator::flushLine core/includes/diff.inc
HWLDFWordAccumulator::getLines core/includes/diff.inc
icon core/includes/icon.inc Return the markup for outputting an icon by a machine name.
IconTestCase::assertIconContentsEqual core/modules/simpletest/tests/icon.test Compare the contents of two SVG icons for equality.
IconTestCase::assertIconsEqual core/modules/simpletest/tests/icon.test Compare an expected icon path against the active icon path by icon name.
IconTestCase::setUp core/modules/simpletest/tests/icon.test Sets up a Backdrop site for running functional and integration tests.
IconTestCase::testIconAttributes core/modules/simpletest/tests/icon.test Test that rendered icons have the expected content and attributes.
IconTestCase::testIconHooks core/modules/simpletest/tests/icon.test Tests providing and overriding icons with a module.
IconTestCase::testThemeIcons core/modules/simpletest/tests/icon.test Tests a theme providing and overriding icons, including sub-themes.
icon_get_info core/includes/icon.inc Get info about a module-provided icons.

Pages