Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_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_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/ |
@legacy-covers ::__toString @legacy-covers ::jsonSerialize |
| HtmlOutputLogger::$outputDirectory | property | core/ |
A file with list of links to HTML pages generated. |
| 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/ |
Provides data to testConvenienceConstructors(). |
| HTMLRestrictionsTest::testConstructor | function | core/ |
Tests constructor. |
| HTMLRestrictionsTest::testConvenienceConstructors | function | core/ |
Tests convenience constructors. |
| HTMLRestrictionsTest::testOperations | function | core/ |
Tests operations. |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::testTransformRootRelativeUrlsToAbsolute | function | core/ |
Tests transform root relative urls to absolute. |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Tests transform root relative urls to absolute assertion. |
| HtmlToTextTest | class | core/ |
Tests for \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest.php | file | core/ |
|
| HtmlToTextTest::assertHtmlToText | function | core/ |
Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::setUp | function | core/ |
|
| 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. |
| Htmx::applyTo | function | core/ |
Exports data from internal storage to a render array. |
| Htmx::history | function | core/ |
Creates a `data-hx-history` attribute. |
| Htmx::historyElt | function | core/ |
Creates a `data-hx-history-elt` attribute. |
| Htmx::indicator | function | core/ |
Creates a `data-hx-indicator` attribute. |
| Htmx::selectOob | function | core/ |
Creates a `data-hx-select-oob` attribute. |
| HtmxLocationResponseData::__toString | function | core/ |
Returns non-empty data, JSON encoded. |
| HtmxRequestInfoTest::testIsHtmxHistoryRestoration | function | core/ |
Tests the isHtmxHistoryRestoration method. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.