Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Test that text separated by block-level tags in HTML get separated by (at least) a newline in the plaintext version. |
| HtmlToTextTest::testDrupalHtmltoTextCollapsesWhitespace | function | core/ |
Test that whitespace is collapsed. |
| HtmlToTextTest::testDrupalHtmlToTextParagraphs | function | core/ |
Test that combinations of paragraph breaks, line breaks, linefeeds, and spaces are properly handled. |
| HtmlToTextTest::testFootnoteReferences | function | core/ |
Test that footnote references are properly generated. |
| HtmlToTextTest::testHeaderSeparation | function | core/ |
Test that headers are properly separated from surrounding text. |
| HtmlToTextTest::testRemoveTrailingWhitespace | function | core/ |
Tests that trailing whitespace is removed before newlines. |
| HtmlToTextTest::testTags | function | core/ |
Test 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 |
| HWLDFWordAccumulator.php | file | core/ |
|
| HWLDFWordAccumulator::$group | property | core/ |
|
| HWLDFWordAccumulator::$line | property | core/ |
|
| HWLDFWordAccumulator::$lines | property | core/ |
|
| HWLDFWordAccumulator::$tag | property | core/ |
|
| HWLDFWordAccumulator::addWords | function | core/ |
|
| HWLDFWordAccumulator::getLines | function | core/ |
|
| HWLDFWordAccumulator::NBSP | constant | core/ |
An iso-8859-x non-breaking space. |
| HWLDFWordAccumulator::_flushGroup | function | core/ |
|
| HWLDFWordAccumulator::_flushLine | function | core/ |
|
| HWLDFWordAccumulatorTest | class | core/ |
Test HWLDFWordAccumulator. |
| HWLDFWordAccumulatorTest.php | file | core/ |
|
| HWLDFWordAccumulatorTest::provideAddWords | function | core/ |
|
| HWLDFWordAccumulatorTest::testAddWords | function | core/ |
@covers ::addWords[[api-linebreak]] @dataProvider provideAddWords |
| HWLDFWordAccumulatorTest::testGetLinesEmpty | function | core/ |
Verify that we only get back a NBSP from an empty accumulator. |
| IdAuditor | class | core/ |
Audits migrations that create content entities in the destination system. |
| IdAuditor.php | file | core/ |
|
| IdAuditor::audit | function | core/ |
Audits a migration. |
| IdAuditor::auditEntityComplete | function | core/ |
Audits an EntityComplete migration. |
| IdAuditor::auditMultiple | function | core/ |
Audits a set of migrations. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.