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 |
---|---|---|---|
AbstractOperation | class | composer/ |
Provides default behaviors for operations. |
AbstractOperation.php | file | composer/ |
|
AbstractOperation::$contents | property | composer/ |
Cached contents of scaffold file to be written to disk. |
AbstractOperation::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
AbstractOperation::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
AbstractOperation::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
AbstractOperation::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
ActionTest::testOperations | function | core/ |
Tests the functionality of test actions. |
Authorized operations | group | core/ |
Functions to run operations with elevated privileges via authorize.php. |
Batch operations | group | core/ |
Creates and processes batch operations. |
BatchBuilder::$operations | property | core/ |
The set of operations to be processed. |
BatchBuilder::addOperation | function | core/ |
Adds a batch operation. |
BatchBuilderTest::operationCallback | function | core/ |
Empty callback for the tests. |
BatchBuilderTest::testAddOperation | function | core/ |
Tests addOperation(). |
BlockContentHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
BlockContentTest::testOperationLinks | function | core/ |
Tests the editing links for BlockContentBlock. |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockController::performOperation | function | core/ |
Calls a method on a block and reloads the listing page. |
BlockHookOperationTest | class | core/ |
Tests for Block module regarding hook_entity_operations_alter(). |
BlockHookOperationTest.php | file | core/ |
|
BlockHookOperationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockHookOperationTest::$modules | property | core/ |
Modules to install. |
BlockHookOperationTest::setUp | function | core/ |
|
BlockHookOperationTest::testBlockOperationAlter | function | core/ |
Tests the block list to see if the test_operation link is added. |
BlockListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
BulkOperationsTest | class | core/ |
Tests the bulk operations. |
BulkOperationsTest.php | file | core/ |
|
BulkOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BulkOperationsTest::$modules | property | core/ |
Modules to install. |
BulkOperationsTest::setUp | function | core/ |
|
BulkOperationsTest::testBulkOperations | function | core/ |
Tests views bulk operations. |
CacheBackendDecorator::logCacheOperation | function | core/ |
Logs a cache operation. |
CacheTagOperation.php | file | core/ |
|
CacheTagsChecksumDecorator::logCacheTagOperation | function | core/ |
Logs a cache tag operation. |
callback_batch_operation | function | core/ |
Perform a single batch operation. |
CheckpointStorageTest::testReadOperations | function | core/ |
Tests read operations. |
CheckpointStorageTest::testWriteOperations | function | core/ |
Tests write operations. |
ClaroPreRender::operations | function | core/ |
Prerender callback for the Operations element. |
ClaroViewsBulkOperationsTest | class | core/ |
Tests Claro's Views Bulk Operations form. |
ClaroViewsBulkOperationsTest.php | file | core/ |
|
ClaroViewsBulkOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClaroViewsBulkOperationsTest::$modules | property | core/ |
Modules to install. |
ClaroViewsBulkOperationsTest::setUp | function | core/ |
|
ClaroViewsBulkOperationsTest::testBulkOperationsUi | function | core/ |
Tests the dynamic Bulk Operations form. |
CommentNonNodeTest::performCommentOperation | function | core/ |
Performs the specified operation on the specified comment. |
CommentOperationsTest | class | core/ |
Tests comment operations. |
CommentOperationsTest.php | file | core/ |
|
CommentOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentOperationsTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.