Search for entity
- Search 7.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
Entity | class | core/ |
Provides a generic destination to import entities. |
Entity | class | core/ |
|
Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityFormBuilderTest::$entityFormBuilder | property | core/ |
The entity form builder. |
EntityFormBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityFormBuilderTest::$formBuilder | property | core/ |
The form builder. |
EntityFormBuilderTest::setUp | function | core/ |
|
EntityFormBuilderTest::testGetForm | function | core/ |
Tests the getForm() method. |
EntityFormDisplay | class | core/ |
Configuration entity. |
EntityFormDisplay.php | file | core/ |
|
EntityFormDisplay::$displayContext | property | core/ |
Context in which this entity will be used (e.g. 'view', 'form'). |
EntityFormDisplay::buildForm | function | core/ |
Adds field widgets to an entity form. |
EntityFormDisplay::collectRenderDisplay | function | core/ |
Returns the entity_form_display object used to build an entity form. |
EntityFormDisplay::extractFormValues | function | core/ |
Extracts field values from the submitted widget values into the entity. |
EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
EntityFormDisplay::getPluginCollections | function | core/ |
|
EntityFormDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
EntityFormDisplay::movePropertyPathViolationsRelativeToField | function | core/ |
Moves the property path to be relative to field level. |
EntityFormDisplay::processForm | function | core/ |
Process callback: assigns weights and hides extra fields. |
EntityFormDisplay::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormDisplay::__construct | function | core/ |
Constructs an Entity object. |
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 @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::$parent_member | 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 @covers ::checkAccess |
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. |
EntityFormDisplayHalJsonAnonTest | class | core/ |
@group hal @group legacy |
EntityFormDisplayHalJsonAnonTest.php | file | core/ |
|
EntityFormDisplayHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.