Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.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 |
|---|---|---|---|
| EntityLastInstalledSchemaRepository::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
| EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepository::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
| EntityLastInstalledSchemaRepository::__construct | function | core/ |
Constructs a new EntityLastInstalledSchemaRepository. |
| EntityLastInstalledSchemaRepositoryInterface | interface | core/ |
Provides an interface for an installed entity definition repository. |
| EntityLastInstalledSchemaRepositoryInterface.php | file | core/ |
|
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
| EntityLink | class | core/ |
Field handler to present a link to an entity. |
| EntityLink | class | core/ |
Handler for showing comment module's entity links. |
| EntityLink.php | file | core/ |
|
| EntityLink.php | file | core/ |
|
| EntityLink::$build | property | core/ |
Stores the result of parent entities build for all rows to reuse it later. |
| 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. |
| EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| EntityLink::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| EntityLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| EntityLink::preRender | function | core/ |
Runs before any fields are rendered. |
| EntityLink::query | function | core/ |
Called to add the field to a query. |
| EntityLink::render | function | core/ |
Renders the field. |
| EntityLink::render | function | core/ |
Renders the field. |
| EntityLink::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinkDelete | class | core/ |
Field handler to present a link to delete an entity. |
| EntityLinkDelete.php | file | core/ |
|
| EntityLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| EntityLinkDelete::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| EntityLinkDelete::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinkEdit | class | core/ |
Field handler to present a link to edit an entity. |
| EntityLinkEdit.php | file | core/ |
|
| EntityLinkEdit::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| EntityLinkEdit::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| EntityLinkEdit::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinkTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\EntityLink[[api-linebreak]] @group comment |
| EntityLinkTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityBase[[api-linebreak]] @group Entity |
| EntityLinkTest.php | file | core/ |
|
| EntityLinkTest.php | file | core/ |
|
| EntityLinkTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| EntityLinkTest::$languageManager | property | core/ |
The mocked language manager. |
| EntityLinkTest::$linkGenerator | property | core/ |
The tested link generator. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.