Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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/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/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::entityInsert function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_insert().
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::entityPreload function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_preload().
EntityOperations::entityPresave function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_presave().
EntityOperations::entityPresave function core/modules/content_moderation/src/EntityOperations.php Acts on an entity and set published status based on the moderation state.
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().
EntityOperations::entityRevisionDelete function core/modules/content_moderation/src/EntityOperations.php
EntityOperations::entityTranslationDelete function core/modules/content_moderation/src/EntityOperations.php
EntityOperations::entityTranslationInsert function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_translation_insert().
EntityOperations::entityUpdate function core/modules/workspaces/src/Hook/EntityOperations.php Implements hook_entity_update().
EntityOperations::entityUpdate function core/modules/content_moderation/src/EntityOperations.php
EntityOperations::entityView function core/modules/content_moderation/src/EntityOperations.php Act on entities being assembled before rendering.
EntityOperations::getEntityRepository function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::getEntityTypeId function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::getEntityTypeManager function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::getLanguageManager function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::getView function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::isPublished function core/modules/content_moderation/src/EntityOperations.php Checks if the entity is published.
EntityOperations::query function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::render function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::updateOrCreateFromEntity function core/modules/content_moderation/src/EntityOperations.php Creates or updates the moderation state of an entity.
EntityOperations::usesGroupBy function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::__construct function core/modules/views/src/Plugin/views/field/EntityOperations.php Constructs a new EntityOperations object.
EntityOperations::__construct function core/modules/content_moderation/src/EntityOperations.php Constructs a new EntityOperations object.
EntityOperations::__construct function core/modules/workspaces/src/Hook/EntityOperations.php
EntityOperationsCacheabilityTest class core/modules/system/tests/src/Kernel/Entity/EntityOperationsCacheabilityTest.php Tests cacheability added by entity operations.
EntityOperationsCacheabilityTest.php file core/modules/system/tests/src/Kernel/Entity/EntityOperationsCacheabilityTest.php
EntityOperationsCacheabilityTest::providerEntityOperationsCacheability function core/modules/system/tests/src/Kernel/Entity/EntityOperationsCacheabilityTest.php Data provider for testEntityOperationsCacheability().
EntityOperationsCacheabilityTest::testEntityOperationsCacheability function core/modules/system/tests/src/Kernel/Entity/EntityOperationsCacheabilityTest.php Test cacheability is added via entity operations functions and hooks.
EntityOperationsTest class core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php Tests that operations can be injected from the hook.
EntityOperationsTest class core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php Tests Drupal\content_moderation\EntityOperations.
EntityOperationsTest.php file core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php
EntityOperationsTest.php file core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php
EntityOperationsTest::$defaultTheme property core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php
EntityOperationsTest::$modules property core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php
EntityOperationsTest::$modules property core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php
EntityOperationsTest::createNodeType function core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php Creates a page node type to test with, ensuring that it's moderated.
EntityOperationsTest::setUp function core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php
EntityOperationsTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php
EntityOperationsTest::testArchive function core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php Verifies that an unpublished state may be made the default revision.

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