| ContentModerationStateFormatter::viewElements |
function |
core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php |
Builds a renderable array for a field value. |
| ContentModerationStateFormatter::__construct |
function |
core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php |
Create an instance of ContentModerationStateFormatter. |
| 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() |
| ContentTranslationHooks::formAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_form_alter(). |
| ContentTranslationHooks::formFieldConfigEditFormAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'. |
| ContentTranslationHooks::formLanguageContentSettingsFormAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
| ContentTranslationTestHooks::formNodeFormAlter |
function |
core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
| ContentTranslationTestHooks::formNodeFormSubmit |
function |
core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php |
Form submission handler for custom field added based on a request parameter. |
| 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_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(). |
| ContextualLinks::buildOptionsForm |
function |
core/modules/contextual/src/Plugin/views/field/ContextualLinks.php |
Default option form that provides label widget that all fields should have. |
| controller.entity_form |
service |
core/core.services.yml |
Drupal\Core\Entity\HtmlEntityFormController |
| controller.form |
service |
core/core.services.yml |
Drupal\Core\Controller\HtmlFormController |
| 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 |
Form constructor. |
| ConvertImageEffect::submitConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php |
Form submission handler. |
| 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 |