actions_execute in core/includes/actions.inc
Executes a single action.
admin_bar_form_alter in core/modules/admin_bar/admin_bar.module
Implements hook_form_alter().
admin_bar_preprocess_page in core/modules/admin_bar/admin_bar.module
Implements hook_preprocess_page().
AJAXFrameworkTestCase::testLazyLoad in core/modules/simpletest/tests/ajax.test
Test that new JavaScript and CSS files added during an AJAX request are returned.
ajax_example_dependent_dropdown_degrades in modules/examples/ajax_example/ajax_example_graceful_degradation.inc
Dropdown form based on previous choices.
ajax_example_dynamic_sections in modules/examples/ajax_example/ajax_example_graceful_degradation.inc
Dynamically-enabled form with graceful no-JavaScript degradation.
ajax_forms_test_lazy_load_form_submit in core/modules/simpletest/tests/ajax_forms_test.module
Form submit handler: Adds JavaScript and CSS that wasn't on the original form.
ajax_test_system_theme_info in core/modules/simpletest/tests/ajax_test.module
Implements hook_system_theme_info().
BackdropWebTestCase::backdropGetTestFiles in core/modules/simpletest/backdrop_web_test_case.php
Get a list files that can be used in tests.
backdrop_autoload in core/includes/bootstrap.inc
Confirms that a class is available.
backdrop_get_filetransfer_info in core/includes/common.inc
Assembles the Backdrop FileTransfer registry.
backdrop_install_system in core/includes/install.inc
Installs the system module.
BareUpgradePathTestCase::setUp in core/modules/simpletest/tests/upgrade/upgrade_bare.test
Overrides BackdropWebTestCase::setUp() for upgrade testing.
bartik_css_alter in core/themes/bartik/template.php
Prepares variables for page templates.
bartik_preprocess_maintenance_page in core/themes/bartik/template.php
Prepares variables for maintenance page templates.
basis_css_alter in core/themes/basis/template.php
Implements hook_css_alter().
basis_preprocess_maintenance_page in core/themes/basis/template.php
Prepares variables for maintenance page templates.
basis_preprocess_page in core/themes/basis/template.php
Prepares variables for page templates.
BlockText::form in core/modules/layout/includes/block.text.inc
Builds the block's configuration form.
book_form_node_form_alter in core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter().
book_node_view in core/modules/book/book.module
Implements hook_node_view().
book_views_api in core/modules/book/book.module
Implements hook_views_api().
ckeditor5_ckeditor5_plugins in core/modules/ckeditor5/ckeditor5.module
Implements hook_ckeditor5_plugins().
ckeditor5_js_alter in core/modules/ckeditor5/ckeditor5.module
Implements hook_js_alter().
ckeditor5_library_info in core/modules/ckeditor5/ckeditor5.module
Implements hook_library_info().
ckeditor5_library_info_alter in core/modules/ckeditor5/ckeditor5.module
Implements hook_library_info_alter().
ckeditor_ckeditor_plugins in core/modules/ckeditor/ckeditor.module
Implements hook_ckeditor_plugins().
ckeditor_get_settings in core/modules/ckeditor/ckeditor.module
Editor JS settings callback; Add CKEditor settings to the page for a format.
ckeditor_library_info in core/modules/ckeditor/ckeditor.module
Implements hook_library_info().
ColorTestCase::testBartikLegacy in core/modules/color/tests/color.test
Test the Bartik legacy color mode.
color_css_alter in core/modules/color/color.module
Implements hook_css_alter().
color_form_system_theme_settings_alter in core/modules/color/color.module
Implements hook_form_FORM_ID_alter().
color_get_info in core/modules/color/color.module
Retrieves the Color module information for a particular theme.
color_save_configuration in core/modules/color/color.module
Generates the necessary CSS and images based on a color palette.
comment_form_node_form_alter in core/modules/comment/comment.module
Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter in core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_update_1008 in core/modules/comment/comment.install
Replace comment_subject_field setting with comment_title_options.
comment_views_api in core/modules/comment/comment.module
Implements hook_views_api().
comment_views_plugins in core/modules/comment/views/comment.views.inc
Implements hook_views_plugins().
CommonBackdropParseInfoFileTestCase::testParseInfoFile in core/modules/simpletest/tests/common.test
Parse an example .info file an verify the results.
CommonBackdropRenderTestCase::testBackdropRenderChildrenAttached in core/modules/simpletest/tests/common.test
Test #attached functionality in children elements.
CommonCascadingStylesheetsTestCase::testAddCssFileWithQueryString in core/modules/simpletest/tests/common.test
Tests that the query string remains intact when adding CSS files that have query string parameters.
CommonCascadingStylesheetsTestCase::testAddFile in core/modules/simpletest/tests/common.test
Tests adding a file stylesheet.
CommonCascadingStylesheetsTestCase::testRenderFile in core/modules/simpletest/tests/common.test
Tests rendering the stylesheets.
CommonCascadingStylesheetsTestCase::testRenderOrder in core/modules/simpletest/tests/common.test
Test CSS ordering.
CommonCascadingStylesheetsTestCase::testRenderOverride in core/modules/simpletest/tests/common.test
Test CSS override.
CommonCascadingStylesheetsUnitTestCase::testLoadCssBasic in core/modules/simpletest/tests/common.test
Tests basic CSS loading with and without optimization via backdrop_load_stylesheet().
CommonJavaScriptTestCase::testAddJsFileWithQueryString in core/modules/simpletest/tests/common.test
Tests that the query string remains intact when adding JavaScript files that have query string parameters.
CommonJavaScriptTestCase::testAlter in core/modules/simpletest/tests/common.test
Test altering a JavaScript's weight via hook_js_alter().
common_test_js_and_css_querystring in core/modules/simpletest/tests/common_test.module
Adds a JavaScript file and a CSS file with a query string appended.
config_diff_page in core/modules/config/config.admin.inc
Shows diff of specified configuration file.
config_export_single_form in core/modules/config/config.admin.inc
Form callback; Builds the form for exporting a single configuration file.
config_import_single_form in core/modules/config/config.admin.inc
Form callback; Build the form to import a single configuration file.
config_install_default_config in core/includes/config.inc
Moves the default config supplied by a project to the live config directory.
config_sync_batch in core/modules/config/config.sync.inc
Return an array for setting up a Batch API job to sync all configuration.
config_sync_form in core/modules/config/config.admin.inc
Form callback; Build the form for syncing all staged configuration.
config_uninstall_config in core/includes/config.inc
Uninstall all the configuration provided by a project.
contact_form_permissions in core/modules/contact/contact.admin.inc
Builds a matrix of contact permissions.
contact_views_api in core/modules/contact/contact.module
Implements hook_views_api().
contextual_library_info in core/modules/contextual/contextual.module
Implements hook_library_info().
DashboardUpdateBlock::getContent in core/modules/dashboard/includes/block.update.inc
Return the content of a block.
dashboard_preprocess_layout in core/modules/dashboard/dashboard.module
Implements hook_preprocess_layout().
date_combo_element_process in core/modules/date/date.elements.inc
Process an individual date element.
date_form_views_ui_edit_form_alter in core/modules/date/date.module
Implements hook_form_FORM_ID_alter() for views_ui_edit_form().
date_popup_library_info in core/modules/date/date.module
Implements hook_library_info().
date_select_element_process in core/modules/date/date.elements.inc
Flexible date/time drop-down selector.
date_views_api in core/modules/date/date.module
Implements hook_views_api().
date_views_plugins in core/modules/date/views/date.views.inc
Implements hook_views_plugins().
date_year_range_element_process in core/modules/date/date.elements.inc
Process callback which creates a date_year_range form element.
dblog_init in core/modules/dblog/dblog.module
Implements hook_init().
drupal_get_path in core/includes/drupal.inc
Returns the path to a system item (module, theme, etc.).
entityreference_field_instance_settings_form in core/modules/entityreference/entityreference.module
Implements hook_field_instance_settings_form().
entityreference_field_settings_form in core/modules/entityreference/entityreference.module
Implements hook_field_settings_form().
entityreference_views_api in core/modules/entityreference/entityreference.module
Implements hook_views_api().
entityreference_views_plugins in core/modules/entityreference/views/entityreference.views.inc
Implements hook_views_plugins().
field_example_field_widget_form in modules/examples/field_example/field_example.module
Implements hook_field_widget_form().
field_permission_example_field_formatter_view in modules/examples/field_permission_example/field_permission_example.module
Implements hook_field_formatter_view().
field_ui_display_form in core/modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given display mode.
field_ui_display_overview in core/modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given display mode.
field_ui_field_overview_form in core/modules/field_ui/field_ui.admin.inc
Form constructor for the 'Manage fields' form of a bundle.
field_update_1003 in core/modules/field/field.install
Uninstall the options_element contrib module, now part of core.
field_update_1004 in core/modules/field/field.install
Uninstall the field_formatter_settings contrib module, now part of core.
field_views_api in core/modules/field/field.module
Implements hook_views_api().
FileScanDirectoryTest::setUp in core/modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileScanDirectoryTest::testOptionRecurse in core/modules/simpletest/tests/file.test
Check that the recurse option descends into subdirectories.
file_display_form in core/modules/file/file.admin.inc
Form callback; presents file display settings for a given view mode.
file_element_info in core/modules/file/file.module
Implements hook_element_info().
file_field_settings_form in core/modules/file/file.field.inc
Implements hook_field_settings_form().
file_icon_path in core/modules/file/file.module
Creates a path to the icon for a file entity.
file_manage_form in core/modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
file_views_api in core/modules/file/file.module
Implements hook_views_api().
FilledUpgradePathTestCase::setUp in core/modules/simpletest/tests/upgrade/upgrade_filled.test
Overrides BackdropWebTestCase::setUp() for upgrade testing.
FilterUnitTestCase::testUrlFilterContent in core/modules/filter/tests/filter.test
Tests URL filter on longer content.
filter_library_info in core/modules/filter/filter.module
Implements hook_library_info().
form_test_menu in core/modules/simpletest/tests/form_test.module
Implements hook_menu().
hook_ckeditor5_css_alter in core/modules/ckeditor5/ckeditor5.api.php
Modify the list of CSS files that will be added to a CKEditor 5 instance.
hook_ckeditor5_plugins in core/modules/ckeditor5/ckeditor5.api.php
Provides a list of CKEditor plugins.
hook_ckeditor_css_alter in core/modules/ckeditor/ckeditor.api.php
Modify the list of CSS files that will be added to a CKEditor 4 instance.
hook_ckeditor_plugins in core/modules/ckeditor/ckeditor.api.php
Provides a list of CKEditor 4 plugins.
hook_css_alter in core/modules/system/system.api.php
Alter CSS files before they are output on the page.
hook_init in core/modules/system/system.api.php
Perform setup tasks for non-cached page requests.
hook_js_alter in core/modules/system/system.api.php
Perform necessary alterations to the JavaScript before it is presented on the page.
hook_language_negotiation_info in core/modules/system/language.api.php
Define language negotiation providers.
hook_library_info in core/modules/system/system.api.php
Registers JavaScript/CSS libraries associated with a module.
hook_library_info_alter in core/modules/system/system.api.php
Alters the JavaScript/CSS library registry.
hook_system_theme_info in core/modules/system/system.api.php
Return additional themes provided by modules.
hook_views_api in core/modules/views/views.api.php
Register View API information.
hook_views_plugins in core/modules/views/views.api.php
Describes plugins defined by the module.
ImageFieldValidateTestCase::testOrientation in core/modules/image/tests/image.test
Test image rotation resulting from EXIF data. Requires a special test image, file rotate90cw.jpg.
ImageFieldValidateTestCase::testTypeSupport in core/modules/image/tests/image.test
Test for supported image types.
ImageToolkitGdTestCase::testManipulations in core/modules/simpletest/tests/image.test
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
image_effect_form in core/modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
image_field_widget_process in core/modules/image/image.field.inc
An element #process callback for the image_image field type.
image_style_form in core/modules/image/image.admin.inc
Form builder; Configure an image style name and effects order.
image_style_list in core/modules/image/image.admin.inc
Menu callback; Listing of all current image styles.
image_views_api in core/modules/image/image.module
Implements hook_views_api().
InstallerBrowserAdministrationTestCase::testProjectBrowserInstallPage in core/modules/installer/tests/installer.test
InstallerLanguageTestCase::setUp in core/modules/simpletest/tests/installer.test
Sets up a Backdrop site for running functional and integration tests.
InstallerTestUploadCase::testUploadModule in core/modules/installer/tests/installer.test
Tests upload and extraction of a module.
installer_authorize_run_install in core/modules/installer/installer.authorize.inc
Installs a new project when invoked by authorize.php.
installer_authorize_run_update in core/modules/installer/installer.authorize.inc
Updates existing projects when invoked by authorize.php.
installer_browser_add_remove_queue_dialog_link in core/modules/installer/installer.browser.inc
Builds an "add-to-queue-link" button for project detail dialog.
installer_browser_installation_page in core/modules/installer/installer.pages.inc
Menu callback; page to install 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_theme_form in core/modules/installer/installer.pages.inc
Form builder for theme install.
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_update_form in core/modules/installer/installer.manager.inc
Form constructor for the update form of the Installer module.
installer_manager_update_form_submit in core/modules/installer/installer.manager.inc
Form submission handler for installer_manager_update_form().
installer_manager_update_ready_form_submit in core/modules/installer/installer.manager.inc
Form submission handler for installer_manager_update_ready_form().
installer_test_projects in core/modules/installer/tests/installer_test/installer_test.module
Returns some static projects.
installer_test_xml in core/modules/installer/tests/installer_test/installer_test.module
Page callback. Outputs release information for test projects as XML data.
install_configure_form in core/includes/install.core.inc
Form constructor for a form to configure the new site.
install_import_translations in core/includes/install.core.inc
Imports languages via a batch process during installation.
install_import_translations_remaining in core/includes/install.core.inc
Installation task; finish importing files at end of installation.
js_example_js_weights in modules/examples/js_example/js_example.module
Weights demonstration.
LanguageUpgradePathTestCase::setUp in core/modules/simpletest/tests/upgrade/upgrade.language.test
Overrides BackdropWebTestCase::setUp() for upgrade testing.
LayoutRendererEditor::addMeta in core/modules/layout/plugins/renderers/layout_renderer_editor.inc
Attach out-of-band page metadata (e.g., CSS and JS).
LayoutRendererFlexible::addMeta in core/modules/layout/plugins/renderers/layout_renderer_flexible.inc
Attach page metadata.
LayoutUpdater::canUpdate in core/modules/system/system.updater.inc
LayoutUpdater::getInstallDirectory in core/modules/system/system.updater.inc
Return the directory where a layout should be installed.
LayoutUpdater::isInstalled in core/modules/system/system.updater.inc
Checks if the project is installed.
LayoutUpgradePathTest::setUp in core/modules/layout/tests/layout.test
Set up environment.
layout_library_info in core/modules/layout/layout.module
Implements hook_library_info().
layout_list_page in core/modules/layout/layout.admin.inc
Output a list of layouts that are managed.
layout_menu_item_form in core/modules/layout/layout.admin.inc
Form callback; Configure a layout menu item.
layout_settings_form in core/modules/layout/layout.admin.inc
Render the settings form for layout.
layout_settings_page in core/modules/layout/layout.admin.inc
Administrative form for layout settings.
link_field_process in core/modules/link/link.module
Processes the link type element before displaying the field.
LocaleImportFunctionalTest::setUp in core/modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleJavascriptTranslationTest::testFileParsing in core/modules/locale/tests/locale.test
locale_block_view in core/modules/locale/locale.module
Implements hook_block_view().
locale_form_language_admin_add_form_alter_submit in core/modules/locale/locale.module
Set a batch for newly added language.
locale_language_switcher_session in core/includes/locale.inc
Return the session language switcher block.
locale_library_info_alter in core/modules/locale/locale.module
Implement hook_library_info_alter().
locale_system_update in core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_test_language_negotiation_info in core/modules/locale/tests/locale_test/locale_test.module
Implements hook_language_negotiation_info().
locale_translate_batch_build in core/modules/locale/locale.bulk.inc
Build a locale batch from an array of files.
locale_translate_seek_screen in core/modules/locale/locale.pages.inc
String search screen.
locale_views_api in core/modules/locale/locale.module
Implements hook_views_api().
menu_form_node_form_alter in core/modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
menu_form_node_type_form_alter in core/modules/menu/menu.module
Implements hook_form_FORM_ID_alter().
menu_overview_form in core/modules/menu/menu.admin.inc
Form for editing an entire menu tree at once.
ModuleUnitTest::testModuleList in core/modules/simpletest/tests/module.test
The basic functionality of module_list().
ModuleUpdater::canUpdate in core/modules/system/system.updater.inc
ModuleUpdater::getInstallDirectory in core/modules/system/system.updater.inc
Return the directory where a module should be installed.
ModuleUpdater::isInstalled in core/modules/system/system.updater.inc
Checks if the project is installed.
module_load_include in core/includes/module.inc
Loads a module include file.
node_form in core/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_mass_update in core/modules/node/node.admin.inc
Updates all nodes in the passed-in array with the passed-in field values.
node_path_info in core/modules/node/node.path.inc
Implements hook_path_info().
node_preview in core/modules/node/node.pages.inc
Generates a node preview.
node_revision_overview in core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_type_form in core/modules/node/node.types.inc
Form constructor for the node type editing form.
node_type_form_permissions in core/modules/node/node.types.inc
Builds a matrix of node permissions for this node type.
node_views_api in core/modules/node/node.module
Implements hook_views_api().
node_views_plugins in core/modules/node/views/node.views.inc
Implements hook_views_plugins().
options_library_info in core/modules/field/modules/options/options.module
Implements hook_library_info().
path_bulk_update_form_generate_submit in core/modules/path/path.admin.inc
Submit handler for URL alias bulk generate form.
path_form_element in core/modules/path/path.module
Return a portion of a form for setting an alias on an entity.
path_get_info in core/modules/path/path.module
Get all path information from modules implementing hook_path_info().
path_patterns_form in core/modules/path/path.admin.inc
Form builder; Configure the URL alias patterns.
queue_example_add_remove_form in modules/examples/queue_example/queue_example.module
Form generator for managing the queue.
redirect_field_attach_form in core/modules/redirect/redirect.module
Implements hook_field_attach_form().
redirect_views_api in core/modules/redirect/redirect.module
Implements hook_views_api().
search_views_api in core/modules/search/search.module
Implements hook_views_api().
search_views_plugins in core/modules/search/views/search.views.inc
Implements hook_views_plugins().
seven_css_alter in core/themes/seven/template.php
Implements hook_css_alter().
seven_tablesort_indicator in core/themes/seven/template.php
Overrides theme_tablesort_indicator().
SimpleTestFunctionalTest::testUserAgentValidation in core/modules/simpletest/tests/simpletest.test
Test validation of the User-Agent header we use to perform test requests.
simpletest_js_alter in core/modules/simpletest/simpletest.module
Implements hook_js_alter().
simpletest_result_form in core/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
simpletest_run_tests in core/modules/simpletest/simpletest.module
Actually runs tests.
standard_install in core/profiles/standard/standard.install
Implements hook_install().
system_image_toolkits in core/modules/system/system.module
Implements hook_image_toolkits().
system_init in core/modules/system/system.module
Implements hook_init().
system_library_info in core/modules/system/system.module
Implements hook_library_info().
system_modules_uninstall_confirm_form in core/modules/system/system.admin.inc
Confirm uninstall of selected modules.
system_performance_settings in core/modules/system/system.admin.inc
Form builder; Configure site performance settings.
system_test_authorize_init_page in core/modules/simpletest/tests/system_test.module
Page callback to initialize authorize.php during testing.
system_theme_settings in core/modules/system/system.admin.inc
Form builder; display configuration for individual themes.
system_update_1040 in core/modules/system/system.install
Notify administrators if a non-core version of CKEditor module is present.
system_update_1041 in core/modules/system/system.install
Notify administrators if a non-core version of Email module is present.
system_update_1042 in core/modules/system/system.install
Notify administrators if a non-core version of Link module is present.
system_update_1044 in core/modules/system/system.install
Notify administrators if a non-core version of the Date module is present.
system_update_1046 in core/modules/system/system.install
Upgrade or prepare for transliteration functions in core.
system_update_1051 in core/modules/system/system.install
Notify administrators if a non-core version of Redirect module is present.
system_update_1052 in core/modules/system/system.install
Disable project browser if it previously existed on the site.
system_update_1084 in core/modules/system/system.install
Notify if a non-core version of Entity Reference module is present.
system_urls_settings in core/modules/system/system.admin.inc
Form builder; Configure clean URL settings.
system_utf8mb4_convert_form_submit in core/modules/system/system.admin.inc
Form submit function; convert existing database tables to utf8mb4.
system_views_api in core/modules/system/system.module
Implements hook_views_api().
TaxonomyTermController::view in core/modules/taxonomy/taxonomy.entity.inc
Overrides DefaultEntityController::view().
taxonomy_form_term in core/modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_form_vocabulary in core/modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary editing form.
taxonomy_overview_vocabularies in core/modules/taxonomy/taxonomy.admin.inc
Page callback at admin/structure/taxonomy to list all available vocabularies.
taxonomy_path_info in core/modules/taxonomy/taxonomy.path.inc
Implements hook_path_info().
taxonomy_views_api in core/modules/taxonomy/taxonomy.module
Implements hook_views_api().
taxonomy_views_plugins in core/modules/taxonomy/views/taxonomy.views.inc
Implements hook_views_plugins().
taxonomy_vocabulary_form_permissions in core/modules/taxonomy/taxonomy.admin.inc
Builds a matrix of node permissions for this node type.
telemetry_report in core/modules/telemetry/telemetry.admin.inc
template_preprocess_admin_bar_icon in core/modules/admin_bar/admin_bar.theme.inc
Preprocesses variables for theme_admin_bar_icon().
template_preprocess_date_views_pager in core/modules/date/date.theme.inc
Preprocess function for Date pager template.
template_preprocess_installer_browser_list in core/modules/installer/installer.theme.inc
Add some variables for the projects list theme.
text_field_widget_form in core/modules/field/modules/text/text.module
Implements hook_field_widget_form().
ThemeDebugMarkupTestCase::testDebugOutput in core/modules/simpletest/tests/theme.test
Tests debug markup added to template output.
ThemeUpdater::canUpdate in core/modules/system/system.updater.inc
ThemeUpdater::getInstallDirectory in core/modules/system/system.updater.inc
Return the directory where a theme should be installed.
ThemeUpdater::isInstalled in core/modules/system/system.updater.inc
Checks if the project is installed.
theme_has_color_support in core/includes/theme.inc
Detect if a theme has support for the Color module.
theme_image_style_preview in core/modules/image/image.theme.inc
Returns HTML for a preview of an image style.
theme_path_bulk_update_form in core/modules/path/path.admin.inc
Returns HTML for the Path bulk update page.
theme_simpletest_test_table in core/modules/simpletest/simpletest.theme.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_status_report in core/modules/system/system.theme.inc
Returns HTML for the status report.
theme_taxonomy_overview_terms in core/modules/taxonomy/taxonomy.theme.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_test_system_theme_info in core/modules/simpletest/tests/theme_test.module
Implements hook_system_theme_info().
theme_update_report in core/modules/update/update.theme.inc
Returns HTML for the project status report.
theming_example_list_page in modules/examples/theming_example/theming_example.module
The list page callback.
translation_views_api in core/modules/translation/translation.module
Implements hook_views_api().
UpdateCoreTestCase::testGetUpdaterFromDirectory in core/modules/update/tests/update.test
Test that getUpdaterFromDirectory() gets the right class for core updates.
update_access_allowed in core/update.php
Determines if the current user is allowed to run update.php.
update_manual_status in core/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
update_test_mock_page in core/modules/update/tests/update_test/update_test.module
Page callback: Prints mock XML for the Update Manager module.
update_test_system_theme_info in core/modules/update/tests/update_test/update_test.module
Implements hook_system_theme_info().
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_permissions in core/modules/user/user.admin.inc
Menu callback: administer permissions.
user_admin_settings in core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_form_field_ui_field_edit_form_alter in core/modules/user/user.module
Implements hook_form_FORM_ID_alter().
user_form_process_password in core/modules/user/user.module
Form element process handler for client-side password hide/show and strength.
user_form_process_password_confirm in core/modules/user/user.module
Form element process handler for client-side password validation.
user_menu in core/modules/user/user.module
Implements hook_menu().
user_path_info in core/modules/user/user.path.inc
Implements hook_path_info().
user_views_api in core/modules/user/user.module
Implements hook_views_api().
user_views_plugins in core/modules/user/views/user.views.inc
Implements hook_views_plugins().
vertical_tabs_example_form_alter in modules/examples/vertical_tabs_example/vertical_tabs_example.module
Implements hook_form_alter().
ViewsAccessTest::viewsPlugins in core/modules/views/tests/views_access.test
ViewsCacheTest::testHeaderStorage in core/modules/views/tests/views_cache.test
Tests css/js storage and restoring mechanism.
ViewsPluginStyleMappingTest::viewsPlugins in core/modules/views/tests/styles/views_plugin_style_mapping.test
ViewsTranslatableTest::viewsPlugins in core/modules/views/tests/views_translatable.test
The views plugin definition. Override it if you test provides a plugin.
views_add_css in core/modules/views/views.module
Include views .css files.
views_add_js in core/modules/views/views.module
Include views .js files.
views_ajax_form_wrapper in core/modules/views/includes/ajax.inc
Wrapper around backdrop_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_discover_plugins in core/modules/views/includes/utility.inc
Builds and return a list of all plugins available in the system.
views_module_include in core/modules/views/views.module
Load views files on behalf of modules.
views_plugin_display::options_form in core/modules/views/plugins/views_plugin_display.inc
Provide the default form for setting options.
views_test_views_api in core/modules/views/tests/views_test/views_test.module
Implements hook_views_api().
views_test_views_pre_render in core/modules/views/tests/views_test/views_test.module
Implements hook_views_pre_render().
views_theme in core/modules/views/views.module
Implement hook_theme(). Register views theme functions.
views_theme_functions in core/modules/views/views.module
Build a list of theme function names for use most everywhere.
views_ui_add_form in core/modules/views_ui/views_ui.admin.inc
Form builder for the "Add view" page.
views_ui_edit_form in core/modules/views_ui/views_ui.admin.inc
Form builder callback for configuring a View.
views_ui_get_admin_css in core/modules/views_ui/views_ui.admin.inc
Create an array of Views admin CSS for adding or attaching.
views_update_1004 in core/modules/views/views.install
Replace the frontpage view with promoted.
views_views_api in core/modules/views/views.module
Implements hook_views_api().
_backdrop_maintenance_theme in core/includes/theme.maintenance.inc
Sets up the theme system for the maintenance page.
_batch_test_batch_0 in core/modules/simpletest/tests/batch_test.module
Batch 0: no operation.
_batch_test_batch_1 in core/modules/simpletest/tests/batch_test.module
Batch 1: repeats a simple operation.
_batch_test_batch_2 in core/modules/simpletest/tests/batch_test.module
Batch 2: single multistep operation.
_batch_test_batch_3 in core/modules/simpletest/tests/batch_test.module
Batch 3: both single and multistep operations.
_batch_test_batch_4 in core/modules/simpletest/tests/batch_test.module
Batch 4: batch within a batch.
_batch_test_batch_5 in core/modules/simpletest/tests/batch_test.module
Batch 5: repeats a simple operation.
_book_add_form_elements in core/modules/book/book.module
Builds the common elements of the book form for the node and outline forms.
_ckeditor5_theme_css in core/modules/ckeditor5/ckeditor5.module
Retrieves the default theme's CKEditor stylesheets defined in the .info file.
_ckeditor_theme_css in core/modules/ckeditor/ckeditor.module
Retrieves the default theme's CKEditor stylesheets defined in the .info file.
_date_field_settings_form in core/modules/date/date.admin.inc
Helper function for date_field_settings_form().
_date_html5_field_widget_form in core/modules/date/date.elements.inc
Helper for the HTML5 widget form.
_form_options_expand in core/modules/field/modules/options/options.element.inc
Logic function for form_options_expand(). Do not call directly.
_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().
_locale_translate_language_list in core/modules/locale/locale.pages.inc
List languages in search result table
_menu_router_build in core/includes/menu.inc
Builds the router table based on the data from hook_menu().
_theme_build_registry in core/includes/theme.inc
Builds the theme registry cache.