Search for entityOperation

  1. Search 7.x for entityOperation
  2. Search 9.5.x for entityOperation
  3. Search 8.9.x for entityOperation
  4. Search 10.3.x for entityOperation
  5. Other projects
Title Object type File name Summary
InlineBlockEntityOperations::deleteBlocksAndUsage function core/modules/layout_builder/src/InlineBlockEntityOperations.php Delete the inline blocks and the usage records.
InlineBlockEntityOperations::getBlockIdsForRevisionIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets blocks IDs for an array of revision IDs.
InlineBlockEntityOperations::getRemovedBlockIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets the IDs of the inline blocks that were removed.
InlineBlockEntityOperations::handleEntityDelete function core/modules/layout_builder/src/InlineBlockEntityOperations.php Handles entity tracking on deleting a parent entity.
InlineBlockEntityOperations::handlePreSave function core/modules/layout_builder/src/InlineBlockEntityOperations.php Handles saving a parent entity.
InlineBlockEntityOperations::removeUnused function core/modules/layout_builder/src/InlineBlockEntityOperations.php Removes unused inline blocks.
InlineBlockEntityOperations::removeUnusedForEntityOnSave function core/modules/layout_builder/src/InlineBlockEntityOperations.php Remove all unused inline blocks on save.
InlineBlockEntityOperations::saveInlineBlockComponent function core/modules/layout_builder/src/InlineBlockEntityOperations.php Saves an inline block component.
InlineBlockEntityOperations::__construct function core/modules/layout_builder/src/InlineBlockEntityOperations.php Constructs a new EntityOperations object.
InlineBlockEntityOperationsTest class core/modules/layout_builder/tests/src/Unit/InlineBlockEntityOperationsTest.php @coversDefaultClass \Drupal\layout_builder\InlineBlockEntityOperations
InlineBlockEntityOperationsTest.php file core/modules/layout_builder/tests/src/Unit/InlineBlockEntityOperationsTest.php
InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity function core/modules/layout_builder/tests/src/Unit/InlineBlockEntityOperationsTest.php Tests calling handlePreSave() with an entity that is syncing.
MenuOperationsLinkTestHooks::entityOperation function core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php Implements hook_entity_operation().
MenuOperationsLinkTestHooks::entityOperationAlter function core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php Implements hook_entity_operation_alter().
MenuUiHooks::entityOperation function core/modules/menu_ui/src/Hook/MenuUiHooks.php Implements hook_entity_operation().
TaxonomyHooks::entityOperation function core/modules/taxonomy/src/Hook/TaxonomyHooks.php Implements hook_entity_operation().
UserHooks::entityOperation function core/modules/user/src/Hook/UserHooks.php Implements hook_entity_operation().
ViewsUiHooks::entityOperation function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_entity_operation().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.