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 |
---|---|---|---|
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 install. |
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 install. |
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/ |
|
EntityMethod | class | core/ |
Makes config entity methods with the ActionMethod attribute into actions. |
EntityMethod.php | file | core/ |
|
EntityMethod::apply | function | core/ |
Applies the config action. |
EntityMethod::applyPluralized | function | core/ |
Applies the action to entity treating the $values array as multiple calls. |
EntityMethod::applySingle | function | core/ |
Applies the action to entity treating the $values array a single call. |
EntityMethod::create | function | core/ |
Creates an instance of the plugin. |
EntityMethod::__construct | function | core/ |
Constructs a EntityMethod object. |
EntityMethodConfigActionsTest | class | core/ |
@group Recipe |
EntityMethodConfigActionsTest.php | file | core/ |
|
EntityMethodConfigActionsTest::$modules | property | core/ |
Modules to install. |
EntityMethodConfigActionsTest::setUp | function | core/ |
|
EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
|
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
|
EntityMethodDeriver | class | core/ |
Derives config action methods from attributed config entity methods. |
EntityMethodDeriver.php | file | core/ |
|
EntityMethodDeriver::$inflector | property | core/ |
Inflector to pluralize words. |
EntityMethodDeriver::addDerivative | function | core/ |
Adds a derivative. |
EntityMethodDeriver::create | function | core/ |
Creates a new class instance. |
EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityMethodDeriver::processMethod | function | core/ |
Processes a method to create derivatives. |
EntityMethodDeriver::__construct | function | core/ |
Constructs new EntityMethodDeriver. |
EntityMethodException | class | core/ |
@internal This API is experimental. |
EntityMethodException.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. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.