Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_language_fallback_candidates_alter | function | core/ |
Allow modules to alter the language fallback candidates. |
| hook_language_fallback_candidates_OPERATION_alter | function | core/ |
Allow modules to alter the fallback candidates for specific operations. |
| 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. |
| 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. |
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.