Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityFormTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityForm[[api-linebreak]] @group Entity |
EntityFormTest | class | core/ |
Tests the entity form. |
EntityFormTest.php | file | core/ |
|
EntityFormTest.php | file | core/ |
|
EntityFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityFormTest::$entityForm | property | core/ |
The mocked entity form. |
EntityFormTest::$entityType | property | core/ |
A fake entity type used in the test. |
EntityFormTest::$modules | property | core/ |
Modules to install. |
EntityFormTest::$webUser | property | core/ |
The current user of the test. |
EntityFormTest::doTestFormCRUD | function | core/ |
Executes the form CRUD tests for the given entity type. |
EntityFormTest::doTestMultilingualFormCRUD | function | core/ |
Executes the multilingual form CRUD tests for the given entity type ID. |
EntityFormTest::loadEntityByName | function | core/ |
Loads a test entity by name always resetting the storage cache. |
EntityFormTest::providerTestFormIds | function | core/ |
Provides test data for testFormId(). |
EntityFormTest::setUp | function | core/ |
|
EntityFormTest::setUp | function | core/ |
|
EntityFormTest::setUpStorage | function | core/ |
Sets up the storage accessed via the entity type manager in the form. |
EntityFormTest::testAddPageWithMultipleParameters | function | core/ |
Tests the route add-page with multiple parameters. |
EntityFormTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity[[api-linebreak]] |
EntityFormTest::testEntityFormDisplayAlter | function | core/ |
Tests hook_entity_form_display_alter(). |
EntityFormTest::testEntityFormModeAlter | function | core/ |
Tests hook_entity_form_mode_alter() and hook_ENTITY_TYPE_form_mode_alter(). |
EntityFormTest::testFormCRUD | function | core/ |
Tests basic form CRUD functionality. |
EntityFormTest::testFormId | function | core/ |
Tests the form ID generation. |
EntityFormTest::testGetEntityFromRouteMatchAdd | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddEntity | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddStatic | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
EntityFormTest::testGetEntityFromRouteMatchEditDelete | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
EntityFormTest::testMultilingualFormCRUD | function | core/ |
Tests basic multilingual form CRUD functionality. |
EntityFormTest::testValidationHandlers | function | core/ |
Checks that validation handlers works as expected. |
EntityLabel::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
EntityLink::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
EntityLink::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
EntityMalformedException | class | core/ |
Defines an exception thrown when a malformed entity is passed. |
EntityMalformedException.php | file | core/ |
|
EntityModerationForm | class | core/ |
The EntityModerationForm provides a simple UI for changing moderation state. |
EntityModerationForm.php | file | core/ |
|
EntityModerationForm::$moderationInfo | property | core/ |
The moderation information service. |
EntityModerationForm::$time | property | core/ |
The time service. |
EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
EntityModerationForm::buildForm | function | core/ |
Form constructor. |
EntityModerationForm::create | function | core/ |
Instantiates a new instance of this class. |
EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
EntityModerationForm::submitForm | function | core/ |
Form submission handler. |
EntityModerationForm::__construct | function | core/ |
EntityModerationForm constructor. |
EntityOperations::$formBuilder | property | core/ |
The Form Builder service. |
EntityOperations::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
EntityOperations::entityFormAlter | function | core/ |
Alters entity forms to disallow concurrent editing in multiple workspaces. |
EntityOperations::entityFormAlter | function | core/ |
Implements hook_form_alter(). |
EntityOperations::entityFormEntityBuild | function | core/ |
Entity builder that marks all supported entities as pending revisions. |
EntityOperations::entityFormEntityBuild | function | core/ |
Entity builder that marks all supported entities as pending revisions. |
EntityPermissionsForm | class | core/ |
Provides the permissions administration form for a bundle. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.