| ToolkitSetupFormTest.php |
file |
core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php |
|
| ToolkitSetupFormTest::$adminUser |
property |
core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php |
Admin user account. |
| ToolkitSetupFormTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php |
The theme to install as the default for testing. |
| ToolkitSetupFormTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php |
Modules to install. |
| ToolkitSetupFormTest::setUp |
function |
core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php |
|
| ToolkitSetupFormTest::testGdToolkitRequirements |
function |
core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php |
Tests GD toolkit requirements on the Status Report. |
| ToolkitSetupFormTest::testToolkitSetupForm |
function |
core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php |
Tests Image toolkit setup form. |
| TransformedConfigExportImportUITest |
class |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
Tests the user interface for importing/exporting transformed configuration. |
| TransformedConfigExportImportUITest.php |
file |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
|
| TransformedConfigExportImportUITest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
The theme to install as the default for testing. |
| TransformedConfigExportImportUITest::$modules |
property |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
Modules to install. |
| TransformedConfigExportImportUITest::setUp |
function |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
|
| TransformedConfigExportImportUITest::testTransformedExportImport |
function |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
Tests a simple site export import case. |
| TransitionInterface::PLUGIN_FORM_KEY |
constant |
core/modules/workflows/src/TransitionInterface.php |
The key of the transition plugin form. |
| TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup |
function |
core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php |
Tests is string assertion with formattable markup. |
| TranslateEditForm |
class |
core/modules/locale/src/Form/TranslateEditForm.php |
Defines a translation edit form. |
| TranslateEditForm.php |
file |
core/modules/locale/src/Form/TranslateEditForm.php |
|
| TranslateEditForm::buildForm |
function |
core/modules/locale/src/Form/TranslateEditForm.php |
Form constructor. |
| TranslateEditForm::getFormId |
function |
core/modules/locale/src/Form/TranslateEditForm.php |
Returns a unique string identifying the form. |
| TranslateEditForm::submitForm |
function |
core/modules/locale/src/Form/TranslateEditForm.php |
Form submission handler. |
| TranslateEditForm::validateForm |
function |
core/modules/locale/src/Form/TranslateEditForm.php |
Form validation handler. |
| TranslateFilterForm |
class |
core/modules/locale/src/Form/TranslateFilterForm.php |
Provides a filtered translation edit form. |
| TranslateFilterForm.php |
file |
core/modules/locale/src/Form/TranslateFilterForm.php |
|
| TranslateFilterForm::buildForm |
function |
core/modules/locale/src/Form/TranslateFilterForm.php |
Form constructor. |
| TranslateFilterForm::getFormId |
function |
core/modules/locale/src/Form/TranslateFilterForm.php |
Returns a unique string identifying the form. |
| TranslateFilterForm::resetForm |
function |
core/modules/locale/src/Form/TranslateFilterForm.php |
Provides a submit handler for the reset button. |
| TranslateFilterForm::submitForm |
function |
core/modules/locale/src/Form/TranslateFilterForm.php |
Form submission handler. |
| TranslateFormBase |
class |
core/modules/locale/src/Form/TranslateFormBase.php |
Defines the locale user interface translation form base. |
| TranslateFormBase.php |
file |
core/modules/locale/src/Form/TranslateFormBase.php |
|
| TranslateFormBase::$filterValues |
property |
core/modules/locale/src/Form/TranslateFormBase.php |
Filter values. Shared between objects that inherit this class. |
| TranslateFormBase::$languageManager |
property |
core/modules/locale/src/Form/TranslateFormBase.php |
The language manager. |
| TranslateFormBase::$localeStorage |
property |
core/modules/locale/src/Form/TranslateFormBase.php |
The locale storage. |
| TranslateFormBase::$state |
property |
core/modules/locale/src/Form/TranslateFormBase.php |
The state store. |
| TranslateFormBase::create |
function |
core/modules/locale/src/Form/TranslateFormBase.php |
Instantiates a new instance of the implementing class using autowiring. |
| TranslateFormBase::translateFilterLoadStrings |
function |
core/modules/locale/src/Form/TranslateFormBase.php |
Builds a string search query and returns an array of string objects. |
| TranslateFormBase::translateFilters |
function |
core/modules/locale/src/Form/TranslateFormBase.php |
Lists locale translation filters that can be applied. |
| TranslateFormBase::translateFilterValues |
function |
core/modules/locale/src/Form/TranslateFormBase.php |
Builds an array out of search criteria specified in request variables. |
| 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 the implementing class using autowiring. |
| 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. |