AdminBarDynamicLinksTestCase::testNode in core/modules/admin_bar/tests/admin_bar.test
Tests node type links.
admin_bar_js_cache in core/modules/admin_bar/admin_bar.module
Menu callback; Output administration bar for HTTP caching via AJAX request.
admin_bar_preprocess_page in core/modules/admin_bar/admin_bar.module
Implements hook_preprocess_page().
admin_bar_tree in core/modules/admin_bar/admin_bar.inc
Build the full administration bar tree from static and expanded dynamic items.
ajax_example.module in modules/examples/ajax_example/ajax_example.module
Hook implementations for the AJAX Example module.
color_form_system_theme_settings_alter in core/modules/color/color.module
Implements hook_form_FORM_ID_alter().
ConfigurationHooksTest::testHooks in core/modules/config/tests/config.test
Tests checking the validation hooks.
config_sync_form_submit in core/modules/config/config.admin.inc
Submit handler for config_sync_form().
contact_block_view in core/modules/contact/contact.module
Implements hook_block_view().
DashboardTaxonomyBlock::getContent in core/modules/dashboard/includes/block.taxonomy.inc
Return the content of a block.
DashboardUpdateBlock::getContent in core/modules/dashboard/includes/block.update.inc
Return the content of a block.
DateFieldBasic::setUp in core/modules/date/tests/date_field.test
Sets up a Backdrop site for running functional and integration tests.
DateViewsTestCase::testDateViewsFields in core/modules/date/tests/date_views.test
date_element_info in core/modules/date/date.module
Implements hook_element_info().
date_field_formatter_settings_form in core/modules/date/date.field.inc
Implements hook_field_formatter_settings_form().
date_field_formatter_settings_summary in core/modules/date/date.field.inc
Implements hook_field_formatter_settings_summary().
date_field_instance_settings_form in core/modules/date/date.field.inc
Implements hook_field_instance_settings_form().
date_field_settings_form in core/modules/date/date.field.inc
Implements hook_field_settings_form().
date_field_widget_form in core/modules/date/date.field.inc
Implementation of hook_field_widget_form().
date_field_widget_settings_form in core/modules/date/date.field.inc
Implements hook_field_widget_settings_form().
date_popup_element_process in core/modules/date/date.elements.inc
Javascript popup element processing.
date_popup_validate in core/modules/date/date.elements.inc
Massage the input values back into a single date.
date_views_fields in core/modules/date/date.module
Identify all potential date/timestamp fields and cache the data.
date_views_filter_handler_simple::date_parts_form in core/modules/date/views/date_views_filter_handler_simple.inc
A form element to select date part values.
date_views_plugins in core/modules/date/views/date.views.inc
Implements hook_views_plugins().
entityreference_field_schema in core/modules/entityreference/entityreference.install
Implements hook_field_schema().
field_entity_view_mode_update in core/modules/field/field.module
Implements hook_entity_view_mode_update().
field_sql_storage_schema in core/modules/field/modules/field_sql_storage/field_sql_storage.install
Implements hook_schema().
file_view_file in core/modules/file/file.module
Generate an array for rendering just the file portion of a file entity.
form_get_cache in core/includes/form.inc
Fetches a form from the cache.
form_load_include in core/includes/form.inc
Ensures an include file is loaded whenever the form is processed.
form_options_expand in core/modules/field/modules/options/options.module
Expand the "options" form element type.
form_options_from_text in core/modules/field/modules/options/options.module
Create an array representation of text option values.
form_options_to_text in core/modules/field/modules/options/options.module
Create a textual representation of options from an array.
form_options_validate in core/modules/field/modules/options/options.module
Validate the "options" form element type.
form_type_options_value in core/modules/field/modules/options/options.module
This function adjusts the value of the element from a text value to an array.
hook_user_cancel in core/modules/user/user.api.php
Act on user account cancellations.
ImageEffectsUnitTest::setUp in core/modules/image/tests/image.test
Sets up a Backdrop site for running functional and integration tests.
image_effect_apply in core/modules/image/image.module
Given an image object and effect, perform the effect on the file.
image_style_transform_dimensions in core/modules/image/image.module
Determines the dimensions of the styled image.
InstallerBrowserAdministrationTestCase::getProjectData in core/modules/installer/tests/installer.test
Get the recommended version for a given project.
InstallerBrowserAdministrationTestCase::testProjectBrowserProjectEnabled in core/modules/installer/tests/installer.test
installer_browser_get_install_list in core/modules/installer/installer.pages.inc
Returns the themed install list form.
installer_browser_get_project_release_data in core/modules/installer/installer.browser.inc
Uses the project status url to get the available releases for a project.
installer_browser_installation_enable_page in core/modules/installer/installer.pages.inc
Task page for the Enable projects installation task.
installer_browser_installation_install_dependencies_page in core/modules/installer/installer.pages.inc
Task page for the Install Dependencies installation task.
installer_browser_installation_reset in core/modules/installer/installer.pages.inc
Menu callback; Provides the ability to clear the current queue of projects.
installer_browser_installation_select_versions_form in core/modules/installer/installer.pages.inc
Form builder for the select versions form.
installer_browser_installation_select_versions_form_submit in core/modules/installer/installer.pages.inc
Submit handler for the select versions form.
installer_browser_installation_select_versions_page in core/modules/installer/installer.pages.inc
Menu callback; Task page for the select versions installation task.
installer_browser_installation_theme_finish in core/modules/installer/installer.pages.inc
Submit callback for installer_browser_installation_theme_form().
installer_browser_installation_theme_form in core/modules/installer/installer.pages.inc
Form builder for theme install.
installer_browser_install_queue_callback in core/modules/installer/installer.pages.inc
Menu callback; Allows for adding to and removing from the install queue.
installer_browser_page in core/modules/installer/installer.pages.inc
Page to display the projects.
installer_manager_download_project in core/modules/installer/installer.manager.inc
Downloads a project given a project url.
installer_manager_install_form_validate in core/modules/installer/installer.manager.inc
Form validation handler for installer_manager_install_form().
installer_manager_update_form in core/modules/installer/installer.manager.inc
Form constructor for the update form of the Installer module.
installer_manager_update_ready_form_submit in core/modules/installer/installer.manager.inc
Form submission handler for installer_manager_update_ready_form().
installer_modules_enabled in core/modules/installer/installer.module
Implements hook_modules_enabled().
installer_themes_enabled in core/modules/installer/installer.module
Implements hook_themes_enabled().
LayoutBlockUsageTestCase::checkBlockNoUsage in core/modules/layout/tests/layout.test
Checks block not in usage.
LayoutBlockUsageTestCase::checkBlockUsage in core/modules/layout/tests/layout.test
Checks block usage.
LayoutRendererFlexible::renderEditor in core/modules/layout/plugins/renderers/layout_renderer_flexible.inc
Perform display-level render operations.
LayoutRendererStandard::renderLayout in core/modules/layout/plugins/renderers/layout_renderer_standard.inc
Perform display/layout-level render operations.
layout_page_access in core/modules/layout/layout.module
Menu access callback; Check access for any Layout-provided page.
menu_block_configure in core/modules/menu/menu.module
Implements hook_block_configure().
menu_block_view in core/modules/menu/menu.module
Implements hook_block_view().
ModuleUnitTest::testModuleImplements in core/modules/simpletest/tests/module.test
Test module_implements() caching.
module_hook in core/includes/module.inc
Determines whether a module implements a hook.
module_implements in core/includes/module.inc
Determines which modules are implementing a hook.
module_load_all_includes in core/includes/module.inc
Loads an include file for each module enabled in the {system} table.
module_load_install in core/includes/module.inc
Loads a module's installation hooks.
NodeBlock::formValidate in core/modules/node/node.block.inc
Validates the form settings.
node_path_bulk_update_batch_process in core/modules/node/node.path.inc
Batch processing callback; Generate or update aliases for nodes.
node_type_set_defaults in core/modules/node/node.module
Sets the default values for a node type.
node_user_cancel in core/modules/node/node.module
Implements hook_user_cancel().
PathPatternTokenTestCase::testPathPatternTokens in core/modules/path/tests/path_pattern.test
PathPatternUnitTestCase::setUp in core/modules/path/tests/path_pattern.test
Sets up a Backdrop site for running functional and integration tests.
path_entity_insert in core/modules/path/path.module
Implements hook_entity_insert().
path_entity_update in core/modules/path/path.module
Implements hook_entity_update().
path_form_element in core/modules/path/path.module
Return a portion of a form for setting an alias on an entity.
path_is_alias_reserved in core/modules/path/path.module
Determine if a possible URL alias would conflict with any existing paths.
path_patterns_settings_form in core/modules/path/path.admin.inc
Form builder; Configure the URL alias pattern settings.
path_patterns_settings_form_validate in core/modules/path/path.admin.inc
Validate handler for path_patterns_settings_form().
path_tokens in core/modules/path/path.tokens.inc
Implements hook_tokens().
redirect_field_attach_form in core/modules/redirect/redirect.module
Implements hook_field_attach_form().
system_block_configure in core/modules/system/system.module
Implements hook_block_configure().
system_block_view in core/modules/system/system.module
Implements hook_block_view().
system_update_1046 in core/modules/system/system.install
Upgrade or prepare for transliteration functions in core.
TaxonomyHooksTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyHooksTestCase::testTaxonomyTermHooks in core/modules/taxonomy/tests/taxonomy.test
Test that hooks are run correctly on creating, editing, viewing, and deleting a term.
taxonomy_path_bulk_update_batch_process in core/modules/taxonomy/taxonomy.path.inc
Batch processing callback; Generate URL aliases for taxonomy terms.
template_preprocess_installer_browser_install in core/modules/installer/installer.theme.inc
Add some variables for the projects install theme.
template_preprocess_installer_browser_list in core/modules/installer/installer.theme.inc
Add some variables for the projects list theme.
template_preprocess_installer_browser_project in core/modules/installer/installer.theme.inc
Add some variables for the project theme.
UpdateCoreTestCase::testGetUpdaterFromDirectory in core/modules/update/tests/update.test
Test that getUpdaterFromDirectory() gets the right class for core updates.
UpdateCoreUnitTestCase::setUp in core/modules/update/tests/update.test
Sets up unit test environment.
update_create_fetch_task in core/modules/update/update.module
Creates a new fetch task after loading the necessary include file.
update_cron in core/modules/update/update.module
Implements hook_cron().
update_fetch_data in core/modules/update/update.module
Attempts to fetch update data after loading the necessary include file.
update_get_available in core/modules/update/update.module
Tries to get update information from cache and refreshes it when necessary.
update_refresh in core/modules/update/update.module
Refreshes the release data after loading the necessary include file.
update_requirements in core/modules/update/update.install
Implements hook_requirements().
update_status in core/modules/update/update.report.inc
Page callback: Generates a page about the update status of projects.
UserAdminSettingsEmailFormTest::setUp in core/modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserAdminSettingsFormTest::setUp in core/modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_admin_settings in core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_menu_site_status_alter in core/modules/user/user.module
Implements hook_menu_site_status_alter().
user_multiple_cancel_confirm in core/modules/user/user.admin.inc
Form builder; Cancel multiple accounts at the same time.
user_password_policy_validate in core/modules/user/user.module
Validation callback for password constraints.
user_pass_reset_form in core/modules/user/user.pages.inc
Form builder; one time login form with password reset.
user_path_bulk_update_batch_process in core/modules/user/user.path.inc
Batch processing callback; Generate URL aliases for users.
ViewsHandlersTest::test_views_break_phrase_string in core/modules/views/tests/views_handlers.test
Tests views_break_phrase_string function.
views_include in core/modules/views/views.module
Include views .inc files as necessary.
views_theme in core/modules/views/views.module
Implement hook_theme(). Register views theme functions.
views_ui_analyze_view_form in core/modules/views_ui/views_ui.admin.inc
Form constructor callback to display analysis information on a view
views_ui_edit_page_title in core/modules/views_ui/views_ui.module
Page title callback for the Configure View page.
_date_views_fields in core/modules/date/views/date_views_fields.inc
Identify all potential date/timestamp fields.
_file_types_build in core/modules/file/file.module
Builds and returns the list of available file types.
_filter_image_caption in core/modules/filter/filter.module
Implements callback_filter_process().
_installer_browser_batch_install_release in core/modules/installer/installer.browser.inc
Batch API callback: Installs a single release of a project during batch.
_node_types_build in core/modules/node/node.module
Builds and returns the list of available node types.
_update_refresh in core/modules/update/update.fetch.inc
Clears out all the cached available update data and initiates re-fetching.