| TranslateFormBase::__construct |
function |
core/modules/locale/src/Form/TranslateFormBase.php |
Constructs a new TranslationFormBase object. |
| TranslationInterface::formatPlural |
function |
core/lib/Drupal/Core/StringTranslation/TranslationInterface.php |
Formats a string containing a count of items. |
| TranslationManager::formatPlural |
function |
core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Formats a string containing a count of items. |
| TranslationManagerTest::providerTestFormatPlural |
function |
core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php |
Provides some test data for formatPlural() |
| TranslationManagerTest::testFormatPlural |
function |
core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php |
Tests format plural. |
| TranslationStatusForm |
class |
core/modules/locale/src/Form/TranslationStatusForm.php |
Provides a translation status form. |
| TranslationStatusForm.php |
file |
core/modules/locale/src/Form/TranslationStatusForm.php |
|
| TranslationStatusForm::buildForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form builder for displaying the current translation status. |
| TranslationStatusForm::create |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Instantiates a new instance of this class. |
| TranslationStatusForm::createInfoString |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Provides debug info for projects in case translation files are not found. |
| TranslationStatusForm::getFormId |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Returns a unique string identifying the form. |
| TranslationStatusForm::prepareUpdateData |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Prepare information about projects with available translation updates. |
| TranslationStatusForm::submitForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form submission handler. |
| TranslationStatusForm::validateForm |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Form validation handler. |
| TranslationStatusForm::__construct |
function |
core/modules/locale/src/Form/TranslationStatusForm.php |
Constructs a TranslationStatusForm object. |
| 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. |
| 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. |