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 11.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.
ActionListBuilder::getDefaultOperations function core/modules/action/src/ActionListBuilder.php
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().
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
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
BlockHookOperationTest::$modules property core/modules/block/tests/src/Functional/BlockHookOperationTest.php
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
BlockTypeAccessControlHandler::$viewLabelOperation property core/modules/block_content/src/BlockTypeAccessControlHandler.php
block_content_entity_operation function core/modules/block_content/block_content.module Implements hook_entity_operation().
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
BulkOperationsTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
BulkOperationsTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
BulkOperationsTest::testBulkOperations function core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php
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 @covers ::exists[[api-linebreak]]
@covers ::read[[api-linebreak]]
@covers ::readMultiple[[api-linebreak]]
@covers ::listAll[[api-linebreak]]
CheckpointStorageTest::testWriteOperations function core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php @covers ::write[[api-linebreak]]
@covers ::delete[[api-linebreak]]
@covers ::rename[[api-linebreak]]
@covers ::deleteAll[[api-linebreak]]
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
ClaroViewsBulkOperationsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
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

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