Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
drupal_verify_install_file | core/ |
Verifies the state of the specified file. | 5 | ||
drupal_verify_profile | core/ |
Verifies that all dependencies are met for a given installation profile. | 2 | ||
dynamic_page_cache_help | core/ |
Implements hook_help(). | |||
editor_element_info_alter | core/ |
Implements hook_element_info_alter(). | |||
editor_entity_delete | core/ |
Implements hook_entity_delete(). | |||
editor_entity_insert | core/ |
Implements hook_entity_insert(). | |||
editor_entity_revision_delete | core/ |
Implements hook_entity_revision_delete(). | |||
editor_entity_update | core/ |
Implements hook_entity_update(). | |||
editor_file_download | core/ |
Implements hook_file_download(). | |||
editor_filter_format_presave | core/ |
Implements hook_ENTITY_TYPE_presave(). | |||
editor_filter_xss | core/ |
Applies text editor XSS filtering. | 2 | ||
editor_form_filter_admin_format_editor_configure | core/ |
Button submit handler for filter_format_form()'s 'editor_configure' button. | 2 | ||
editor_form_filter_admin_format_submit | core/ |
Additional submit handler for filter_format_form(). | 1 | ||
editor_form_filter_admin_format_validate | core/ |
Additional validate handler for filter_format_form(). | 1 | ||
editor_form_filter_admin_form_ajax | core/ |
AJAX callback handler for filter_format_form(). | 1 | ||
editor_form_filter_admin_overview_alter | core/ |
Implements hook_form_FORM_ID_alter(). | |||
editor_form_filter_format_form_alter | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. | |||
editor_help | core/ |
Implements hook_help(). | |||
editor_image_upload_settings_form | core/ |
Subform constructor to configure the text editor's image upload settings. | 3 | ||
editor_load | core/ |
Loads an individual configured text editor based on text format ID. | 10 | ||
editor_menu_links_discovered_alter | core/ |
Implements hook_menu_links_discovered_alter(). | |||
editor_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
editor_test_editor_info_alter | core/ |
Implements hook_editor_info_alter(). | |||
editor_test_editor_js_settings_alter | core/ |
Implements hook_editor_js_settings_alter(). | |||
editor_test_editor_xss_filter_alter | core/ |
Implements hook_editor_xss_filter_alter(). | |||
editor_test_entity_update | core/ |
Implements hook_entity_update(). | |||
editor_test_file_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. | |||
editor_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
element_info_test_element_info_alter | core/ |
Implements hook_element_info_alter(). | |||
element_info_test_element_plugin_alter | core/ |
Implements hook_element_plugin_alter(). | |||
element_info_test_element_pre_render | core/ |
2 | |||
entity_crud_hook_test_block_create | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. | |||
entity_crud_hook_test_block_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. | |||
entity_crud_hook_test_block_insert | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. | |||
entity_crud_hook_test_block_load | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. | |||
entity_crud_hook_test_block_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. | |||
entity_crud_hook_test_block_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. | |||
entity_crud_hook_test_block_update | core/ |
Implements hook_ENTITY_TYPE_update() for block entities. | |||
entity_crud_hook_test_comment_create | core/ |
Implements hook_ENTITY_TYPE_create() for comment entities. | |||
entity_crud_hook_test_comment_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. | |||
entity_crud_hook_test_comment_insert | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. | |||
entity_crud_hook_test_comment_load | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. | |||
entity_crud_hook_test_comment_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for comment entities. | |||
entity_crud_hook_test_comment_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for comment entities. | |||
entity_crud_hook_test_comment_update | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. | |||
entity_crud_hook_test_entity_create | core/ |
Implements hook_entity_create(). | |||
entity_crud_hook_test_entity_delete | core/ |
Implements hook_entity_delete(). | |||
entity_crud_hook_test_entity_insert | core/ |
Implements hook_entity_insert(). | |||
entity_crud_hook_test_entity_load | core/ |
Implements hook_entity_load(). | |||
entity_crud_hook_test_entity_predelete | core/ |
Implements hook_entity_predelete(). |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.