| ConfigTranslationFormBase::getBaseFormId |
function |
core/modules/config_translation/src/Form/ConfigTranslationFormBase.php |
Returns a string identifying the base form. |
| ConfigTranslationFormBase::submitForm |
function |
core/modules/config_translation/src/Form/ConfigTranslationFormBase.php |
Form submission handler. |
| ConfigTranslationFormBase::__construct |
function |
core/modules/config_translation/src/Form/ConfigTranslationFormBase.php |
Constructs a ConfigTranslationFormBase. |
| ConfigTranslationFormTest |
class |
core/modules/config_translation/tests/src/Kernel/ConfigTranslationFormTest.php |
Tests for altering configuration translation forms. |
| ConfigTranslationFormTest.php |
file |
core/modules/config_translation/tests/src/Kernel/ConfigTranslationFormTest.php |
|
| ConfigTranslationFormTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/ConfigTranslationFormTest.php |
Modules to install. |
| ConfigTranslationFormTest::testConfigTranslationFormAlter |
function |
core/modules/config_translation/tests/src/Kernel/ConfigTranslationFormTest.php |
Tests altering of the configuration translation forms. |
| ConfigTranslationListUiTest::doDateFormatListTest |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php |
Tests the date format listing for the translate operation. |
| ConfigTranslationListUiTest::doFormatsListTest |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php |
Tests the formats listing for the translate operation. |
| ConfigTranslationListUiTest::testContactFormsList |
function |
core/modules/contact/tests/src/Functional/ConfigTranslationListUiTest.php |
Tests the contact forms listing for the translate operation. |
| ConfigTranslationTestHooks::formConfigTranslationAddFormAlter |
function |
core/modules/config_translation/tests/modules/config_translation_test/src/Hook/ConfigTranslationTestHooks.php |
Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm. |
| ConfigTranslationTestHooks::formConfigTranslationEditFormAlter |
function |
core/modules/config_translation/tests/modules/config_translation_test/src/Hook/ConfigTranslationTestHooks.php |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
| ConfigTranslationTestHooks::formConfigTranslationFormAlter |
function |
core/modules/config_translation/tests/modules/config_translation_test/src/Hook/ConfigTranslationTestHooks.php |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
| ConfigTranslationUiModulesTest::testTextFormatTranslation |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiModulesTest.php |
Tests text_format translation. |
| ConfigTranslationUiSiteInformationTest |
class |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php |
Translate site information to various languages. |
| ConfigTranslationUiSiteInformationTest.php |
file |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php |
|
| ConfigTranslationUiSiteInformationTest::testSiteInformationTranslationUi |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php |
Tests the site information translation interface. |
| ConfigTranslationUiSiteInformationTest::testSourceValueDuplicateSave |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php |
Tests the site information translation interface. |
| ConfigTranslationUiTestBase::setSiteInformation |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTestBase.php |
Sets site name and slogan for default language, helps in tests. |
| ConfigTranslationViewListUiTest::testTimestampFormatterTranslation |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
Test to ensure that TimestampFormatter translation works. |
| ConfigurableActionBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/Action/ConfigurableActionBase.php |
Form validation handler. |
| ConfigurableImageEffectBase::submitConfigurationForm |
function |
core/modules/image/src/ConfigurableImageEffectBase.php |
Form submission handler. |
| ConfigurableImageEffectBase::validateConfigurationForm |
function |
core/modules/image/src/ConfigurableImageEffectBase.php |
Form validation handler. |
| ConfigurableLanguageJsonAnonTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonAnonTest.php |
The format to use in this test. |
| ConfigurableLanguageJsonBasicAuthTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php |
The format to use in this test. |
| ConfigurableLanguageJsonCookieTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonCookieTest.php |
The format to use in this test. |
| ConfigurableLanguageXmlAnonTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php |
The format to use in this test. |
| ConfigurableLanguageXmlBasicAuthTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php |
The format to use in this test. |
| ConfigurableLanguageXmlCookieTest::$format |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php |
The format to use in this test. |
| ConfigurableSearchPluginBase::validateConfigurationForm |
function |
core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php |
Form validation handler. |
| ConfigureBlockFormBase |
class |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Provides a base form for configuring a block. |
| ConfigureBlockFormBase.php |
file |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
|
| ConfigureBlockFormBase::$block |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The plugin being configured. |
| ConfigureBlockFormBase::$blockManager |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The block manager. |
| ConfigureBlockFormBase::$delta |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The field delta. |
| ConfigureBlockFormBase::$layoutTempstoreRepository |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The layout tempstore repository. |
| ConfigureBlockFormBase::$pluginFormFactory |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The plugin form manager. |
| ConfigureBlockFormBase::$region |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The current region. |
| ConfigureBlockFormBase::$sectionStorage |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The section storage. |
| ConfigureBlockFormBase::$uuid |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The UUID of the component. |
| ConfigureBlockFormBase::$uuidGenerator |
property |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
The UUID generator. |
| ConfigureBlockFormBase::create |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Instantiates a new instance of this class. |
| ConfigureBlockFormBase::doBuildForm |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Builds the form for the block. |
| ConfigureBlockFormBase::getBaseFormId |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Returns a string identifying the base form. |
| ConfigureBlockFormBase::getCurrentComponent |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the current component being edited by the form. |
| ConfigureBlockFormBase::getCurrentSection |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the current layout section being edited by the form. |
| ConfigureBlockFormBase::getPluginForm |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the plugin form for a given block. |
| ConfigureBlockFormBase::getSectionStorage |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Retrieves the section storage object. |
| ConfigureBlockFormBase::submitForm |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Form submission handler. |
| ConfigureBlockFormBase::submitLabel |
function |
core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php |
Returns the label for the submit button. |