| LanguageHooks::formAlter |
function |
core/modules/language/src/Hook/LanguageHooks.php |
Implements hook_form_alter(). |
| LanguageListBuilder::buildForm |
function |
core/modules/language/src/LanguageListBuilder.php |
|
| LanguageListBuilder::getFormId |
function |
core/modules/language/src/LanguageListBuilder.php |
|
| LanguageListBuilder::submitForm |
function |
core/modules/language/src/LanguageListBuilder.php |
|
| LanguageListBuilder::validateForm |
function |
core/modules/language/src/LanguageListBuilder.php |
|
| LanguageNegotiation::transform |
function |
core/modules/language/src/Plugin/migrate/process/LanguageNegotiation.php |
Performs the associated process. |
| LanguageNegotiationFormOverrideTest |
class |
core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php |
Tests language-negotiation overrides are not on language-negotiation form. |
| LanguageNegotiationFormOverrideTest.php |
file |
core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php |
|
| LanguageNegotiationFormOverrideTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php |
|
| LanguageNegotiationFormOverrideTest::$modules |
property |
core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php |
|
| LanguageNegotiationFormOverrideTest::testFormWithOverride |
function |
core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php |
Tests that overrides do not affect language-negotiation form values. |
| LanguageNegotiationTest::testTransformWithoutWeights |
function |
core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php |
Tests successful transformation without weights. |
| LanguageNegotiationTest::testTransformWithWeights |
function |
core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php |
Tests successful transformation without weights. |
| LanguageSelectWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php |
|
| LanguageSelectWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php |
|
| LanguageSelectWidgetTest::$entityFormDisplay |
property |
core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php |
The entity form display. |
| LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm |
function |
core/modules/language/src/Hook/LanguageThemeHooks.php |
Prepares variables for language negotiation configuration form. |
| LanguageTypes::transform |
function |
core/modules/language/src/Plugin/migrate/process/LanguageTypes.php |
Performs the associated process. |
| LanguageTypesTest::testTransformAll |
function |
core/modules/language/tests/src/Unit/process/LanguageTypesTest.php |
Tests successful transformation of all language types. |
| LanguageTypesTest::testTransformConfigurable |
function |
core/modules/language/tests/src/Unit/process/LanguageTypesTest.php |
Tests successful transformation of configurable language types. |
| LatestRevision::operatorForm |
function |
core/modules/views/src/Plugin/views/filter/LatestRevision.php |
|
| LatestTranslationAffectedRevision::operatorForm |
function |
core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php |
|
| LayoutBuilder::renderLayoutBuilderAfterForm |
function |
core/modules/layout_builder/src/Element/LayoutBuilder.php |
Render API #pre_render callback for form containing layout builder element. |
| LayoutBuilderDisableForm |
class |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
Disables Layout Builder for a given default. |
| LayoutBuilderDisableForm.php |
file |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::$layoutTempstoreRepository |
property |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
The layout tempstore repository. |
| LayoutBuilderDisableForm::$sectionStorage |
property |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
The section storage. |
| LayoutBuilderDisableForm::buildForm |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::create |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::getCancelUrl |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::getDescription |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::getFormId |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::getQuestion |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::submitForm |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderDisableForm::__construct |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
Constructs a new RevertOverridesForm. |
| LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php |
Asserts that forms, links, and iframes in preview are non-interactive. |
| LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php |
Tests that forms and links are disabled in the Layout Builder preview. |
| LayoutBuilderEntityFormTrait |
trait |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
Provides a trait for common methods used in Layout Builder entity forms. |
| LayoutBuilderEntityFormTrait.php |
file |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
|
| LayoutBuilderEntityFormTrait::buildActions |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
Builds the actions for the form. |
| LayoutBuilderEntityFormTrait::buildMessageContainer |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
Build the message container. |
| LayoutBuilderEntityFormTrait::getBaseFormId |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
|
| LayoutBuilderEntityFormTrait::getSectionStorage |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
Retrieves the section storage object. |
| LayoutBuilderEntityFormTrait::redirectOnSubmit |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
Form submission handler. |
| LayoutBuilderEntityFormTrait::saveTasks |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
Performs tasks that are needed during the save process. |
| LayoutBuilderEntityViewDisplayForm |
class |
core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php |
Edit form for the LayoutBuilderEntityViewDisplay entity type. |
| LayoutBuilderEntityViewDisplayForm.php |
file |
core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php |
|
| LayoutBuilderEntityViewDisplayForm::$entity |
property |
core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php |
The entity being used by this form. |
| LayoutBuilderEntityViewDisplayForm::$sectionStorage |
property |
core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php |
The storage section. |
| LayoutBuilderEntityViewDisplayForm::buildExtraFieldRow |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php |
|