| EntityFormTest.php |
file |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
|
| EntityFormTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
|
| EntityFormTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
The theme to install as the default for testing. |
| EntityFormTest::$entityForm |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
The mocked entity form. |
| EntityFormTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
A fake entity type used in the test. |
| EntityFormTest::$modules |
property |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Modules to install. |
| EntityFormTest::$webUser |
property |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
The current user of the test. |
| EntityFormTest::doTestFormCRUD |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Executes the form CRUD tests for the given entity type. |
| EntityFormTest::doTestMultilingualFormCRUD |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Executes the multilingual form CRUD tests for the given entity type ID. |
| EntityFormTest::loadEntityByName |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Loads a test entity by name always resetting the storage cache. |
| EntityFormTest::providerTestFormIds |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Provides test data for testFormId(). |
| EntityFormTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
|
| EntityFormTest::setUp |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
|
| EntityFormTest::setUpStorage |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Sets up the storage accessed via the entity type manager in the form. |
| EntityFormTest::testAddPageWithMultipleParameters |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Tests the route add-page with multiple parameters. |
| EntityFormTest::testCopyFormValuesToEntity |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Tests copy form values to entity. |
| EntityFormTest::testEntityFormDisplayAlter |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Tests hook_entity_form_display_alter(). |
| EntityFormTest::testEntityFormModeAlter |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Tests hook_entity_form_mode_alter() and hook_ENTITY_TYPE_form_mode_alter(). |
| EntityFormTest::testFormCRUD |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Tests basic form CRUD functionality. |
| EntityFormTest::testFormId |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Tests the form ID generation. |
| EntityFormTest::testGetEntityFromRouteMatchAdd |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddEntity |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddStatic |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
| EntityFormTest::testGetEntityFromRouteMatchEditDelete |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
| EntityFormTest::testMultilingualFormCRUD |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Tests basic multilingual form CRUD functionality. |
| EntityFormTest::testValidationHandlers |
function |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Checks that validation handlers works as expected. |
| EntityLabel::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/EntityLabel.php |
Default option form that provides label widget that all fields should have. |
| EntityLink::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
Default option form that provides label widget that all fields should have. |
| EntityLink::buildOptionsForm |
function |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
Default option form that provides label widget that all fields should have. |
| EntityMalformedException |
class |
core/lib/Drupal/Core/Entity/EntityMalformedException.php |
Defines an exception thrown when a malformed entity is passed. |
| EntityMalformedException.php |
file |
core/lib/Drupal/Core/Entity/EntityMalformedException.php |
|
| EntityModerationForm |
class |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
The EntityModerationForm provides a simple UI for changing moderation state. |
| EntityModerationForm.php |
file |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
|
| EntityModerationForm::$moderationInfo |
property |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
The moderation information service. |
| EntityModerationForm::$time |
property |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
The time service. |
| EntityModerationForm::$validation |
property |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
The moderation state transition validation service. |
| EntityModerationForm::buildForm |
function |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
Form constructor. |
| EntityModerationForm::create |
function |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
Instantiates a new instance of this class. |
| EntityModerationForm::getFormId |
function |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
Returns a unique string identifying the form. |
| EntityModerationForm::submitForm |
function |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
Form submission handler. |
| EntityModerationForm::__construct |
function |
core/modules/content_moderation/src/Form/EntityModerationForm.php |
EntityModerationForm constructor. |
| EntityOperations::$formBuilder |
property |
core/modules/content_moderation/src/EntityOperations.php |
The Form Builder service. |
| EntityOperations::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
Default option form that provides label widget that all fields should have. |
| EntityOperations::entityFormAlter |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_form_alter(). |
| EntityOperations::entityFormEntityBuild |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Entity builder that marks all supported entities as pending revisions. |
| EntityPermissionsForm |
class |
core/modules/user/src/Form/EntityPermissionsForm.php |
Provides the permissions administration form for a bundle. |
| EntityPermissionsForm.php |
file |
core/modules/user/src/Form/EntityPermissionsForm.php |
|
| EntityPermissionsForm::$bundle |
property |
core/modules/user/src/Form/EntityPermissionsForm.php |
The bundle object. |
| EntityPermissionsForm::$configManager |
property |
core/modules/user/src/Form/EntityPermissionsForm.php |
The configuration entity manager. |
| EntityPermissionsForm::$entityTypeManager |
property |
core/modules/user/src/Form/EntityPermissionsForm.php |
The entity type manager service. |