Search for id
Title | Object type | File name | Summary |
---|---|---|---|
hook_field_widget_multivalue_WIDGET_TYPE_form_alter | function | core/ |
Alter multi-value widget forms for a widget provided by another module. |
hook_field_widget_settings_summary_alter | function | core/ |
Alters the field widget settings summary. |
hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
hook_field_widget_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
hook_file_validate | function | core/ |
Check that files meet a given criteria. |
hook_form_BASE_FORM_ID_alter | function | core/ |
Provide a form-specific alteration for shared ('base') forms. |
hook_form_FORM_ID_alter | function | core/ |
Provide a form-specific alteration instead of the global hook_form_alter(). |
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(). |
HtmlTag::$voidElements | property | core/ |
Void elements do not contain values or closing tags. |
HtmlTagTest::providerPreRenderConditionalComments | function | core/ |
Data provider for conditional comments test. |
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. |
httpkernel_test.test_middleware | service | core/ |
Drupal\httpkernel_test\HttpKernel\TestMiddleware |
httpkernel_test.test_middleware2 | service | core/ |
Drupal\httpkernel_test\HttpKernel\TestMiddleware |
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 |
http_middleware.reverse_proxy | service | core/ |
Drupal\Core\StackMiddleware\ReverseProxyMiddleware |
http_middleware.session | service | core/ |
Drupal\Core\StackMiddleware\Session |
HWLDFWordAccumulatorTest::provideAddWords | function | core/ |
|
I18nProfileFieldTest::providerSource | function | core/ |
The data provider. |
i18nVariableTest::providerSource | function | core/ |
The data provider. |
IconBuilderInterface::setId | function | core/ |
Sets the ID. |
IconBuilderInterface::setStrokeWidth | function | core/ |
Sets the stroke width. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.