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 |
|---|---|---|---|
| EntityListBuilderInterface.php | file | core/ |
|
| EntityListBuilderInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| EntityListBuilderInterface::getStorage | function | core/ |
Gets the entity storage. |
| EntityListBuilderInterface::load | function | core/ |
Loads entities of this type from storage for listing. |
| EntityListBuilderInterface::render | function | core/ |
Builds a listing of entities for the given entity type. |
| EntityListBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityListBuilder[[api-linebreak]] @group Entity |
| EntityListBuilderTest | class | core/ |
Tests entity list builder functionality. |
| EntityListBuilderTest.php | file | core/ |
|
| EntityListBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Core\Entity\EntityListBuilderTest. |
| EntityListBuilderTest::$container | property | core/ |
The service container used for testing. |
| EntityListBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityListBuilderTest::$entityListBuilder | property | core/ |
The EntityListBuilder object to test. |
| EntityListBuilderTest::$entityType | property | core/ |
The entity type used for testing. |
| EntityListBuilderTest::$moduleHandler | property | core/ |
The module handler used for testing. |
| EntityListBuilderTest::$modules | property | core/ |
Modules to enable. |
| EntityListBuilderTest::$redirectDestination | property | core/ |
The redirect destination service. |
| EntityListBuilderTest::$role | property | core/ |
The entity used to construct the EntityListBuilder. |
| EntityListBuilderTest::$roleStorage | property | core/ |
The role storage used for testing. |
| EntityListBuilderTest::$translationManager | property | core/ |
The translation manager used for testing. |
| EntityListBuilderTest::setUp | function | core/ |
|
| EntityListBuilderTest::setUp | function | core/ |
|
| EntityListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
| EntityListBuilderTest::testCacheTags | function | core/ |
Tests if the list cache tags are set. |
| EntityListBuilderTest::testGetOperations | function | core/ |
@covers ::getOperations[[api-linebreak]] |
| EntityListBuilderTest::testPager | function | core/ |
Tests paging. |
| EntityListController | class | core/ |
Defines a generic controller to list entities. |
| EntityListController.php | file | core/ |
|
| EntityListController::listing | function | core/ |
Provides the listing page for any entity type. |
| EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php | file | core/ |
|
| EntityLoadByUuidTest::$modules | property | core/ |
Modules to enable. |
| EntityLoadByUuidTest::setUp | function | core/ |
|
| EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
| EntityMalformedException | class | core/ |
Defines an exception thrown when a malformed entity is passed. |
| EntityMalformedException.php | file | core/ |
|
| EntityModerationForm | class | core/ |
The EntityModerationForm provides a simple UI for changing moderation state. |
| EntityModerationForm.php | file | core/ |
|
| EntityModerationForm::$moderationInfo | property | core/ |
The moderation information service. |
| EntityModerationForm::$time | property | core/ |
The time service. |
| EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
| EntityModerationForm::buildForm | function | core/ |
Form constructor. |
| EntityModerationForm::create | function | core/ |
Instantiates a new instance of this class. |
| EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityModerationForm::submitForm | function | core/ |
Form submission handler. |
| EntityModerationForm::__construct | function | core/ |
EntityModerationForm constructor. |
| EntityModerationRouteProvider | class | core/ |
Dynamic route provider for the Content moderation module. |
| EntityModerationRouteProvider.php | file | core/ |
|
| EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity type manager. |
| EntityModerationRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.