Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityOperations::entityQueryTagLatestTranslatedAffectedRevisionAlter | function | core/ |
Implements hook_entity_query_tag__TAG_alter() for 'latest_translated_affected_revision'. |
| EntityOperations::entityRevisionDelete | function | core/ |
Implements hook_entity_revision_delete(). |
| EntityOperations::entityRevisionDelete | function | core/ |
|
| EntityOperations::entityTranslationDelete | function | core/ |
|
| EntityOperations::entityTranslationInsert | function | core/ |
Implements hook_entity_translation_insert(). |
| EntityOperations::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EntityOperations::entityUpdate | function | core/ |
|
| EntityOperations::entityView | function | core/ |
Act on entities being assembled before rendering. |
| EntityOperations::getEntityRepository | function | core/ |
|
| EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityOperations::getEntityTypeManager | function | core/ |
|
| EntityOperations::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityOperations::getView | function | core/ |
Returns the top object of a view. |
| EntityOperations::isPublished | function | core/ |
Checks if the entity is published. |
| EntityOperations::query | function | core/ |
Called to add the field to a query. |
| EntityOperations::render | function | core/ |
Renders the field. |
| EntityOperations::updateOrCreateFromEntity | function | core/ |
Creates or updates the moderation state of an entity. |
| EntityOperations::usesGroupBy | function | core/ |
Provides the handler some group by. |
| EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
| EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
| EntityOperations::__construct | function | core/ |
|
| EntityOperationsCacheabilityTest | class | core/ |
Tests cacheability added by entity operations. |
| EntityOperationsCacheabilityTest.php | file | core/ |
|
| EntityOperationsCacheabilityTest::providerEntityOperationsCacheability | function | core/ |
Data provider for testEntityOperationsCacheability(). |
| EntityOperationsCacheabilityTest::testEntityOperationsCacheability | function | core/ |
Test cacheability is added via entity operations functions and hooks. |
| EntityOperationsTest | class | core/ |
Tests Drupal\content_moderation\EntityOperations. |
| EntityOperationsTest | class | core/ |
Tests that operations can be injected from the hook. |
| EntityOperationsTest.php | file | core/ |
|
| EntityOperationsTest.php | file | core/ |
|
| EntityOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityOperationsTest::$modules | property | core/ |
Modules to install. |
| EntityOperationsTest::$modules | property | core/ |
Modules to install. |
| EntityOperationsTest::createNodeType | function | core/ |
Creates a page node type to test with, ensuring that it's moderated. |
| EntityOperationsTest::setUp | function | core/ |
|
| EntityOperationsTest::setUp | function | core/ |
|
| EntityOperationsTest::testArchive | function | core/ |
Verifies that an unpublished state may be made the default revision. |
| EntityOperationsTest::testEntityOperationAlter | function | core/ |
Checks that hook_entity_operation_alter() can add an operation. |
| EntityOperationsTest::testPendingRevisions | function | core/ |
Verifies that the process of saving pending revisions works as expected. |
| EntityOperationsTest::testPublishedCreation | function | core/ |
Verifies that a newly-created node can go straight to published. |
| EntityOperationsUnitTest | class | core/ |
Tests Drupal\views\Plugin\views\field\EntityOperations. |
| EntityOperationsUnitTest.php | file | core/ |
|
| EntityOperationsUnitTest::$entityRepository | property | core/ |
The entity repository. |
| EntityOperationsUnitTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityOperationsUnitTest::$languageManager | property | core/ |
The language manager. |
| EntityOperationsUnitTest::$plugin | property | core/ |
The plugin under test. |
| EntityOperationsUnitTest::setUp | function | core/ |
@legacy-covers ::__construct |
| EntityOperationsUnitTest::testDefineOptions | function | core/ |
Tests define options. |
| EntityOperationsUnitTest::testRenderWithDestination | function | core/ |
Tests render with destination. |
| EntityOperationsUnitTest::testRenderWithoutDestination | function | core/ |
Tests render without destination. |
| EntityOperationsUnitTest::testRenderWithoutEntity | function | core/ |
Tests render without entity. |
Pagination
- Previous page
- Page 535
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.