Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityOperations::getEntityRepository | function | core/ |
Returns the entity repository. |
| EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityOperations::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| 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::shouldSkipPreOperations | function | core/ |
Determines whether we need to react on pre-save or pre-delete operations. |
| EntityOperations::updateOrCreateFromEntity | function | core/ |
Creates or updates the moderation state of an entity. |
| EntityOperations::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
| EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations instance. |
| EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
| EntityOperationsTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\EntityOperations[[api-linebreak]] |
| 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 enable. |
| EntityOperationsTest::$modules | property | core/ |
Modules to enable. |
| EntityOperationsTest::createNodeType | function | core/ |
Creates a page node type to test with, ensuring that it's moderated. |
| EntityOperationsTest::createRole | function | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\EntityOperations[[api-linebreak]] @group Views |
| 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/ |
@covers ::__construct[[api-linebreak]] |
| EntityOperationsUnitTest::testDefineOptions | function | core/ |
@covers ::defineOptions[[api-linebreak]] |
| EntityOperationsUnitTest::testRenderWithDestination | function | core/ |
@covers ::render[[api-linebreak]] |
| EntityOperationsUnitTest::testRenderWithoutDestination | function | core/ |
@covers ::render[[api-linebreak]] |
| EntityOperationsUnitTest::testUsesGroupBy | function | core/ |
@covers ::usesGroupBy[[api-linebreak]] |
| EntityOwnerInterface::setOwner | function | core/ |
Sets the entity owner's user entity. |
| EntityOwnerInterface::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
| EntityOwnerTrait::ownerBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for entity owners. |
| EntityOwnerTrait::setOwner | function | core/ |
|
| EntityOwnerTrait::setOwnerId | function | core/ |
|
| EntityPublishedActionDeriver | class | core/ |
Provides an action deriver that finds publishable entity types. |
| EntityPublishedActionDeriver.php | file | core/ |
|
| EntityPublishedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
| EntityPublishedInterface | interface | core/ |
Provides an interface for access to an entity's published state. |
| EntityPublishedInterface.php | file | core/ |
Pagination
- Previous page
- Page 400
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.