Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormDisplayEditForm::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
| EntityFormDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
| EntityFormDisplayEditForm::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
| EntityFormDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
| EntityFormDisplayEditForm::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
| EntityFormDisplayEditForm::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
| EntityFormDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
| EntityFormDisplayEditForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| EntityFormDisplayEditForm::thirdPartySettingsForm | function | core/ |
Adds the widget or formatter third party settings forms. |
| EntityFormDisplayInterface | interface | core/ |
Provides a common interface for entity form displays. |
| EntityFormDisplayInterface.php | file | core/ |
|
| EntityFormDisplayInterface::buildForm | function | core/ |
Adds field widgets to an entity form. |
| EntityFormDisplayInterface::extractFormValues | function | core/ |
Extracts field values from the submitted widget values into the entity. |
| EntityFormDisplayInterface::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplayInterface::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
| EntityFormDisplayJsonAnonTest | class | core/ |
Tests Entity Form Display Json Anon. |
| EntityFormDisplayJsonAnonTest.php | file | core/ |
|
| EntityFormDisplayJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityFormDisplayJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormDisplayJsonBasicAuthTest | class | core/ |
Tests Entity Form Display Json Basic Auth. |
| EntityFormDisplayJsonBasicAuthTest.php | file | core/ |
|
| EntityFormDisplayJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormDisplayJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityFormDisplayJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormDisplayJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayJsonCookieTest | class | core/ |
Tests Entity Form Display Json Cookie. |
| EntityFormDisplayJsonCookieTest.php | file | core/ |
|
| EntityFormDisplayJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormDisplayJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EntityFormDisplayJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormDisplayResourceTestBase | class | core/ |
Resource test base for the entity_form_display entity. |
| EntityFormDisplayResourceTestBase.php | file | core/ |
|
| EntityFormDisplayResourceTestBase::$entity | property | core/ |
|
| EntityFormDisplayResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityFormDisplayResourceTestBase::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityFormDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityFormDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityFormDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityFormDisplayResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityFormDisplayTest | class | core/ |
Tests the entity display configuration entities. |
| EntityFormDisplayTest | class | core/ |
JSON:API integration test for the "EntityFormDisplay" config entity type. |
| EntityFormDisplayTest.php | file | core/ |
|
| EntityFormDisplayTest.php | file | core/ |
|
| EntityFormDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayTest::$entity | property | core/ |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.