Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.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 |
|---|---|---|---|
| EntityCreateAccessCustomCidTest::testCustomCid | function | core/ |
Tests the entity access control handler with a custom static cache ID. |
| EntityCreateAccessCustomCidTest::testDefaultCid | function | core/ |
Tests the entity access control handler caching with context. |
| EntityCreateAnyAccessCheck | class | core/ |
Defines an access checker for creating an entity of any bundle. |
| EntityCreateAnyAccessCheck.php | file | core/ |
|
| EntityCreateAnyAccessCheck::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| EntityCreateAnyAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityCreateAnyAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
| EntityCreateAnyAccessCheck::access | function | core/ |
Checks access to create an entity of any bundle for the given route. |
| EntityCreateAnyAccessCheck::__construct | function | core/ |
Constructs an EntityCreateAnyAccessCheck object. |
| EntityCreateDeriver | class | core/ |
@internal This API is experimental. |
| EntityCreateDeriver.php | file | core/ |
|
| EntityCreateDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityCrudHookTest | class | core/ |
Tests entity CRUD via hooks. |
| EntityCrudHookTest.php | file | core/ |
|
| EntityCrudHookTest::$modules | property | core/ |
Modules to install. |
| EntityCrudHookTest::assertHookMessageOrder | function | core/ |
Checks the order of CRUD hook execution messages. |
| EntityCrudHookTest::blockCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. |
| EntityCrudHookTest::blockDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
| EntityCrudHookTest::blockInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
| EntityCrudHookTest::blockLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
| EntityCrudHookTest::blockPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
| EntityCrudHookTest::blockPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
| EntityCrudHookTest::blockUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for block entities. |
| EntityCrudHookTest::commentCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for comment entities. |
| EntityCrudHookTest::commentDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| EntityCrudHookTest::commentInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| EntityCrudHookTest::commentLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. |
| EntityCrudHookTest::commentPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for comment entities. |
| EntityCrudHookTest::commentPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for comment entities. |
| EntityCrudHookTest::commentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
| EntityCrudHookTest::entityCreate | function | core/ |
Implements hook_entity_create(). |
| EntityCrudHookTest::entityDelete | function | core/ |
Implements hook_entity_delete(). |
| EntityCrudHookTest::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| EntityCrudHookTest::entityLoad | function | core/ |
Implements hook_entity_load(). |
| EntityCrudHookTest::entityPredelete | function | core/ |
Implements hook_entity_predelete(). |
| EntityCrudHookTest::entityPreload | function | core/ |
Implements hook_entity_preload(). |
| EntityCrudHookTest::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| EntityCrudHookTest::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EntityCrudHookTest::fileCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for file entities. |
| EntityCrudHookTest::fileDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for file entities. |
| EntityCrudHookTest::fileInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for file entities. |
| EntityCrudHookTest::fileLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
| EntityCrudHookTest::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| EntityCrudHookTest::filePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
| EntityCrudHookTest::fileUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for file entities. |
| EntityCrudHookTest::nodeCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for node entities. |
| EntityCrudHookTest::nodeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| EntityCrudHookTest::nodeInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for node entities. |
| EntityCrudHookTest::nodeLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for node entities. |
| EntityCrudHookTest::nodePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.