Search for operation
- Search 9.5.x for operation
- Search 8.9.x for operation
- Search 10.3.x for operation
- Search 11.x for operation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Authorized operations | group | modules/ |
Functions to run operations with elevated privileges via authorize.php. |
authorize_run_operation | function | includes/ |
Runs the operation specified in $_SESSION['authorize_operation']. |
Batch operations | group | includes/ |
Creates and processes batch operations. |
callback_batch_operation | function | modules/ |
Perform a single batch operation. |
CommentHelperCase::performCommentOperation | function | modules/ |
Perform the specified operation on the specified comment. |
hook_node_operations | function | modules/ |
Add mass node operations. |
hook_user_operations | function | modules/ |
Add mass user operations. |
ImageToolkitTestCase::assertToolkitOperationsCalled | function | modules/ |
Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure. |
node_node_operations | function | modules/ |
Implements hook_node_operations(). |
Queue operations | group | modules/ |
Queue items to allow later processing. |
user_user_operations | function | modules/ |
Implements hook_user_operations(). |
user_user_operations_block | function | modules/ |
Callback function for admin mass blocking users. |
user_user_operations_unblock | function | modules/ |
Callback function for admin mass unblocking users. |
_node_access_rebuild_batch_operation | function | modules/ |
Implements callback_batch_operation(). |
_simpletest_batch_operation | function | modules/ |
Implements callback_batch_operation(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.