Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
hook_collector_hook_attribute.info.yml file core/modules/system/tests/modules/hook_collector_hook_attribute/hook_collector_hook_attribute.info.yml core/modules/system/tests/modules/hook_collector_hook_attribute/hook_collector_hook_attribute.info.yml
hook_collector_on_behalf.info.yml file core/modules/system/tests/modules/hook_collector_on_behalf/hook_collector_on_behalf.info.yml core/modules/system/tests/modules/hook_collector_on_behalf/hook_collector_on_behalf.info.yml
hook_collector_on_behalf_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook but should not be picked up.
hook_collector_on_behalf_procedural.info.yml file core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.info.yml core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.info.yml
hook_collector_on_behalf_procedural.module file core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.module
hook_collector_on_behalf_procedural_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook but should not be picked up.
hook_collector_skip_procedural.info.yml file core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.info.yml core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.info.yml
hook_collector_skip_procedural.module file core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.module
hook_collector_skip_procedural.services.yml file core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.services.yml core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.services.yml
hook_collector_skip_procedural_attribute.info.yml file core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.info.yml core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.info.yml
hook_collector_skip_procedural_attribute.module file core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module
hook_collector_skip_procedural_attribute_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook and should be picked up.
hook_collector_skip_procedural_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.module This implements a hook but should not be picked up.
hook_collector_skip_procedural_custom_function function core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.module
hook_editor_info_alter function core/modules/editor/editor.api.php Performs alterations on text editor definitions.
hook_editor_js_settings_alter function core/modules/editor/editor.api.php Modifies JavaScript settings that are added for text editors.
hook_editor_xss_filter_alter function core/modules/editor/editor.api.php Modifies the text editor XSS filter that will used for the given text format.
hook_entity_field_storage_info function core/lib/Drupal/Core/Entity/entity.api.php Provides field storage definitions for a content entity type.
hook_entity_field_storage_info_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter field storage definitions for a content entity type.
hook_entity_storage_load function core/lib/Drupal/Core/Entity/entity.api.php Act on content entities when loaded from the storage.
hook_ENTITY_TYPE_storage_load function core/lib/Drupal/Core/Entity/entity.api.php Act on content entities of a given type when loaded from the storage.
hook_field_purge_field_storage function core/modules/field/field.api.php Acts when a field storage definition is being purged.
hook_field_storage_config_update_forbid function core/modules/field/field.api.php Forbid a field storage update from occurring.
hook_help_topics_info_alter function core/modules/help/help.api.php Perform alterations on help topic definitions.
hook_navigation_content_top function core/modules/navigation/navigation.api.php Provide content for Navigation content_top section.
hook_navigation_content_top_alter function core/modules/navigation/navigation.api.php Alter replacement values for placeholder tokens.
hook_page_bottom function core/lib/Drupal/Core/Render/theme.api.php Add a renderable array to the bottom of the page.
hook_page_top function core/lib/Drupal/Core/Render/theme.api.php Add a renderable array to the top of the page.
hook_tokens function core/lib/Drupal/Core/Utility/token.api.php Provide replacement values for placeholder tokens.
hook_tokens_alter function core/lib/Drupal/Core/Utility/token.api.php Alter replacement values for placeholder tokens.
hook_token_info function core/lib/Drupal/Core/Utility/token.api.php Provide information about available placeholder tokens and token types.
hook_token_info_alter function core/lib/Drupal/Core/Utility/token.api.php Alter the metadata about available placeholder tokens and token types.
hook_toolbar function core/modules/toolbar/toolbar.api.php Add items to the toolbar menu.
hook_toolbar_alter function core/modules/toolbar/toolbar.api.php Alter the toolbar menu after hook_toolbar() is invoked.
hook_views_plugins_argument_validator_alter function core/modules/views/views.api.php Modify the list of available views argument validation plugins.
hook_views_ui_display_top_alter function core/modules/views_ui/views_ui.api.php Alter the top of the display for the Views UI.
hook_views_ui_display_top_links_alter function core/modules/views_ui/views_ui.api.php Alter the links displayed at the top of the view edit form.
Html::transformRootRelativeUrlsToAbsolute function core/lib/Drupal/Component/Utility/Html.php Converts all root-relative URLs to absolute URLs.
HtmlEscapedText::__toString function core/lib/Drupal/Component/Render/HtmlEscapedText.php Returns markup.
HtmlEscapedTextTest::providerToString function core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php Data provider for testToString().
HtmlEscapedTextTest::testToString function core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php @legacy-covers ::__toString
@legacy-covers ::jsonSerialize
HtmlOutputLogger::$outputDirectory property core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php A file with list of links to HTML pages generated.
HtmlRenderer::buildPageTopAndBottom function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Invokes the page top and bottom hooks.
HTMLRestrictions::toCKEditor5ElementsArray function core/modules/ckeditor5/src/HTMLRestrictions.php Transforms into the CKEditor 5 package metadata "elements" representation.
HTMLRestrictions::toFilterHtmlAllowedTagsString function core/modules/ckeditor5/src/HTMLRestrictions.php Transforms into the Drupal HTML filter's "allowed_html" representation.
HTMLRestrictions::toGeneralHtmlSupportConfig function core/modules/ckeditor5/src/HTMLRestrictions.php Transforms into the CKEditor 5 GHS configuration representation.
HTMLRestrictionsTest::providerConvenienceConstructors function core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php Provides data to testConvenienceConstructors().
HTMLRestrictionsTest::testConstructor function core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php Tests constructor.
HTMLRestrictionsTest::testConvenienceConstructors function core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php Tests convenience constructors.
HTMLRestrictionsTest::testOperations function core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php Tests operations.

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