Search for operation

  1. Search 7.x for operation
  2. Search 9.5.x for operation
  3. Search 10.3.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
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
AbstractOperation::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/AbstractOperation.php
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.
AllowedPackages::getOperationType function composer/Plugin/Scaffold/AllowedPackages.php Determine the type of the provided operation.
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().
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 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
callback_batch_operation function core/lib/Drupal/Core/Form/form.api.php Perform a single batch operation.
claro_preprocess_links__dropbutton__operations function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links__dropbutton__operations.
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
CommentOperationsTest::$testViews property core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php Views used by this test.
CommentOperationsTest::testCommentOperations function core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php Test the operations field plugin.
CommentTestBase::performCommentOperation function core/modules/comment/tests/src/Functional/CommentTestBase.php Performs the specified operation on the specified comment.
CommentTestBase::performCommentOperation function core/modules/comment/src/Tests/CommentTestBase.php Performs the specified operation on the specified comment.
CommentTypeListBuilder::getDefaultOperations function core/modules/comment/src/CommentTypeListBuilder.php
ConfigEntityListBuilder::getDefaultOperations function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets this list's default operations.
ConfigEntityMapper::getOperations function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapperTest::testGetOperations function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getOperations().
ConfigImporter::getNextConfigurationOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next configuration operation to perform.
ConfigImporter::getNextExtensionOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next extension operation to perform.
ConfigMapperInterface::getOperations function core/modules/config_translation/src/ConfigMapperInterface.php Provides an array of information to build a list of operation links.
ConfigNamesMapper::getOperations function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapperTest::testGetOperations function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasTranslation().
ConfigTranslationEntityListBuilder::getOperations function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
ConfigTranslationListUiTest::testTranslateOperationInListUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests if translate link is added to operations in all configuration lists.
ConfigTranslationMapperList::buildOperations function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Builds a renderable list of operation links for the entity.
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php Tests views_ui list to see if translate link is added to operations.
config_translation_entity_operation function core/modules/config_translation/config_translation.module Implements hook_entity_operation().
ContentTranslationOperationsTest class core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Tests the content translation operations available in the content listing.

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