Search for operation
- Search 7.x for operation
- Search 9.5.x for operation
- Search 8.9.x for operation
- Search 10.3.x for operation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityOperationsCacheabilityTest.php | file | core/ |
|
EntityOperationsCacheabilityTest::testEntityOperationsCacheability | function | core/ |
Test cacheability is added via entity operations functions and hooks. |
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 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. |
EntityOperationsUnitTest::testUsesGroupBy | function | core/ |
Tests uses group by. |
EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION | constant | core/ |
|
EntityTestAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
EntityTestHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
EntityTestHooks::entityOperationAlter | function | core/ |
Implements hook_entity_operation_alter(). |
EntityTestOperationHooks | class | core/ |
Hook implementations for entity_test_operation. |
EntityTestOperationHooks.php | file | core/ |
|
EntityTestOperationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
EntityTypeManagerTest::provideFormObjectInvalidOperationData | function | core/ |
Provides test data for testGetFormObjectInvalidOperation(). |
EntityTypeManagerTest::testGetFormObjectInvalidOperation | function | core/ |
Tests the getFormObject() method with an invalid operation. |
entity_test_operation.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml |
FieldConfigListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
FieldEntityOperationsTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
FieldEntityOperationsTest.php | file | core/ |
|
FieldEntityOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldEntityOperationsTest::$modules | property | core/ |
Modules to install. |
FieldEntityOperationsTest::$testViews | property | core/ |
Views used by this test. |
FieldEntityOperationsTest::setUp | function | core/ |
Sets up the test. |
FieldEntityOperationsTest::testEntityOperations | function | core/ |
Tests entity operations field. |
FieldEntityOperationsTest::testEntityOperationsCacheability | function | core/ |
Tests entity operations cacheability varies correctly. |
FieldStorageConfigAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
FieldUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
FileTransferAuthorizeForm::runOperation | function | core/ |
Runs the operation specified in 'authorize_operation' session property. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.