| HTMLRestrictionsTest.php |
file |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
|
| HTMLRestrictionsTest::providerConstruct |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Provides data to testConstructor(). |
| HTMLRestrictionsTest::providerConvenienceConstructors |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Provides data to testConvenienceConstructors(). |
| HTMLRestrictionsTest::providerCounting |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Provides data to testCounting(). |
| HTMLRestrictionsTest::providerOperands |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Provides data to testOperations(). |
| HTMLRestrictionsTest::providerRepresentations |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Provides data to testRepresentations(). |
| HTMLRestrictionsTest::providerSubsets |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Provides data to testSubsets(). |
| 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::testCounting |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Tests counting. |
| HTMLRestrictionsTest::testOperations |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Tests operations. |
| HTMLRestrictionsTest::testRepresentations |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Tests representations. |
| HTMLRestrictionsTest::testSubsets |
function |
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php |
Tests subsets. |
| HtmlTagTest |
class |
core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php |
Tests Drupal\Core\Render\Element\HtmlTag. |
| HtmlTagTest.php |
file |
core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php |
|
| HtmlTagTest::providerPreRenderHtmlTag |
function |
core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php |
Data provider for preRenderHtmlTag test. |
| HtmlTagTest::testGetInfo |
function |
core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php |
Tests get info. |
| HtmlTagTest::testPreRenderHtmlTag |
function |
core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php |
Tests pre render html tag. |
| HtmlTest |
class |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests \Drupal\Component\Utility\Html. |
| HtmlTest.php |
file |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
|
| HtmlTest::providerDecodeEntities |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Data provider for testDecodeEntities(). |
| HtmlTest::providerEscape |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Data provider for testEscape(). |
| HtmlTest::providerTestCleanCssIdentifier |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testCleanCssIdentifier(). |
| HtmlTest::providerTestHtmlGetId |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueId |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestHtmlGetUniqueIdWithAjaxIds |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testHtmlGetId(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::setUp |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
|
| HtmlTest::testCleanCssIdentifier |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests the Html::cleanCssIdentifier() method. |
| HtmlTest::testDecodeEntities |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests Html::decodeEntities(). |
| HtmlTest::testDecodeEntitiesAndEscape |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests relationship between escaping and decoding HTML entities. |
| HtmlTest::testEscape |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests Html::escape(). |
| HtmlTest::testHtmlClass |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests that Html::getClass() cleans the class name properly. |
| HtmlTest::testHtmlGetId |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueId |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests the Html::getUniqueId() method. |
| HtmlTest::testHtmlGetUniqueIdWithAjaxIds |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests the Html::getUniqueId() method. |
| HtmlTest::testSerialize |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests Html::serialize(). |
| HtmlTest::testTransformRootRelativeUrlsToAbsolute |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests transform root relative urls to absolute. |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Tests transform root relative urls to absolute assertion. |
| HtmlTestMarkup |
class |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Marks an object's __toString() method as returning markup. |
| HtmlToTextTest |
class |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Tests for \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest.php |
file |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
|
| HtmlToTextTest::assertHtmlToText |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::setUp |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
|
| HtmlToTextTest::stringToHtml |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Converts a string to its PHP source equivalent for display in test messages. |
| HtmlToTextTest::testDrupalHtmlToTextArgs |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Tests the conversion of block-level HTML tags to plaintext with newlines. |
| HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Tests that whitespace is collapsed. |
| HtmlToTextTest::testDrupalHtmlToTextParagraphs |
function |
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php |
Tests the plaintext conversion of different whitespace combinations. |