Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HTMLRestrictions::validateAllowedRestrictionsPhase2 | function | core/ |
Validates allowed elements — phase 2: shape of values. |
| HTMLRestrictions::validateAllowedRestrictionsPhase3 | function | core/ |
Validates allowed elements — phase 3: HTML tag attribute restriction keys. |
| HTMLRestrictions::validateAllowedRestrictionsPhase4 | function | core/ |
Validates allowed elements — phase 4: HTML tag attr restriction values. |
| HTMLRestrictions::validateAllowedRestrictionsPhase5 | function | core/ |
Validates allowed elements — phase 5: disallowed attribute overrides. |
| HTMLRestrictions::WILDCARD_ELEMENT_METHODS | constant | core/ |
Wildcard types, and the methods that return tags the wildcard represents. |
| HTMLRestrictions::__construct | function | core/ |
Constructs a set of HTML restrictions. |
| HTMLRestrictionsTest | class | core/ |
Tests Drupal\ckeditor5\HTMLRestrictions. |
| HTMLRestrictionsTest.php | file | core/ |
|
| HTMLRestrictionsTest::providerConstruct | function | core/ |
Provides data to testConstructor(). |
| HTMLRestrictionsTest::providerConvenienceConstructors | function | core/ |
Provides data to testConvenienceConstructors(). |
| HTMLRestrictionsTest::providerCounting | function | core/ |
Provides data to testCounting(). |
| HTMLRestrictionsTest::providerOperands | function | core/ |
Provides data to testOperations(). |
| HTMLRestrictionsTest::providerRepresentations | function | core/ |
Provides data to testRepresentations(). |
| HTMLRestrictionsTest::providerSubsets | function | core/ |
Provides data to testSubsets(). |
| HTMLRestrictionsTest::testConstructor | function | core/ |
Tests constructor. |
| HTMLRestrictionsTest::testConvenienceConstructors | function | core/ |
Tests convenience constructors. |
| HTMLRestrictionsTest::testCounting | function | core/ |
Tests counting. |
| HTMLRestrictionsTest::testOperations | function | core/ |
Tests operations. |
| HTMLRestrictionsTest::testRepresentations | function | core/ |
Tests representations. |
| HTMLRestrictionsTest::testSubsets | function | core/ |
Tests subsets. |
| 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/ |
Tests Drupal\Core\Render\Element\HtmlTag. |
| HtmlTagTest.php | file | core/ |
|
| HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
| HtmlTagTest::testGetInfo | function | core/ |
Tests get info. |
| HtmlTagTest::testPreRenderHtmlTag | function | core/ |
Tests pre render html tag. |
| 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::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/ |
Tests transform root relative urls to absolute. |
Pagination
- Previous page
- Page 708
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.