Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| Html::$seenIdsInit | property | core/ |
An array of the initial IDs used in one request. |
| Html::cleanCssIdentifier | function | core/ |
Prepares a string for use as a CSS identifier (element, class, or ID name). |
| Html::getId | function | core/ |
Prepares a string for use as a valid HTML ID. |
| Html::getUniqueId | function | core/ |
Prepares a string for use as a valid HTML ID and guarantees uniqueness. |
| Html::resetSeenIds | function | core/ |
Resets the list of seen IDs. |
| HtmlEscapedTextTest::providerToString | function | core/ |
Data provider for testToString(). |
| HTMLRestrictions::findElementsOverridingGloballyDisallowedAttributes | function | core/ |
Finds elements overriding globally disallowed attributes. |
| HTMLRestrictions::validateAllowedRestrictionsPhase1 | function | core/ |
Validates allowed elements — phase 1: shape of keys. |
| 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. |
| 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(). |
| HtmlTag::$voidElements | property | core/ |
Void elements do not contain values or closing tags. |
| HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
| 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::testCleanCssIdentifier | function | core/ |
Tests the Html::cleanCssIdentifier() method. |
| 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. |
| Htmx::validate | function | core/ |
Creates a `data-hx-validate` attribute. |
| HtmxAttributesTest::booleanStringDataProvider | function | core/ |
Provides data to ::testHxPushUrl and :testHxReplaceUrl. |
| HtmxAttributesTest::hxOnDataProvider | function | core/ |
Provides data to ::testHxOn. |
| HtmxAttributesTest::hxSimpleStringAttributesDataProvider | function | core/ |
Provides data to ::testHxSimpleStringAttributes. |
| HtmxAttributesTest::hxSwapOobDataProvider | function | core/ |
Provides data to ::testHxSwapOob. |
| HtmxAttributesTest::hxValidateDataProvider | function | core/ |
Provides data to ::testHxValidate. |
| HtmxAttributesTest::testHxValidate | function | core/ |
Test validate method. |
| HtmxRequestTest::htmxRequestProvider | function | core/ |
Data provider for testHxRequest. |
| HtmxTestAjaxForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| HtmxTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| http_kernel_test.test_middleware | service | core/ |
Drupal\http_kernel_test\HttpKernel\TestMiddleware |
| http_kernel_test.test_middleware2 | service | core/ |
Drupal\http_kernel_test\HttpKernel\TestMiddleware |
| http_middleware.ajax_page_state | service | core/ |
Drupal\Core\StackMiddleware\AjaxPageState |
| http_middleware.alter_content_middleware | service | core/ |
Drupal\http_middleware_test\StackMiddleware\AlterContentMiddleware |
| http_middleware.big_pipe | service | core/ |
\Drupal\big_pipe\StackMiddleware\ContentLength |
| http_middleware.content_length | service | core/ |
Drupal\Core\StackMiddleware\ContentLength |
| http_middleware.cors | service | core/ |
Asm89\Stack\Cors |
| http_middleware.kernel_pre_handle | service | core/ |
Drupal\Core\StackMiddleware\KernelPreHandle |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.