Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
drupal_phpunit_populate_class_loader core/tests/bootstrap.php Populate class loader with additional namespaces for tests. 1
drupal_rebuild core/includes/utility.inc Rebuilds all caches even when Drupal itself does not work. 1
drupal_register_shutdown_function core/includes/bootstrap.inc Registers a function for execution on shutdown. 14 2
drupal_requirements_severity core/includes/install.inc Extracts the highest severity from the requirements array. 3
drupal_requirements_url core/includes/install.inc Returns a URL for proceeding to the next page after a requirements problem. 1
drupal_static core/includes/bootstrap.inc Provides central static variable storage. 24
drupal_static_reset core/includes/bootstrap.inc Resets one or all centrally stored static variable(s). 22 1
drupal_valid_test_ua core/includes/bootstrap.inc Returns the test prefix if this is an internal request from a test. 15
drupal_verify_install_file core/includes/install.inc Verifies the state of the specified file. 5
drupal_verify_profile core/includes/install.inc Verifies that all dependencies are met for a given installation profile. 2
dynamic_page_cache_help core/modules/dynamic_page_cache/dynamic_page_cache.module Implements hook_help().
editor_element_info_alter core/modules/editor/editor.module Implements hook_element_info_alter().
editor_entity_delete core/modules/editor/editor.module Implements hook_entity_delete().
editor_entity_insert core/modules/editor/editor.module Implements hook_entity_insert().
editor_entity_revision_delete core/modules/editor/editor.module Implements hook_entity_revision_delete().
editor_entity_update core/modules/editor/editor.module Implements hook_entity_update().
editor_file_download core/modules/editor/editor.module Implements hook_file_download().
editor_filter_format_presave core/modules/editor/editor.module Implements hook_ENTITY_TYPE_presave().
editor_filter_xss core/modules/editor/editor.module Applies text editor XSS filtering. 2
editor_form_filter_admin_format_editor_configure core/modules/editor/editor.module Button submit handler for filter_format_form()'s 'editor_configure' button. 2
editor_form_filter_admin_format_submit core/modules/editor/editor.module Additional submit handler for filter_format_form(). 1
editor_form_filter_admin_format_validate core/modules/editor/editor.module Additional validate handler for filter_format_form(). 1
editor_form_filter_admin_form_ajax core/modules/editor/editor.module AJAX callback handler for filter_format_form(). 1
editor_form_filter_admin_overview_alter core/modules/editor/editor.module Implements hook_form_FORM_ID_alter().
editor_form_filter_format_form_alter core/modules/editor/editor.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
editor_help core/modules/editor/editor.module Implements hook_help().
editor_image_upload_settings_form core/modules/editor/editor.admin.inc Subform constructor to configure the text editor's image upload settings. 2
editor_load core/modules/editor/editor.module Loads an individual configured text editor based on text format ID. 6
editor_menu_links_discovered_alter core/modules/editor/editor.module Implements hook_menu_links_discovered_alter().
editor_removed_post_updates core/modules/editor/editor.post_update.php Implements hook_removed_post_updates().
editor_test_editor_info_alter core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_editor_info_alter().
editor_test_editor_js_settings_alter core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_editor_js_settings_alter().
editor_test_editor_xss_filter_alter core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_editor_xss_filter_alter().
editor_test_entity_update core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_entity_update().
editor_test_file_presave core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_ENTITY_TYPE_presave() for file entities.
editor_update_last_removed core/modules/editor/editor.install Implements hook_update_last_removed().
element_info_test_element_info_alter core/modules/system/tests/modules/element_info_test/element_info_test.module Implements hook_element_info_alter().
element_info_test_element_plugin_alter core/modules/system/tests/modules/element_info_test/element_info_test.module Implements hook_element_plugin_alter().
entity_crud_hook_test_block_create core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_create() for block entities.
entity_crud_hook_test_block_delete core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_delete() for block entities.
entity_crud_hook_test_block_insert core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_insert() for block entities.
entity_crud_hook_test_block_load core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_load() for block entities.
entity_crud_hook_test_block_predelete core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_predelete() for block entities.
entity_crud_hook_test_block_presave core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_presave() for block entities.
entity_crud_hook_test_block_update core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_update() for block entities.
entity_crud_hook_test_comment_create core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_create() for comment entities.
entity_crud_hook_test_comment_delete core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_delete() for comment entities.
entity_crud_hook_test_comment_insert core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_insert() for comment entities.
entity_crud_hook_test_comment_load core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_load() for comment entities.
entity_crud_hook_test_comment_predelete core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_ENTITY_TYPE_predelete() for comment entities.

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.