| EntityTestDeleteForm::getCancelUrl |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php |
Returns the route to go to if the user cancels the action. |
| EntityTestForm |
class |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Form controller for the test entity edit forms. |
| EntityTestForm.php |
file |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
|
| EntityTestForm::form |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Gets the actual form array to be built. |
| EntityTestForm::prepareEntity |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Prepares the entity object before the form is built first. |
| EntityTestForm::save |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Form submission handler for the 'save' action. |
| EntityTestHooks::entityFormDisplayAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_form_display_alter(). |
| EntityTestHooks::entityFormModeAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_form_mode_alter(). |
| EntityTestHooks::entityFormModeInfoAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_form_mode_info_alter(). |
| EntityTestHooks::entityTestFormModeAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_ENTITY_TYPE_form_mode_alter(). |
| EntityTestHooks::formEntityTestFormAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
| EntityTestHooks::formNodeFormAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
| EntityTestJsonAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonAnonTest.php |
The format to use in this test. |
| EntityTestJsonBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonBasicAuthTest.php |
The format to use in this test. |
| EntityTestJsonCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonCookieTest.php |
The format to use in this test. |
| EntityTestJsonInternalPropertyNormalizerTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonInternalPropertyNormalizerTest.php |
The format to use in this test. |
| EntityTestLabelJsonAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonAnonTest.php |
The format to use in this test. |
| EntityTestLabelJsonBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonBasicAuthTest.php |
The format to use in this test. |
| EntityTestLabelJsonCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonCookieTest.php |
The format to use in this test. |
| EntityTestLabelXmlAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlAnonTest.php |
The format to use in this test. |
| EntityTestLabelXmlBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlBasicAuthTest.php |
The format to use in this test. |
| EntityTestLabelXmlCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlCookieTest.php |
The format to use in this test. |
| EntityTestMapFieldJsonAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldJsonAnonTest.php |
The format to use in this test. |
| EntityTestReferenceCustomCacheTagFormatter |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldFormatter/EntityTestReferenceCustomCacheTagFormatter.php |
Plugin implementation of the 'entity_reference_custom_cache_tag' formatter. |
| EntityTestReferenceCustomCacheTagFormatter.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldFormatter/EntityTestReferenceCustomCacheTagFormatter.php |
|
| EntityTestReferenceCustomCacheTagFormatter::viewElements |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldFormatter/EntityTestReferenceCustomCacheTagFormatter.php |
Builds a renderable array for a field value. |
| EntityTestTextItemNormalizerTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
The format to use in this test. |
| EntityTestTextItemNormalizerTest::providerTestGetWithFormat |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
Provides test cases for text format retrieval with expected cache tags. |
| EntityTestTextItemNormalizerTest::testGetWithFormat |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
Tests GETting an entity with the test text field set to a specific format. |
| EntityTestXmlAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php |
The format to use in this test. |
| EntityTestXmlBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php |
The format to use in this test. |
| EntityTestXmlCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php |
The format to use in this test. |
| EntityTranslationFormTest |
class |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
Tests entity translation form. |
| EntityTranslationFormTest.php |
file |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
|
| EntityTranslationFormTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
The theme to install as the default for testing. |
| EntityTranslationFormTest::$langcodes |
property |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
The test language codes. |
| EntityTranslationFormTest::$modules |
property |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
Modules to install. |
| EntityTranslationFormTest::setUp |
function |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
|
| EntityTranslationFormTest::testEntityFormLanguage |
function |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
Tests entity form language. |
| EntityType::getFormClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
Gets the form class for a specific operation. |
| EntityType::hasFormClasses |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates if this entity type has any forms. |
| EntityType::setFormClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
Sets a form class for a specific operation. |
| EntityTypeInfo::bundleFormRedirect |
function |
core/modules/content_moderation/src/EntityTypeInfo.php |
Redirect content entity edit forms on save, if there is a pending revision. |
| EntityTypeInfo::entityPrepareForm |
function |
core/modules/content_moderation/src/EntityTypeInfo.php |
Replaces the entity form entity object with a proper revision object. |
| EntityTypeInfo::formAlter |
function |
core/modules/content_moderation/src/EntityTypeInfo.php |
Alters bundle forms to enforce revision handling. |
| EntityTypeInfo::isModeratedEntityEditForm |
function |
core/modules/content_moderation/src/EntityTypeInfo.php |
Checks whether the specified form allows to edit a moderated entity. |
| EntityTypeInterface::getFormClass |
function |
core/lib/Drupal/Core/Entity/EntityTypeInterface.php |
Gets the form class for a specific operation. |
| EntityTypeInterface::hasFormClasses |
function |
core/lib/Drupal/Core/Entity/EntityTypeInterface.php |
Indicates if this entity type has any forms. |
| EntityTypeInterface::setFormClass |
function |
core/lib/Drupal/Core/Entity/EntityTypeInterface.php |
Sets a form class for a specific operation. |
| EntityTypeManager::getFormObject |
function |
core/lib/Drupal/Core/Entity/EntityTypeManager.php |
Creates a new form instance. |