Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

actions_execute in core/includes/actions.inc
Executes a single action.
admin_bar_menu in core/modules/admin_bar/admin_bar.module
Implements hook_menu().
admin_bar_theme in core/modules/admin_bar/admin_bar.module
Implements hook_theme().
ajax_example_menu in modules/examples/ajax_example/ajax_example.module
Implements hook_menu().
authorize_get_filetransfer in core/includes/authorize.inc
Gets a FileTransfer class for a specific transfer method and settings.
authorize_run_operation in core/includes/authorize.inc
Runs the operation specified in $_SESSION['authorize_operation'].
BackdropTestCase::assert in core/modules/simpletest/backdrop_web_test_case.php
Internal helper: stores the assert.
BackdropTestCase::exceptionHandler in core/modules/simpletest/backdrop_web_test_case.php
Handle exceptions.
BackdropTestCase::insertAssert in core/modules/simpletest/backdrop_web_test_case.php
Store an assertion from outside the testing context.
BackdropTestCase::run in core/modules/simpletest/backdrop_web_test_case.php
Run all tests in this class.
BackdropWebTestCase::handleForm in core/modules/simpletest/backdrop_web_test_case.php
Handle form input related to backdropPost(). Ensure that the specified fields exist and attempt to create POST data in the correct manner for the particular field type.
backdrop_add_css in core/includes/common.inc
Adds a cascading stylesheet to the stylesheet queue.
backdrop_add_js in core/includes/common.inc
Adds a JavaScript file, setting, or inline code to the page.
backdrop_aggregate_css in core/includes/common.inc
Aggregation callback: Aggregates CSS files and inline content.
backdrop_aggregate_js in core/includes/common.inc
Default callback to aggregate JavaScript files.
backdrop_build_css_cache in core/includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
backdrop_chmod in core/includes/file.inc
Sets the permissions on a file or directory.
backdrop_common_theme in core/includes/common.inc
Provides theme registration for themes across .inc files.
backdrop_css_defaults in core/includes/common.inc
Constructs an array of the defaults that are used for styles items.
backdrop_get_css in core/includes/common.inc
Returns a themed representation of all stylesheets to attach to the page.
backdrop_group_css in core/includes/common.inc
Grouping callback: Groups CSS items by their types, media, and browsers.
backdrop_group_js in core/includes/common.inc
Default callback to group JavaScript items.
backdrop_js_defaults in core/includes/common.inc
Constructs an array of the defaults that are used for JavaScript items.
backdrop_pre_render_scripts in core/includes/common.inc
#pre_render callback to add the elements needed for JavaScript tags to be rendered.
backdrop_pre_render_styles in core/includes/common.inc
Pre-render callback: Adds the elements needed for CSS tags to be rendered.
backdrop_verify_install_file in core/includes/install.inc
Verifies the state of the specified file.
BlockTestCase::testCustomBlock in core/modules/block/tests/block.test
Test creating custom block, editing, and then deleting it.
block_custom_block_save in core/modules/block/block.module
Saves a user-created block in a config file.
block_menu in core/modules/block/block.module
Implements hook_menu().
book_menu in core/modules/book/book.module
Implements hook_menu().
book_theme in core/modules/book/book.module
Implements hook_theme().
ckeditor5_editor_info in core/modules/ckeditor5/ckeditor5.module
Implements hook_editor_info().
ckeditor5_menu in core/modules/ckeditor5/ckeditor5.module
Implements hook_menu().
ckeditor5_settings_form in core/modules/ckeditor5/ckeditor5.admin.inc
Editor settings callback; Provide options for CKEditor 5 module.
ckeditor5_theme in core/modules/ckeditor5/ckeditor5.module
Implements hook_theme().
ckeditor_ckeditor_plugins in core/modules/ckeditor/ckeditor.module
Implements hook_ckeditor_plugins().
ckeditor_editor_info in core/modules/ckeditor/ckeditor.module
Implements hook_editor_info().
ckeditor_get_settings in core/modules/ckeditor/ckeditor.module
Editor JS settings callback; Add CKEditor settings to the page for a format.
ckeditor_menu in core/modules/ckeditor/ckeditor.module
Implements hook_menu().
ckeditor_settings_form in core/modules/ckeditor/ckeditor.admin.inc
Editor settings callback; Provide options for CKEditor 4 module.
ckeditor_theme in core/modules/ckeditor/ckeditor.module
Implements hook_theme().
color_theme in core/modules/color/color.module
Implements hook_theme().
comment_menu in core/modules/comment/comment.module
Implements hook_menu().
comment_theme in core/modules/comment/comment.module
Implements hook_theme().
CommonBackdropRenderTestCase::testBackdropRenderFormElements in core/modules/simpletest/tests/common.test
Test rendering form elements without passing through form_builder().
CommonSimpleTestErrorCollectorTestCase::assertError in core/modules/simpletest/tests/common.test
Assert that a collected error matches what we are expecting.
common_test_theme in core/modules/simpletest/tests/common_test.module
Implements hook_theme().
config_menu in core/modules/config/config.module
Implements hook_menu().
config_sync_batch in core/modules/config/config.sync.inc
Return an array for setting up a Batch API job to sync all configuration.
contact_menu in core/modules/contact/contact.module
Implements hook_menu().
contact_theme in core/modules/contact/contact.module
Implements hook_theme().
DatabaseLog::findCaller in core/includes/database/log.inc
Determine the routine that called this query.
date_theme in core/modules/date/date.module
Implements hook_theme().
dblog_menu in core/modules/dblog/dblog.module
Implements hook_menu().
drupal_verify_install_file in core/includes/drupal.inc
Verifies the state of the specified file.
EntityCrudHookTestCase::testFileHooks in core/modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on files.
entity_theme in core/modules/entity/entity.module
Implements hook_theme().
field_theme in core/modules/field/field.module
Implements hook_theme().
field_ui_menu in core/modules/field_ui/field_ui.module
Implements hook_menu().
field_ui_theme in core/modules/field_ui/field_ui.module
Implements hook_theme().
file.tpl.php in core/modules/file/templates/file.tpl.php
Default theme implementation to display a file.
File::entityType in core/modules/file/file.entity.inc
Implements EntityInterface::entityType().
FileAccessFunctionsAlignedTestCase::createExampleFile in core/modules/file/tests/file.test
Helper function to create some files.
FileChangeSchemeTestCase::testChangeScheme in core/modules/file/tests/file.test
FileDirectoryTest::testFileCheckDirectoryHandling in core/modules/simpletest/tests/file.test
Test directory handling functions.
FileDirectoryTest::testFileCreateNewFilepath in core/modules/simpletest/tests/file.test
This will take a directory and path, and find a valid filepath that is not taken by another file.
FileDirectoryTest::testFileDestination in core/modules/simpletest/tests/file.test
This will test the filepath for a destination based on passed flags and whether or not the file exists.
FileFieldDisplayTestCase::testNodeDisplay in core/modules/file/tests/file.test
Tests normal formatter display on node display.
FileFieldWidgetTestCase::testPrivateFileComment in core/modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FileLoadTest::testMultiple in core/modules/simpletest/tests/file.test
This will test loading file data from the database.
FileLoadTest::testSingleValues in core/modules/simpletest/tests/file.test
Load a single file and ensure that the correct values are returned.
FileManagedFileElementTestCase::testManagedFile in core/modules/file/tests/file.test
Tests the managed_file element type.
FileManagedFileElementTestCase::testManagedFileExceedMaximumFileSize in core/modules/file/tests/file.test
Tests uploading a file that exceeds the maximum file size.
FileManagedFileElementTestCase::testManagedFileParentsHash in core/modules/file/tests/file.test
Tests file_ajax_upload() parents_hash.
FileReplaceTestCase::testReplaceFile in core/modules/file/tests/file.test
@todo Test image dimensions for an image field are reset when a file is replaced. @todo Test image styles are cleared when an image is updated.
FileSaveTest::testFileSave in core/modules/simpletest/tests/file.test
FileStorageController::buildContent in core/modules/file/file.entity.inc
Implements EntityControllerInterface::buildContent().
FileStorageController::view in core/modules/file/file.entity.inc
Overrides DefaultEntityController::view().
FileTaxonomyTermTestCase::createAttachFileField in core/modules/file/tests/file.test
Creates a file field and attaches it to the "Tags" taxonomy vocabulary.
FileTaxonomyTermTestCase::createAttachFileField in core/modules/file/tests/file.test
Creates a file field and attaches it to the "Tags" taxonomy vocabulary.
FileTaxonomyTermTestCase::setUp in core/modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileTestCase::createFile in core/modules/simpletest/tests/file.test
Create a file and save it to the files table and assert that it occurs correctly.
FileTestHelper::assertFileEntryExists in core/modules/file/tests/file.test
Asserts that a file exists in the database.
FileTestHelper::assertFileEntryNotExists in core/modules/file/tests/file.test
Asserts that a file does not exist in the database.
FileTestHelper::createFileField in core/modules/file/tests/file.test
Creates a new file field.
FileTestHelper::createFileType in core/modules/file/tests/file.test
Create file type
FileTestHelper::getTestFile in core/modules/file/tests/file.test
Retrieves a sample file of the specified type.
FileTestHelper::setUp in core/modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileTokenReplaceTestCase::testFileTokenReplacement in core/modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
FileUnitTestCase::testFile in core/modules/file/tests/file.test
Tests basic file entity properties.
FileUnitTestCase::testImageDimensions in core/modules/file/tests/file.test
Tests storing image height and width as file metadata.
FileUploadTransliterationTest::testTransliteration in core/modules/simpletest/tests/file.test
FileUploadWizardTestCase::testFileUploadWizardFields in core/modules/file/tests/file.test
Test the file upload wizard field step.
FileUploadWizardTestCase::testFileUploadWizardStepSkipping in core/modules/file/tests/file.test
Test skipping each of the file upload wizard steps.
FileValidatorTest::setUp in core/modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileValidatorTest::testFileValidateExtensions in core/modules/simpletest/tests/file.test
Test the file_validate_extensions() function.
FileValidatorTest::testFileValidateImageResolution in core/modules/simpletest/tests/file.test
This ensures the resolution of a specific file is within bounds. The image will be resized if it's too large.
FileValidatorTest::testFileValidateIsImage in core/modules/simpletest/tests/file.test
This ensures a specific file is actually an image.
FileValidatorTest::testFileValidateNameLength in core/modules/simpletest/tests/file.test
This will ensure the filename length is valid.
FileValidatorTest::testFileValidateSize in core/modules/simpletest/tests/file.test
Test file_validate_size().
file_action_info in core/modules/file/file.module
Implements hook_action_info().
file_add_form in core/modules/file/file.pages.inc
Form callback for adding a file via an upload form.
file_add_form_submit in core/modules/file/file.pages.inc
Submit handler for the add file form.
file_add_upload_step_fields in core/modules/file/file.pages.inc
Generate form fields for the fourth step in the add file wizard.
file_autoload_info in core/modules/file/file.module
Implements hook_autoload_info().
file_copy in core/includes/file.inc
Copies a file to a new location and adds a file record to the database.
file_delete_form in core/modules/file/file.pages.inc
Page callback: Form constructor for the file deletion confirmation form.
file_delete_form_submit in core/modules/file/file.pages.inc
Form submission handler for file_delete_form().
file_delete_multiple in core/includes/file.inc
Deletes files.
file_delete_redirect_form in core/modules/file/file.pages.inc
Submit handler for delete button on file manage forms.
file_display in core/modules/file/file.module
Returns an array containing a single display to use for a file type in a given view mode.
file_displays in core/modules/file/file.module
Returns the display to use for a file type in a given view mode.
file_displays_load in core/modules/file/file.module
Returns a single {file_display} array for the file type.
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_entity_access in core/modules/file/file.module
Deprecated wrapper function. Determines if a user may perform the given operation on the specified file.
file_entity_info in core/modules/file/file.module
Implements hook_entity_info().
file_entity_info in core/modules/file/file.module
Implements hook_entity_info().
file_example_unmanaged_php_submit in modules/examples/file_example/file_example.module
Submit handler to write an unmanaged file using plain PHP functions.
file_field_delete in core/modules/file/file.field.inc
Implements hook_field_delete().
file_field_delete_revision in core/modules/file/file.field.inc
Implements hook_field_delete_revision().
file_field_extra_fields in core/modules/file/file.module
Implements hook_field_extra_fields().
file_field_extra_fields in core/modules/file/file.module
Implements hook_field_extra_fields().
file_field_formatter_info in core/modules/file/file.field.inc
Implements hook_field_formatter_info().
file_field_formatter_view in core/modules/file/file.field.inc
Implements hook_field_formatter_view().
file_field_info in core/modules/file/file.field.inc
Implements hook_field_info().
file_field_info in core/modules/file/file.field.inc
Implements hook_field_info().
file_field_insert in core/modules/file/file.field.inc
Implements hook_field_insert().
file_field_settings_form in core/modules/file/file.field.inc
Implements hook_field_settings_form().
file_field_update in core/modules/file/file.field.inc
Implements hook_field_update().
file_field_views_data in core/modules/file/views/file.views.inc
Implements hook_field_views_data().
file_field_widget_info in core/modules/file/file.field.inc
Implements hook_field_widget_info().
file_field_widget_info in core/modules/file/file.field.inc
Implements hook_field_widget_info().
file_file_delete in core/modules/file/file.file.inc
Implements hook_file_delete().
file_file_download in core/modules/file/file.module
Implements hook_file_download().
file_file_formatter_file_field_settings in core/modules/file/file.module
Implements hook_file_formatter_FORMATTER_settings().
file_file_formatter_file_field_view in core/modules/file/file.module
Implements hook_file_formatter_FORMATTER_view().
file_file_formatter_file_image_settings in core/modules/file/file.module
Implements hook_file_formatter_FORMATTER_settings().
file_file_formatter_file_image_view in core/modules/file/file.module
Implements hook_file_formatter_FORMATTER_view().
file_file_formatter_info in core/modules/file/file.module
Implements hook_file_formatter_info().
file_file_presave in core/modules/file/file.file.inc
Implements hook_file_presave().
file_file_update in core/modules/file/file.file.inc
Implements hook_file_update().
file_fnmatch in core/modules/file/file.module
A wrapper function for the PHP function fnmatch().
file_get_file_references in core/modules/file/file.module
Retrieves a list of references to a file.
file_hook_info in core/modules/file/file.module
Implements hook_hook_info().
file_icon_path in core/modules/file/file.module
Creates a path to the icon for a file entity.
file_is_page in core/modules/file/file.module
Returns whether the current page is the full page view of the passed-in file.
file_list_types_page in core/modules/file/file.admin.inc
Displays the file type admin overview page.
file_load_multiple in core/includes/file.inc
Loads file entities from the database.
file_managed_file_browser_open in core/modules/file/file.module
AJAX callback for managed_file elements to open a browser modal dialog.
file_managed_file_browser_submit in core/modules/file/file.module
AJAX callback handler for file browser selection.
file_managed_file_process in core/modules/file/file.module
Render API callback: Expands the managed_file element type.
file_managed_file_save_upload in core/modules/file/file.module
Saves any files that have been uploaded into a managed_file element.
file_manage_form in core/modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
file_manage_form_submit in core/modules/file/file.pages.inc
Form submission handler for the 'Save' button for file_manage_form().
file_manage_form_validate in core/modules/file/file.pages.inc
Form validation handler for file_manage_form().
file_menu in core/modules/file/file.module
Implements hook_menu().
file_module_test_form in core/modules/file/tests/file_module_test/file_module_test.module
Form constructor for testing a 'managed_file' element.
file_module_test_form_submit in core/modules/file/tests/file_module_test/file_module_test.module
Form submission handler for file_module_test_form().
file_move in core/includes/file.inc
Moves a file to a new location and update the file's database entry.
file_query_file_access_alter in core/modules/file/file.module
Implements hook_query_TAG_alter().
file_save_data in core/includes/file.inc
Saves a file to the specified destination and creates a database entry.
file_save_upload in core/includes/file.inc
Saves a file upload to a new location.
file_theme in core/modules/file/file.module
Implements hook_theme().
file_type_delete in core/modules/file/file.admin.inc
Deletes a file type from the configuration.
file_type_delete_confirm_submit in core/modules/file/file.admin.inc
Process file type delete confirm submissions.
file_type_form in core/modules/file/file.admin.inc
Form constructor for the file type settings form.
file_type_get_name in core/modules/file/file.module
Returns the file type name of the passed file or file type string.
file_type_revert_confirm_submit in core/modules/file/file.admin.inc
Process file type revert confirm submissions.
file_type_status_confirm_submit in core/modules/file/file.admin.inc
Process file type status confirm submissions.
file_unmanaged_copy in core/includes/file.inc
Copies a file to a new location without database changes or hook invocation.
file_unmanaged_delete in core/includes/file.inc
Deletes a file without database changes or hook invocations.
file_unmanaged_move in core/includes/file.inc
Moves a file to a new location without database changes or hook invocation. This is a powerful function that in many ways performs like an advanced version of rename().
file_unmanaged_prepare in core/includes/file.inc
Internal function that prepares the destination for a file_unmanaged_copy or file_unmanaged_move operation.
file_unmanaged_save_data in core/includes/file.inc
Saves a file to the specified destination without invoking file API.
file_update_1000 in core/modules/file/file.install
Add a view for managing files.
file_update_1005 in core/modules/file/file.install
Add the default file types and convert custom or modified file types from Drupal 7 file_entity.
file_update_dependencies in core/modules/file/file.install
Implements hook_update_dependencies().
file_views_api in core/modules/file/file.module
Implements hook_views_api().
file_views_data in core/modules/file/views/file.views.inc
Implements hook_field_views_data().
file_views_data in core/modules/file/views/file.views.inc
Implements hook_field_views_data().
file_view_file in core/modules/file/file.module
Generate an array for rendering just the file portion of a file entity.
file_view_mode_labels in core/modules/file/file.module
Return an array of available view modes for file entities.
file_view_multiple in core/modules/file/file.module
End of "defgroup file_access".
file_view_page in core/modules/file/file.pages.inc
Menu callback; view a single file entity.
FilterEditorAccessTestCase::setUp in core/modules/filter/tests/filter.test
FilterFileUsageTest::testFilterEntityHooks in core/modules/filter/tests/filter.test
Tests file usages are tracked in creating, updating, and deleting content.
filter_admin_format_form in core/modules/filter/filter.admin.inc
Form constructor for the text format add/edit form.
filter_format_editor_link_form in core/modules/filter/filter.pages.inc
Form callback: Display a form for inserting/editing a link or uploading a file.
filter_get_editors in core/modules/filter/filter.module
Returns a list of text editors that are used with 'text_format' elements.
filter_menu in core/modules/filter/filter.module
Implements hook_menu().
filter_theme in core/modules/filter/filter.module
Implements hook_theme().
FormStateValuesCleanAdvancedTestCase::setUp in core/modules/simpletest/tests/form.test
Sets up a Backdrop site for running functional and integration tests.
FormsTestCase::testRequiredFields in core/modules/simpletest/tests/form.test
Check several empty values for required forms elements.
form_builder in core/includes/form.inc
Builds and processes all elements in the structured form array.
form_example_menu in modules/examples/form_example/form_example.module
Implements hook_menu().
form_example_tutorial_10 in modules/examples/form_example/form_example_tutorial.inc
This is Example 10: a form with a file upload field.
form_example_tutorial_10_submit in modules/examples/form_example/form_example_tutorial.inc
Submit handler for form_example_tutorial_10().
form_example_tutorial_10_validate in modules/examples/form_example/form_example_tutorial.inc
Validate handler for form_example_tutorial_10().
form_test_menu in core/modules/simpletest/tests/form_test.module
Implements hook_menu().
hook_ckeditor_plugins in core/modules/ckeditor/ckeditor.api.php
Provides a list of CKEditor 4 plugins.
hook_editor_info in core/modules/filter/filter.api.php
Define text editors, such as WYSIWYGs or toolbars to assist with text input.
hook_filetransfer_info in core/modules/system/system.api.php
Register information about FileTransfer classes provided by a module.
hook_file_copy in core/modules/system/system.api.php
Respond to a file that has been copied.
hook_file_formatter_FORMATTER_view in core/modules/file/file.api.php
Define formatter output.
hook_file_insert in core/modules/system/system.api.php
Respond to a file being added.
hook_file_move in core/modules/system/system.api.php
Respond to a file that has been moved.
hook_file_update in core/modules/system/system.api.php
Respond to a file being updated.
hook_file_upload_skip_fields_alter in core/modules/file/file.api.php
Alters skip fields status.
hook_file_view in core/modules/file/file.api.php
Add to files as they are viewed.
hook_file_view_alter in core/modules/file/file.api.php
Alter files as they are viewed.
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_path_info in core/modules/path/path.api.php
Provide information about the way your module's aliases will be built.
hook_theme in core/modules/system/system.api.php
Register a module (or theme's) theme implementations.
ImageFieldDisplayTestCase::_testImageFieldFormatters in core/modules/image/tests/image.test
Test image formatters on node display.
ImageFileMoveTest::testNormal in core/modules/simpletest/tests/image.test
Tests moving a randomly generated image.
image_example_menu in modules/examples/image_example/image_example.module
Implements hook_menu().
image_example_theme in modules/examples/image_example/image_example.module
Implements hook_theme().
image_field_formatter_settings_form in core/modules/image/image.field.inc
Implements hook_field_formatter_settings_form().
image_field_formatter_settings_form in core/modules/image/image.field.inc
Implements hook_field_formatter_settings_form().
image_field_formatter_settings_summary in core/modules/image/image.field.inc
Implements hook_field_formatter_settings_summary().
image_field_formatter_view in core/modules/image/image.field.inc
Implements hook_field_formatter_view().
image_field_instance_settings_form in core/modules/image/image.field.inc
Implements hook_field_instance_settings_form().
image_field_settings_form in core/modules/image/image.field.inc
Implements hook_field_settings_form().
image_menu in core/modules/image/image.module
Implements hook_menu().
image_theme in core/modules/image/image.module
Implements hook_theme().
image_token_info_alter in core/modules/image/image.tokens.inc
Implements hook_token_info_alter().
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_installation_select_versions_form_submit in core/modules/installer/installer.pages.inc
Submit handler for the select versions form.
installer_manager_install_form in core/modules/installer/installer.manager.inc
Form constructor for the install 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_menu in core/modules/installer/installer.module
Implements hook_menu().
installer_theme in core/modules/installer/installer.module
Implements hook_theme().
language_menu in core/modules/language/language.module
Implements hook_menu().
language_negotiation_get_switch_links in core/includes/language.inc
Returns the language switch links for the given language.
language_provider_invoke in core/includes/language.inc
Helper function used to cache the language negotiation providers results.
language_theme in core/modules/language/language.module
Implements hook_theme().
Layout::save in core/modules/layout/includes/layout.class.inc
Save a layout to config.
LayoutBlockTest::setUp in core/modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutBlockTextTest::testBlockText in core/modules/layout/tests/layout.test
Tests the BlockText class functionality.
LayoutInterfaceTest::testContexts in core/modules/layout/tests/layout.test
Test the support for contexts within conditions and blocks.
layout_layout_api in core/modules/layout/layout.module
Implements hook_layout_api().
layout_layout_context_info in core/modules/layout/includes/layout.layout.inc
Implements hook_layout_context_info().
layout_layout_context_info in core/modules/layout/includes/layout.layout.inc
Implements hook_layout_context_info().
layout_layout_style_info in core/modules/layout/includes/layout.layout.inc
Implements hook_layout_style_info().
layout_menu in core/modules/layout/layout.module
Implements hook_menu().
layout_page_menu_item in core/modules/layout/layout.module
Create a menu item for Layout-provided pages.
layout_theme in core/modules/layout/layout.module
Implements hook_theme()
link_theme in core/modules/link/link.module
Implements hook_theme().
locale_js_alter in core/modules/locale/locale.module
Implements hook_js_alter().
locale_language_negotiation_info in core/modules/locale/locale.module
Implements hook_language_negotiation_info().
locale_menu in core/modules/locale/locale.module
Implements hook_menu().
locale_test_language_negotiation_info in core/modules/locale/tests/locale_test/locale_test.module
Implements hook_language_negotiation_info().
locale_theme in core/modules/locale/locale.module
Implements hook_theme().
locale_translate_batch_build in core/modules/locale/locale.bulk.inc
Build a locale batch from an array of files.
locale_translate_batch_import in core/modules/locale/locale.bulk.inc
Perform interface translation import as a batch step.
locale_translate_import_form in core/modules/locale/locale.bulk.inc
User interface for the translation import screen.
locale_translate_import_form_submit in core/modules/locale/locale.bulk.inc
Process the locale import form submission.
locale_url_outbound_alter in core/modules/locale/locale.module
Implements hook_url_outbound_alter().
menu_menu in core/modules/menu/menu.module
Implements hook_menu().
menu_theme in core/modules/menu/menu.module
Implements hook_theme().
ModuleUnitTest::testModuleImplements in core/modules/simpletest/tests/module.test
Test module_implements() caching.
module_test_hook_info in core/modules/simpletest/tests/module_test.module
Implements hook_hook_info().
node_action_info in core/modules/node/node.module
Implements hook_action_info().
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_menu in core/modules/node/node.module
Implements hook_menu().
node_theme in core/modules/node/node.module
Implements hook_theme().
options_theme in core/modules/field/modules/options/options.module
Implements hook_theme().
path_action_info in core/modules/path/path.module
Implements hook_action_info().
path_bulk_update_form_generate_submit in core/modules/path/path.admin.inc
Submit handler for URL alias bulk generate form.
path_menu in core/modules/path/path.module
Implements hook_menu().
path_theme in core/modules/path/path.module
Implements hook_theme().
redirect_menu in core/modules/redirect/redirect.module
Implements hook_menu().
search_menu in core/modules/search/search.module
Implements hook_menu().
search_theme in core/modules/search/search.module
Implements hook_theme().
seven_css_alter in core/themes/seven/template.php
Implements hook_css_alter().
SimpleTestFunctionalTest::assertAssertion in core/modules/simpletest/tests/simpletest.test
Assert that an assertion with the specified values is displayed in the test results.
SimpleTestFunctionalTest::getTestResults in core/modules/simpletest/tests/simpletest.test
Get the results from a test and store them in the class array $results.
simpletest_log_read in core/modules/simpletest/simpletest.module
Read the error log and report any errors as assertion failures.
simpletest_menu in core/modules/simpletest/simpletest.module
Implements hook_menu().
simpletest_run_tests in core/modules/simpletest/simpletest.module
Actually runs tests.
simpletest_schema in core/modules/simpletest/simpletest.install
Implements hook_schema().
simpletest_test_get_all in core/modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
simpletest_theme in core/modules/simpletest/simpletest.module
Implements hook_theme().
standard_install in core/profiles/standard/standard.install
Implements hook_install().
system_authorized_init in core/modules/system/system.module
Setup a given callback to run via authorize.php with elevated privileges.
system_element_info in core/modules/system/system.module
Implements hook_element_info().
system_filetransfer_info in core/modules/system/system.module
Implements hook_filetransfer_info().
system_menu in core/modules/system/system.module
Implements hook_menu().
system_site_information_settings in core/modules/system/system.admin.inc
Form builder; The general site information form.
system_test_filetransfer_info in core/modules/simpletest/tests/system_test.module
Implements hook_filetransfer_info().
system_theme in core/modules/system/system.module
Implements hook_theme().
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
system_token_info in core/modules/system/system.tokens.inc
Implements hook_token_info().
system_utf8mb4_convert_form_submit in core/modules/system/system.admin.inc
Form submit function; convert existing database tables to utf8mb4.
tabledrag_example_menu in modules/examples/tabledrag_example/tabledrag_example.module
Implements hook_menu().
tabledrag_example_theme in modules/examples/tabledrag_example/tabledrag_example.module
Implements hook_theme().
taxonomy_menu in core/modules/taxonomy/taxonomy.module
Implements hook_menu().
taxonomy_theme in core/modules/taxonomy/taxonomy.module
Implements hook_theme().
telemetry_menu in core/modules/telemetry/telemetry.module
Implements hook_menu().
template_preprocess_file_entity in core/modules/file/file.module
Process variables for file.tpl.php
template_preprocess_file_entity in core/modules/file/file.module
Process variables for file.tpl.php
theme_file_download_link in core/modules/file/file.theme.inc
Copy of theme_file_link() for linking to the file download URL.
theme_file_download_link in core/modules/file/file.theme.inc
Copy of theme_file_link() for linking to the file download URL.
theme_file_formatter_table in core/modules/file/file.theme.inc
Returns HTML for a file attachments table.
theme_file_icon in core/modules/file/file.theme.inc
Returns HTML for an image with an appropriate icon for the given file.
theme_file_link in core/modules/file/file.theme.inc
Returns HTML for a link to a file.
theme_file_link in core/modules/file/file.theme.inc
Returns HTML for a link to a file.
theme_test_theme in core/modules/simpletest/tests/theme_test.module
Implements hook_theme().
TokenFileTestCase::testFileTokens in core/modules/simpletest/tests/token.test
translation_menu in core/modules/translation/translation.module
Implements hook_menu().
update_batch in core/includes/update.inc
Starts the database update batch process.
update_fix_requirements in core/includes/update.inc
Perform Drupal 7.x to Backdrop 1.x updates that are required for update.php to function properly.
update_manual_status in core/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
update_menu in core/modules/update/update.module
Implements hook_menu().
update_test_filetransfer_info in core/modules/update/tests/update_test/update_test.module
Implements hook_filetransfer_info().
update_theme in core/modules/update/update.module
Implements hook_theme().
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_action_info in core/modules/user/user.module
Implements hook_action_info().
user_menu in core/modules/user/user.module
Implements hook_menu().
user_theme in core/modules/user/user.module
Implements hook_theme().
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
user_token_info in core/modules/user/user.tokens.inc
Implements hook_token_info().
user_views_data in core/modules/user/views/user.views.inc
Implements hook_views_data().
ViewsHandlerFileExtensionTest::dataSet in core/modules/views/tests/handlers/views_handler_field_file_extension.test
A very simple test dataset.
ViewsUIWizardJumpMenuTestCase::createFileAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a file and return its expected path.
views_discover_plugins in core/modules/views/includes/utility.inc
Builds and return a list of all plugins available in the system.
views_handler_field_file_filemime::render in core/modules/file/views/views_handler_field_file_filemime.inc
Render the field.
views_handler_field_file_rendered::options_form in core/modules/file/views/views_handler_field_file_rendered.inc
Provide file_view_mode option for file display.
views_menu in core/modules/views/views.module
Implement hook_menu().
views_theme in core/modules/views/views.module
Implement hook_theme(). Register views theme functions.
views_ui_menu in core/modules/views_ui/views_ui.module
Implements hook_menu().
views_ui_theme in core/modules/views_ui/views_ui.module
Implements hook_theme().
views_ui_views_ui_wizards in core/modules/views_ui/views_ui.module
Implements hook_views_ui_wizards().
views_ui_views_wizard_defaults in core/modules/views_ui/views_ui.module
Helper function to define the default values for a Views wizard plugin.
watchdog_deprecated_function in core/includes/bootstrap.inc
Logs a deprecation warning.
_backdrop_decode_exception in core/includes/errors.inc
Decodes an exception and retrieves the correct caller.
_backdrop_error_handler_real in core/includes/errors.inc
Provides custom PHP error handling.
_backdrop_log_error in core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
_batch_finished in core/includes/batch.inc
Ends the batch processing.
_batch_process in core/includes/batch.inc
Processes sets in a batch.
_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.
_file_query_file_access_alter in core/modules/file/file.module
Helper for file entity access functions.
_file_test_form in core/modules/simpletest/tests/file_test.module
Form to test file uploads.
_file_types_build in core/modules/file/file.module
Builds and returns the list of available file types.
_file_view_mode_menu_access in core/modules/file/file.module
Menu access callback for the 'view mode file display settings' pages.
_form_builder_handle_input_element in core/includes/form.inc
Adds the #name and #value properties of an input element before rendering.
_form_example_element_theme in modules/examples/form_example/form_example_elements.inc
Called by form_example_theme() to provide hook_theme().
_form_test_disabled_elements in core/modules/simpletest/tests/form_test.module
Build a form to test disabled elements.
_form_test_disabled_elements in core/modules/simpletest/tests/form_test.module
Build a form to test disabled elements.
_image_field_default_image_validate in core/modules/image/image.field.inc
Element validation function for setting a default image.
_layout_include_files in core/modules/layout/layout.module
Load all include files for modules that implement hook_layout_api().
_menu_router_build in core/includes/menu.inc
Builds the router table based on the data from hook_menu().
_simpletest_batch_operation in core/modules/simpletest/simpletest.module
Batch operation callback.
_theme_process_registry in core/includes/theme.inc
Process a single implementation of hook_theme().