Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HTMLRestrictionsTest::providerCounting | function | core/ |
|
| HTMLRestrictionsTest::providerOperands | function | core/ |
|
| HTMLRestrictionsTest::providerRepresentations | function | core/ |
|
| HTMLRestrictionsTest::providerSubsets | 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::testCounting | function | core/ |
@covers ::allowsNothing[[api-linebreak]] @covers ::getAllowedElements[[api-linebreak]] @dataProvider providerCounting |
| HTMLRestrictionsTest::testOperations | function | core/ |
@covers ::diff[[api-linebreak]] @covers ::intersect[[api-linebreak]] @covers ::merge[[api-linebreak]] @dataProvider providerOperands |
| HTMLRestrictionsTest::testRepresentations | function | core/ |
@covers ::toCKEditor5ElementsArray[[api-linebreak]] @covers ::toFilterHtmlAllowedTagsString[[api-linebreak]] @covers ::toGeneralHtmlSupportConfig[[api-linebreak]] @dataProvider providerRepresentations |
| HTMLRestrictionsTest::testSubsets | function | core/ |
@covers ::getWildcardSubset[[api-linebreak]] @covers ::getConcreteSubset[[api-linebreak]] @covers ::getPlainTagsSubset[[api-linebreak]] @covers ::extractPlainTagsSubset[[api-linebreak]] @dataProvider providerSubsets |
| HtmlSerializerRules | class | core/ |
Drupal-specific HTML5 serializer rules. |
| HtmlSerializerRules.php | file | core/ |
|
| HtmlSerializerRules::escape | function | core/ |
|
| HtmlTag::$voidElements | property | core/ |
Void elements do not contain values or closing tags. |
| HtmlTagTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\HtmlTag[[api-linebreak]] @group Render |
| HtmlTagTest.php | file | core/ |
|
| HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
| HtmlTagTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| HtmlTagTest::testPreRenderHtmlTag | function | core/ |
@covers ::preRenderHtmlTag[[api-linebreak]] @dataProvider providerPreRenderHtmlTag |
| HtmlTest | class | core/ |
Tests \Drupal\Component\Utility\Html. |
| HtmlTest.php | file | core/ |
|
| HtmlTest::providerDecodeEntities | function | core/ |
Data provider for testDecodeEntities(). |
| HtmlTest::providerEscape | function | core/ |
Data provider for testEscape(). |
| HtmlTest::providerTestCleanCssIdentifier | function | core/ |
Provides test data for testCleanCssIdentifier(). |
| HtmlTest::providerTestHtmlGetId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueId | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueIdWithAjaxIds | function | core/ |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::setUp | function | core/ |
|
| HtmlTest::testCleanCssIdentifier | function | core/ |
Tests the Html::cleanCssIdentifier() method. |
| HtmlTest::testDecodeEntities | function | core/ |
Tests Html::decodeEntities(). |
| HtmlTest::testDecodeEntitiesAndEscape | function | core/ |
Tests relationship between escaping and decoding HTML entities. |
| HtmlTest::testDeprecations | function | core/ |
Test deprecations. |
| HtmlTest::testEscape | function | core/ |
Tests Html::escape(). |
| HtmlTest::testHtmlClass | function | core/ |
Tests that Html::getClass() cleans the class name properly. |
| HtmlTest::testHtmlGetId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueId | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueIdWithAjaxIds | function | core/ |
Tests the Html::getUniqueId() method. |
| HtmlTest::testSerialize | function | core/ |
Tests Html::serialize(). |
| HtmlTest::testTransformRootRelativeUrlsToAbsolute | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]] @dataProvider providerTestTransformRootRelativeUrlsToAbsolute |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]] @dataProvider providerTestTransformRootRelativeUrlsToAbsoluteAssertion |
| HtmlTestMarkup | class | core/ |
Marks an object's __toString() method as returning markup. |
| 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. |
Pagination
- Previous page
- Page 656
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.