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
BlockContentHooks::entityOperation function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_entity_operation().
ConfigTranslationHooks::entityOperation function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_entity_operation().
ContentTranslationHooks::entityOperation function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_entity_operation().
EntityAccess::entityOperationAccess function core/modules/workspaces/src/EntityAccess.php Implements a hook bridge for hook_entity_access().
EntityOperations class core/modules/workspaces/src/Hook/EntityOperations.php Defines a class for reacting to entity runtime hooks.
EntityOperations class core/modules/content_moderation/src/EntityOperations.php Defines a class for reacting to entity events.
EntityOperations class core/modules/views/src/Plugin/views/field/EntityOperations.php Renders all operations links for an entity.
EntityOperations class core/modules/workspaces/src/EntityOperations.php Defines a class for reacting to entity events.
EntityOperations.php file core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations.php file core/modules/workspaces/src/EntityOperations.php
EntityOperations.php file core/modules/workspaces/src/Hook/EntityOperations.php
EntityOperations.php file core/modules/content_moderation/src/EntityOperations.php
EntityOperations::$bundleInfo property core/modules/content_moderation/src/EntityOperations.php The entity bundle information service.
EntityOperations::$entityDisplayRepository property core/modules/views/src/Plugin/views/field/EntityOperations.php The entity display repository.
EntityOperations::$entityRepository property core/modules/views/src/Plugin/views/field/EntityOperations.php The entity repository service.
EntityOperations::$entityTypeManager property core/modules/workspaces/src/EntityOperations.php The entity type manager service.
EntityOperations::$entityTypeManager property core/modules/views/src/Plugin/views/field/EntityOperations.php The entity type manager.
EntityOperations::$entityTypeManager property core/modules/content_moderation/src/EntityOperations.php The Entity Type Manager service.
EntityOperations::$formBuilder property core/modules/content_moderation/src/EntityOperations.php The Form Builder service.
EntityOperations::$initialPublished property core/modules/workspaces/src/Hook/EntityOperations.php A list of entity UUIDs that were created as published in a workspace.
EntityOperations::$languageManager property core/modules/views/src/Plugin/views/field/EntityOperations.php The language manager.
EntityOperations::$moderationInfo property core/modules/content_moderation/src/EntityOperations.php The Moderation Information service.
EntityOperations::$routerBuilder property core/modules/content_moderation/src/EntityOperations.php The router builder service.
EntityOperations::$workspaceAssociation property core/modules/workspaces/src/EntityOperations.php The workspace association service.
EntityOperations::$workspaceInfo property core/modules/workspaces/src/EntityOperations.php The workspace information service.
EntityOperations::$workspaceManager property core/modules/workspaces/src/EntityOperations.php The workspace manager service.
EntityOperations::buildOptionsForm function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::clickSortable function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::create function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::create function core/modules/workspaces/src/EntityOperations.php Instantiates a new instance of this class.
EntityOperations::create function core/modules/content_moderation/src/EntityOperations.php
EntityOperations::defineOptions function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::entityDelete function core/modules/content_moderation/src/EntityOperations.php
EntityOperations::entityDelete function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_delete().
EntityOperations::entityFormAlter function core/modules/workspaces/src/EntityOperations.php Alters entity forms to disallow concurrent editing in multiple workspaces.
EntityOperations::entityFormAlter function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_form_alter().
EntityOperations::entityFormEntityBuild function core/modules/workspaces/src/Hook/EntityOperations.php Entity builder that marks all supported entities as pending revisions.
EntityOperations::entityFormEntityBuild function core/modules/workspaces/src/EntityOperations.php Entity builder that marks all supported entities as pending revisions.
EntityOperations::entityInsert function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_insert().
EntityOperations::entityInsert function core/modules/workspaces/src/EntityOperations.php Responds to the creation of a new entity.
EntityOperations::entityInsert function core/modules/content_moderation/src/EntityOperations.php
EntityOperations::entityPredelete function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_predelete().
EntityOperations::entityPredelete function core/modules/workspaces/src/EntityOperations.php Acts on an entity before it is deleted.
EntityOperations::entityPreload function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_preload().
EntityOperations::entityPreload function core/modules/workspaces/src/EntityOperations.php Acts on entity IDs before they are loaded.
EntityOperations::entityPresave function core/modules/workspaces/src/EntityOperations.php Acts on an entity before it is created or updated.
EntityOperations::entityPresave function core/modules/content_moderation/src/EntityOperations.php Acts on an entity and set published status based on the moderation state.
EntityOperations::entityPresave function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_presave().
EntityOperations::entityQueryTagLatestTranslatedAffectedRevisionAlter function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_query_tag__TAG_alter() for 'latest_translated_affected_revision'.
EntityOperations::entityRevisionDelete function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_revision_delete().

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