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 |
---|---|---|---|
EntityTestHooks::entityOperationAlter | function | core/ |
Implements hook_entity_operation_alter(). |
EntityTestOperationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
FieldEntityOperationsTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
FieldEntityOperationsTest.php | file | core/ |
|
FieldEntityOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldEntityOperationsTest::$modules | property | core/ |
Modules to install. |
FieldEntityOperationsTest::$testViews | property | core/ |
Views used by this test. |
FieldEntityOperationsTest::setUp | function | core/ |
Sets up the test. |
FieldEntityOperationsTest::testEntityOperations | function | core/ |
Tests entity operations field. |
FieldUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
InlineBlockEntityOperations | class | core/ |
Defines a class for reacting to entity events related to Inline Blocks. |
InlineBlockEntityOperations.php | file | core/ |
|
InlineBlockEntityOperations::$blockContentStorage | property | core/ |
The block content storage. |
InlineBlockEntityOperations::$entityTypeManager | property | core/ |
The entity type manager. |
InlineBlockEntityOperations::$usage | property | core/ |
Inline block usage tracking service. |
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/ |
@coversDefaultClass \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(). |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.