ContentTranslationDeleteForm |
class |
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php |
Delete translation form for content_translation module. |
ContentTranslationDeleteForm.php |
file |
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php |
|
ContentTranslationDeleteForm::buildForm |
function |
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php |
Form constructor. |
ContentTranslationDeleteForm::getFormId |
function |
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php |
Returns a unique string identifying the form. |
ContentTranslationEnabledSetting::transform |
function |
core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php |
Performs the associated process. |
ContentTranslationHandler::entityFormAlter |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Performs the needed alterations to the entity form. |
ContentTranslationHandler::entityFormDelete |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::entityFormDeleteTranslationUrl |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::entityFormEntityBuild |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Entity builder method. |
ContentTranslationHandler::entityFormSharedElements |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Process callback: determines which elements get clue in the form. |
ContentTranslationHandler::entityFormSourceChange |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::entityFormSubmit |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::entityFormTitle |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Returns the title to be used for the entity form page. |
ContentTranslationHandler::entityFormValidate |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandlerInterface::entityFormAlter |
function |
core/modules/content_translation/src/ContentTranslationHandlerInterface.php |
Performs the needed alterations to the entity form. |
ContentTranslationHandlerTest::providerTestEntityFormSharedElements |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
Returns test cases for ::testEntityFormSharedElements(). |
ContentTranslationHandlerTest::testEntityFormSharedElements |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
Tests ContentTranslationHandler::entityFormSharedElements() |
ContentTranslationUITestBase::getFormSubmitAction |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
Returns the form action value to be used to submit the entity form. |
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
Returns the form action value when submitting a new translation. |
ContentTranslationUITestBase::getFormSubmitSuffix |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
Returns appropriate submit button suffix based on translatability. |
ContentTypeHeaderMatcherTest::testPostForm |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Tests route filtering on POST form submission requests. |
content_moderation.moderation_information |
service |
core/modules/content_moderation/content_moderation.services.yml |
Drupal\content_moderation\ModerationInformation |
content_moderation_entity_form_display_alter |
function |
core/modules/content_moderation/content_moderation.module |
Implements hook_entity_form_display_alter(). |
content_moderation_entity_prepare_form |
function |
core/modules/content_moderation/content_moderation.module |
Implements hook_entity_prepare_form(). |
content_moderation_form_alter |
function |
core/modules/content_moderation/content_moderation.module |
Implements hook_form_alter(). |
content_translation_form_alter |
function |
core/modules/content_translation/content_translation.module |
Implements hook_form_alter(). |
content_translation_form_field_config_edit_form_alter |
function |
core/modules/content_translation/content_translation.module |
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'. |
content_translation_form_language_content_settings_form_alter |
function |
core/modules/content_translation/content_translation.module |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
content_translation_form_language_content_settings_submit |
function |
core/modules/content_translation/content_translation.admin.inc |
Form submission handler for content_translation_admin_settings_form(). |
content_translation_form_language_content_settings_validate |
function |
core/modules/content_translation/content_translation.admin.inc |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_test_form_node_form_alter |
function |
core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module |
Implements hook_form_BASE_FORM_ID_alter(). |
content_translation_test_form_node_form_submit |
function |
core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module |
Form submission handler for custom field added based on a request parameter. |
ContextualLinks::buildOptionsForm |
function |
core/modules/contextual/src/Plugin/views/field/ContextualLinks.php |
Default option form that provides label widget that all fields should have. |
ControllerBase::$entityFormBuilder |
property |
core/lib/Drupal/Core/Controller/ControllerBase.php |
The entity form builder. |
ControllerBase::$formBuilder |
property |
core/lib/Drupal/Core/Controller/ControllerBase.php |
The form builder. |
ControllerBase::entityFormBuilder |
function |
core/lib/Drupal/Core/Controller/ControllerBase.php |
Retrieves the entity form builder. |
ControllerBase::formBuilder |
function |
core/lib/Drupal/Core/Controller/ControllerBase.php |
Returns the form builder service. |
ConvertImageEffect::buildConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php |
|
ConvertImageEffect::submitConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php |
|
ConvertTokens::transform |
function |
core/modules/user/src/Plugin/migrate/process/ConvertTokens.php |
Performs the associated process. |
CopyFieldValueTestForm |
class |
core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php |
Provides a form to test Drupal.behaviors.copyFieldValue. |
CopyFieldValueTestForm.php |
file |
core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php |
|
CopyFieldValueTestForm::buildForm |
function |
core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php |
Form constructor. |
CopyFieldValueTestForm::getFormId |
function |
core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php |
Returns a unique string identifying the form. |
CopyFieldValueTestForm::submitForm |
function |
core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php |
Form submission handler. |
core.date_format.fallback.yml |
file |
core/modules/system/config/install/core.date_format.fallback.yml |
core/modules/system/config/install/core.date_format.fallback.yml |
core.date_format.fallback.yml |
file |
core/tests/fixtures/config_install/testing_config_install/core.date_format.fallback.yml |
core/tests/fixtures/config_install/testing_config_install/core.date_format.fallback.yml |
core.date_format.fallback.yml |
file |
core/tests/fixtures/config_install/multilingual/language/es/core.date_format.fallback.yml |
core/tests/fixtures/config_install/multilingual/language/es/core.date_format.fallback.yml |
core.date_format.fallback.yml |
file |
core/tests/fixtures/config_install/multilingual/core.date_format.fallback.yml |
core/tests/fixtures/config_install/multilingual/core.date_format.fallback.yml |
core.date_format.fancy.yml |
file |
core/modules/system/tests/themes/test_base_theme/config/install/core.date_format.fancy.yml |
core/modules/system/tests/themes/test_base_theme/config/install/core.date_format.fancy.yml |