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 |
|---|---|---|---|
| EntityViewDisplay.php | file | core/ |
|
| EntityViewDisplay::$displayContext | property | core/ |
Context in which this entity will be used (e.g. 'view', 'form'). |
| EntityViewDisplay::build | function | core/ |
Builds a renderable array for the components of an entity. |
| EntityViewDisplay::buildMultiple | function | core/ |
Builds a renderable array for the components of a set of entities. |
| EntityViewDisplay::collectRenderDisplay | function | core/ |
Returns the display object used to render an entity. |
| EntityViewDisplay::collectRenderDisplays | function | core/ |
Returns the display objects used to render a set of entities. |
| EntityViewDisplay::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| EntityViewDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityViewDisplay::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| EntityViewDisplay::__construct | function | core/ |
Constructs an Entity object. |
| EntityViewDisplayAccessControlHandler | class | core/ |
Provides an entity access control handler for displays. |
| EntityViewDisplayAccessControlHandler.php | file | core/ |
|
| EntityViewDisplayAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| EntityViewDisplayAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityViewDisplayAccessControlHandler[[api-linebreak]] @group Entity |
| EntityViewDisplayAccessControlHandlerTest.php | file | core/ |
|
| EntityViewDisplayAccessControlHandlerTest::setUp | function | core/ |
|
| EntityViewDisplayEditForm | class | core/ |
Edit form for the EntityViewDisplay entity type. |
| EntityViewDisplayEditForm.php | file | core/ |
|
| EntityViewDisplayEditForm::$displayContext | property | core/ |
The display context. Either 'view' or 'form'. |
| EntityViewDisplayEditForm::alterSettingsSummary | function | core/ |
Alters the widget or formatter settings summary. |
| EntityViewDisplayEditForm::buildExtraFieldRow | function | core/ |
Builds the table row structure for a single extra field. |
| EntityViewDisplayEditForm::buildFieldRow | function | core/ |
Builds the table row structure for a single field. |
| EntityViewDisplayEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| EntityViewDisplayEditForm::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
| EntityViewDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
| EntityViewDisplayEditForm::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
| EntityViewDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
| EntityViewDisplayEditForm::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
| EntityViewDisplayEditForm::getFieldLabelOptions | function | core/ |
Returns an array of visibility options for field labels. |
| EntityViewDisplayEditForm::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
| EntityViewDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
| EntityViewDisplayEditForm::thirdPartySettingsForm | function | core/ |
Adds the widget or formatter third party settings forms. |
| EntityViewDisplayHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| EntityViewDisplayHalJsonAnonTest.php | file | core/ |
|
| EntityViewDisplayHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewDisplayHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityViewDisplayHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityViewDisplayHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| EntityViewDisplayHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
| EntityViewDisplayHalJsonBasicAuthTest.php | file | core/ |
|
| EntityViewDisplayHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityViewDisplayHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewDisplayHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| EntityViewDisplayHalJsonCookieTest | class | core/ |
@group hal @group legacy |
| EntityViewDisplayHalJsonCookieTest.php | file | core/ |
|
| EntityViewDisplayHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityViewDisplayHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityViewDisplayInterface | interface | core/ |
Provides a common interface for entity view displays. |
| EntityViewDisplayInterface.php | file | core/ |
|
| EntityViewDisplayInterface::build | function | core/ |
Builds a renderable array for the components of an entity. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.