Search for entityOperation
- Search 7.x for entityOperation
- Search 9.5.x for entityOperation
- Search 8.9.x for entityOperation
- Search 10.3.x for entityOperation
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InlineBlockEntityOperations::create | function | core/ |
Instantiates a new instance of this class. |
| InlineBlockEntityOperations::deleteBlocksAndUsage | function | core/ |
Delete the inline blocks and the usage records. |
| InlineBlockEntityOperations::getBlockIdsForRevisionIds | function | core/ |
Gets blocks IDs for an array of revision IDs. |
| InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
| InlineBlockEntityOperations::handleEntityDelete | function | core/ |
Handles entity tracking on deleting a parent entity. |
| InlineBlockEntityOperations::handlePreSave | function | core/ |
Handles saving a parent entity. |
| InlineBlockEntityOperations::removeUnused | function | core/ |
Removes unused inline blocks. |
| InlineBlockEntityOperations::removeUnusedForEntityOnSave | function | core/ |
Remove all unused inline blocks on save. |
| InlineBlockEntityOperations::saveInlineBlockComponent | function | core/ |
Saves an inline block component. |
| InlineBlockEntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
| InlineBlockEntityOperationsTest | class | core/ |
Tests Drupal\layout_builder\InlineBlockEntityOperations. |
| InlineBlockEntityOperationsTest.php | file | core/ |
|
| InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
| MenuOperationsLinkTestHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| MenuOperationsLinkTestHooks::entityOperationAlter | function | core/ |
Implements hook_entity_operation_alter(). |
| MenuUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| TaxonomyHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| UserHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| ViewsUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| WorkspaceEntityOperationsTest | class | core/ |
Tests entity operations with workspaces. |
| WorkspaceEntityOperationsTest.php | file | core/ |
|
| WorkspaceEntityOperationsTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceEntityOperationsTest::$modules | property | core/ |
Modules to install. |
| WorkspaceEntityOperationsTest::setUp | function | core/ |
|
| WorkspaceEntityOperationsTest::testEntityCreation | function | core/ |
Test published entity creation in a workspace. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.