Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_help_topics_info_alter | function | core/ |
Perform alterations on help topic definitions. |
| hook_page_bottom | function | core/ |
Add a renderable array to the bottom of the page. |
| hook_page_top | function | core/ |
Add a renderable array to the top of the page. |
| hook_quickedit_editor_alter | function | core/ |
Allow modules to alter in-place editor plugin metadata. |
| hook_tokens | function | core/ |
Provide replacement values for placeholder tokens. |
| hook_tokens_alter | function | core/ |
Alter replacement values for placeholder tokens. |
| hook_token_info | function | core/ |
Provide information about available placeholder tokens and token types. |
| hook_token_info_alter | function | core/ |
Alter the metadata about available placeholder tokens and token types. |
| hook_toolbar | function | core/ |
Add items to the toolbar menu. |
| hook_toolbar_alter | function | core/ |
Alter the toolbar menu after hook_toolbar() is invoked. |
| hook_tour_tips_alter | function | core/ |
Allow modules to alter tour items before render. |
| hook_tour_tips_info_alter | function | core/ |
Allow modules to alter tip plugin definitions. |
| hook_views_plugins_argument_validator_alter | function | core/ |
Modify the list of available views argument validation plugins. |
| hook_views_ui_display_top_alter | function | core/ |
Alter the top of the display for the Views UI. |
| hook_views_ui_display_top_links_alter | function | core/ |
Alter the links displayed at the top of the view edit form. |
| Html::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs. |
| HtmlEscapedText::__toString | function | core/ |
Returns markup. |
| HtmlEscapedTextTest::providerToString | function | core/ |
Data provider for testToString(). |
| HtmlEscapedTextTest::testToString | function | core/ |
@covers ::__toString[[api-linebreak]] @covers ::jsonSerialize[[api-linebreak]] |
| HtmlRenderer::buildPageTopAndBottom | function | core/ |
Invokes the page top and bottom hooks. |
| HTMLRestrictions::toCKEditor5ElementsArray | function | core/ |
Transforms into the CKEditor 5 package metadata "elements" representation. |
| HTMLRestrictions::toFilterHtmlAllowedTagsString | function | core/ |
Transforms into the Drupal HTML filter's "allowed_html" representation. |
| HTMLRestrictions::toGeneralHtmlSupportConfig | function | core/ |
Transforms into the CKEditor 5 GHS configuration representation. |
| HTMLRestrictionsTest::providerConvenienceConstructors | function | core/ |
|
| HTMLRestrictionsTest::testConstructor | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider providerConstruct |
| HTMLRestrictionsTest::testConvenienceConstructors | function | core/ |
@covers ::fromString()[[api-linebreak]] @covers ::fromTextFormat()[[api-linebreak]] @covers ::fromFilterPluginInstance()[[api-linebreak]] @dataProvider providerConvenienceConstructors |
| HTMLRestrictionsTest::testOperations | function | core/ |
@covers ::diff()[[api-linebreak]] @covers ::intersect()[[api-linebreak]] @covers ::merge()[[api-linebreak]] @dataProvider providerOperands |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::testTransformRootRelativeUrlsToAbsolute | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]] @dataProvider providerTestTransformRootRelativeUrlsToAbsolute |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]] @dataProvider providerTestTransformRootRelativeUrlsToAbsoluteAssertion |
| HtmlToTextTest | class | core/ |
Tests for \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest.php | file | core/ |
|
| HtmlToTextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlToTextTest::assertHtmlToText | function | core/ |
Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::stringToHtml | function | core/ |
Converts a string to its PHP source equivalent for display in test messages. |
| HtmlToTextTest::testDrupalHtmlToTextArgs | function | core/ |
Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline | function | core/ |
Tests the conversion of block-level HTML tags to plaintext with newlines. |
| HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace | function | core/ |
Tests that whitespace is collapsed. |
| HtmlToTextTest::testDrupalHtmlToTextParagraphs | function | core/ |
Tests the plaintext conversion of different whitespace combinations. |
| HtmlToTextTest::testFootnoteReferences | function | core/ |
Tests that footnote references are properly generated. |
| HtmlToTextTest::testHeaderSeparation | function | core/ |
Tests that headers are properly separated from surrounding text. |
| HtmlToTextTest::testRemoveTrailingWhitespace | function | core/ |
Tests that trailing whitespace is removed before newlines. |
| HtmlToTextTest::testTags | function | core/ |
Tests supported tags of \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::testUsenetSignature | function | core/ |
Tests that trailing whitespace from Usenet style signatures is not removed. |
| HtmlToTextTest::testVeryLongLineWrap | function | core/ |
Tests \Drupal\Core\Mail\MailFormatHelper::htmlToText() wrapping. |
| http_client_factory | service | core/ |
Drupal\Core\Http\ClientFactory |
| http_handler_stack_configurator | service | core/ |
Drupal\Core\Http\HandlerStackConfigurator |
| http_kernel.controller.argument_metadata_factory | service | core/ |
Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory |
| HWLDFWordAccumulator | class | core/ |
@todo document @private @subpackage DifferenceEngine |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.