Search for id
Title | Object type | File name | Summary |
---|---|---|---|
hook_migrate_MIGRATION_ID_prepare_row | function | core/ |
Allows adding data to a row for a migration with the specified ID. |
hook_transliteration_overrides_alter | function | core/ |
Provide language-specific overrides for transliteration. |
hook_validation_constraint_alter | function | core/ |
Alter validation constraint plugin definitions. |
hook_views_invalidate_cache | function | core/ |
Allow modules to respond to the invalidation of the Views cache. |
hook_views_plugins_argument_validator_alter | function | core/ |
Modify the list of available views argument validation plugins. |
Html::$seenIds | property | core/ |
An array of IDs, including incremented versions when an ID is duplicated. |
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. |
HtmxTestAjaxForm::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 |
http_middleware.monkeys | service | core/ |
Drupal\error_service_test\MonkeysInTheControlRoom |
http_middleware.negotiation | service | core/ |
Drupal\Core\StackMiddleware\NegotiationMiddleware |
http_middleware.page_cache | service | core/ |
Drupal\page_cache\StackMiddleware\PageCache |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.