| TranslationStatusForm::validateForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form validation handler. |
| TranslationStatusForm::__construct |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
|
| TranslationWebTest::testFieldFormTranslationRevisions |
function |
core/modules/field/tests/src/Functional/TranslationWebTest.php |
Tests field translations when creating a new revision. |
| TreeConfigTargetForm |
class |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Provides a form for configuring preferences and dynamically updating select list options via AJAX. |
| TreeConfigTargetForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
|
| TreeConfigTargetForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Form constructor. |
| TreeConfigTargetForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Gets the configuration names that will be editable. |
| TreeConfigTargetForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Returns a unique string identifying the form. |
| TreeConfigTargetForm::updateOptions |
function |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Updates the options of a select list. |
| TRexEditor::buildConfigurationForm |
function |
core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/TRexEditor.php |
Form constructor. |
| TriggeringElementProgrammedTest::buildForm |
function |
core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php |
Form constructor. |
| TriggeringElementProgrammedTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php |
Returns a unique string identifying the form. |
| TriggeringElementProgrammedTest::submitForm |
function |
core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php |
Form submission handler. |
| TriggeringElementProgrammedTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php |
Form validation handler. |
| TwigExtension::$dateFormatter |
property |
core/lib/Drupal/Core/Template/TwigExtension.php |
The date formatter. |
| TwigExtensionTest::$dateFormatter |
property |
core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php |
The date formatter. |
| TwigExtensionTest::testFormatDate |
function |
core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php |
Tests the format_date filter. |
| UiHelperTrait::checkForMetaRefresh |
function |
core/tests/Drupal/Tests/UiHelperTrait.php |
Checks for meta refresh tag and if found call drupalGet() recursively. |
| UiHelperTrait::submitForm |
function |
core/tests/Drupal/Tests/UiHelperTrait.php |
Fills and submits a form. |
| UmamiHooks::formAlter |
function |
core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php |
Implements hook_form_alter(). |
| UmamiHooks::formSearchBlockFormAlter |
function |
core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| umami_form_alter |
function |
core/profiles/demo_umami/themes/umami/umami.theme |
Implements hook_form_alter(). |
| umami_form_search_block_form_alter |
function |
core/profiles/demo_umami/themes/umami/umami.theme |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| UnformattedSummary |
class |
core/modules/views/src/Plugin/views/style/UnformattedSummary.php |
The default style plugin for summaries. |
| UnformattedSummary.php |
file |
core/modules/views/src/Plugin/views/style/UnformattedSummary.php |
|
| UnformattedSummary::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/style/UnformattedSummary.php |
Provide a form to edit options for this plugin. |
| UnformattedSummary::defineOptions |
function |
core/modules/views/src/Plugin/views/style/UnformattedSummary.php |
Information about options for all kinds of purposes will be held here. |
| UnicornEditor::buildConfigurationForm |
function |
core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php |
Form constructor. |
| UnmetDependenciesException::formatConfigObjectList |
function |
core/lib/Drupal/Core/Config/UnmetDependenciesException.php |
Formats a list of configuration objects. |
| UpdateBlockForm |
class |
core/modules/layout_builder/src/Form/UpdateBlockForm.php |
Provides a form to update a block. |
| UpdateBlockForm.php |
file |
core/modules/layout_builder/src/Form/UpdateBlockForm.php |
|
| UpdateBlockForm::buildForm |
function |
core/modules/layout_builder/src/Form/UpdateBlockForm.php |
Builds the block form. |
| UpdateBlockForm::getFormId |
function |
core/modules/layout_builder/src/Form/UpdateBlockForm.php |
Returns a unique string identifying the form. |
| UpdateBlockForm::submitLabel |
function |
core/modules/layout_builder/src/Form/UpdateBlockForm.php |
Returns the label for the submit button. |
| UpdateRegistry::getPendingUpdateInformation |
function |
core/lib/Drupal/Core/Update/UpdateRegistry.php |
Returns a list of all the pending updates. |
| UpdateRegistryTest::testGetPendingUpdateInformation |
function |
core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php |
Tests get pending update information. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates |
function |
core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php |
Tests get pending update information with existing updates. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates |
function |
core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php |
Tests get pending update information with removed updates. |
| UpdateSettingsForm |
class |
core/modules/update/src/UpdateSettingsForm.php |
Configure update settings for this site. |
| UpdateSettingsForm.php |
file |
core/modules/update/src/UpdateSettingsForm.php |
|
| UpdateSettingsForm::arrayToMultiLineString |
function |
core/modules/update/src/UpdateSettingsForm.php |
Prepares the saved notify_emails property to be displayed in the form. |
| UpdateSettingsForm::buildForm |
function |
core/modules/update/src/UpdateSettingsForm.php |
Form constructor. |
| UpdateSettingsForm::formatMultipleViolationsMessage |
function |
core/modules/update/src/UpdateSettingsForm.php |
Formats multiple violation messages associated with a single form element. |
| UpdateSettingsForm::getEditableConfigNames |
function |
core/modules/update/src/UpdateSettingsForm.php |
Gets the configuration names that will be editable. |
| UpdateSettingsForm::getFormId |
function |
core/modules/update/src/UpdateSettingsForm.php |
Returns a unique string identifying the form. |
| UpdateSettingsForm::multiLineStringToArray |
function |
core/modules/update/src/UpdateSettingsForm.php |
Prepares the submitted value to be stored in the notify_emails property. |
| UpdateSettingsForm::submitForm |
function |
core/modules/update/src/UpdateSettingsForm.php |
Form submission handler. |
| UpdateSettingsFormTest |
class |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
Tests the update_settings form. |
| UpdateSettingsFormTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
|
| UpdateSettingsFormTest::$defaultTheme |
property |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
The theme to install as the default for testing. |