Search for operation

  1. Search 7.x for operation
  2. Search 9.5.x for operation
  3. Search 8.9.x for operation
  4. Search 10.3.x for operation
  5. Other projects
Title Object type File name Summary
AbstractOperation class composer/Plugin/Scaffold/Operations/AbstractOperation.php Provides default behaviors for operations.
AbstractOperation.php file composer/Plugin/Scaffold/Operations/AbstractOperation.php
AbstractOperation::$contents property composer/Plugin/Scaffold/Operations/AbstractOperation.php Cached contents of scaffold file to be written to disk.
AbstractOperation::contents function composer/Plugin/Scaffold/Operations/AbstractOperation.php Returns the exact data that will be written to the scaffold files.
AbstractOperation::generateContents function composer/Plugin/Scaffold/Operations/AbstractOperation.php Load the scaffold contents or otherwise generate what is needed.
AbstractOperation::scaffoldAtNewLocation function composer/Plugin/Scaffold/Operations/AbstractOperation.php Determines what to do if operation is used without a previous operation.
AbstractOperation::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/AbstractOperation.php Determines what to do if operation is used at same path as a previous op.
ActionTest::testOperations function core/modules/system/tests/src/Kernel/Action/ActionTest.php Tests the functionality of test actions.
Authorized operations group core/modules/system/system.module Functions to run operations with elevated privileges via authorize.php.
Batch operations group core/includes/form.inc Creates and processes batch operations.
BatchBuilder::$operations property core/lib/Drupal/Core/Batch/BatchBuilder.php The set of operations to be processed.
BatchBuilder::addOperation function core/lib/Drupal/Core/Batch/BatchBuilder.php Adds a batch operation.
BatchBuilderTest::operationCallback function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Empty callback for the tests.
BatchBuilderTest::testAddOperation function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests addOperation().
BlockContentHooks::entityOperation function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_entity_operation().
BlockContentTest::testOperationLinks function core/modules/block_content/tests/src/Kernel/BlockContentTest.php Tests the editing links for BlockContentBlock.
BlockContentTypeListBuilder::getDefaultOperations function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets this list's default operations.
BlockController::performOperation function core/modules/block/src/Controller/BlockController.php Calls a method on a block and reloads the listing page.
BlockHookOperationTest class core/modules/block/tests/src/Functional/BlockHookOperationTest.php Tests for Block module regarding hook_entity_operations_alter().
BlockHookOperationTest.php file core/modules/block/tests/src/Functional/BlockHookOperationTest.php
BlockHookOperationTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockHookOperationTest.php The theme to install as the default for testing.
BlockHookOperationTest::$modules property core/modules/block/tests/src/Functional/BlockHookOperationTest.php Modules to install.
BlockHookOperationTest::setUp function core/modules/block/tests/src/Functional/BlockHookOperationTest.php
BlockHookOperationTest::testBlockOperationAlter function core/modules/block/tests/src/Functional/BlockHookOperationTest.php Tests the block list to see if the test_operation link is added.
BlockListBuilder::getDefaultOperations function core/modules/block/src/BlockListBuilder.php Gets this list's default operations.
BlockTypeAccessControlHandler::$viewLabelOperation property core/modules/block_content/src/BlockTypeAccessControlHandler.php Allows to grant access to just the labels.
BulkOperationsTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php Tests the bulk operations.
BulkOperationsTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
BulkOperationsTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php The theme to install as the default for testing.
BulkOperationsTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php Modules to install.
BulkOperationsTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
BulkOperationsTest::testBulkOperations function core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php Tests views bulk operations.
CacheBackendDecorator::logCacheOperation function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Logs a cache operation.
CacheTagOperation.php file core/modules/system/tests/modules/performance_test/src/Cache/CacheTagOperation.php
CacheTagsChecksumDecorator::logCacheTagOperation function core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php Logs a cache tag operation.
callback_batch_operation function core/lib/Drupal/Core/Form/form.api.php Perform a single batch operation.
CheckpointStorageTest::testReadOperations function core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php Tests read operations.
CheckpointStorageTest::testWriteOperations function core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php Tests write operations.
ClaroPreRender::operations function core/themes/claro/src/ClaroPreRender.php Prerender callback for the Operations element.
ClaroViewsBulkOperationsTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Tests Claro's Views Bulk Operations form.
ClaroViewsBulkOperationsTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsBulkOperationsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php The theme to install as the default for testing.
ClaroViewsBulkOperationsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Modules to install.
ClaroViewsBulkOperationsTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsBulkOperationsTest::testBulkOperationsUi function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Tests the dynamic Bulk Operations form.
CommentNonNodeTest::performCommentOperation function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Performs the specified operation on the specified comment.
CommentOperationsTest class core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php Tests comment operations.
CommentOperationsTest.php file core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php
CommentOperationsTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php The theme to install as the default for testing.
CommentOperationsTest::$testViews property core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php Views used by this test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.