Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormDisplayAccessControlHandler | class | core/ |
Provides an entity access control handler for form displays. |
| EntityFormDisplayAccessControlHandler.php | file | core/ |
|
| EntityFormDisplayAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| EntityFormDisplayAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler[[api-linebreak]] @group Entity |
| EntityFormDisplayAccessControlHandlerTest.php | file | core/ |
|
| EntityFormDisplayAccessControlHandlerTest::$accessControlHandler | property | core/ |
The field storage config access controller to test. |
| EntityFormDisplayAccessControlHandlerTest::$anon | property | core/ |
The mock account without field storage config access. |
| EntityFormDisplayAccessControlHandlerTest::$entity | property | core/ |
The EntityFormDisplay entity used for testing. |
| EntityFormDisplayAccessControlHandlerTest::$member | property | core/ |
The mock account with EntityFormDisplay access. |
| EntityFormDisplayAccessControlHandlerTest::$moduleHandler | property | core/ |
The mock module handler. |
| EntityFormDisplayAccessControlHandlerTest::$parentMember | property | core/ |
The mock account with EntityFormDisplay access via parent access check. |
| EntityFormDisplayAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
| EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| EntityFormDisplayAccessControlHandlerTest::setUp | function | core/ |
|
| EntityFormDisplayAccessControlHandlerTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::checkAccess[[api-linebreak]] |
| EntityFormDisplayEditForm | class | core/ |
Edit form for the EntityFormDisplay entity type. |
| EntityFormDisplayEditForm.php | file | core/ |
|
| EntityFormDisplayEditForm::$displayContext | property | core/ |
The display context. Either 'view' or 'form'. |
| EntityFormDisplayEditForm::alterSettingsSummary | function | core/ |
Alters the widget or formatter settings summary. |
| EntityFormDisplayEditForm::buildFieldRow | function | core/ |
Builds the table row structure for a single field. |
| EntityFormDisplayEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| 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::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/ |
@group rest |
| 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/ |
@group rest |
| 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/ |
@group rest |
| EntityFormDisplayJsonCookieTest.php | file | core/ |
|
| EntityFormDisplayJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 497
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.