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
OperationInterface interface composer/Plugin/Scaffold/Operations/OperationInterface.php Interface for scaffold operation objects.
OperationInterface.php file composer/Plugin/Scaffold/Operations/OperationInterface.php
OperationInterface::contents function composer/Plugin/Scaffold/Operations/OperationInterface.php Returns the exact data that will be written to the scaffold files.
OperationInterface::process function composer/Plugin/Scaffold/Operations/OperationInterface.php Process this scaffold operation.
OperationInterface::scaffoldAtNewLocation function composer/Plugin/Scaffold/Operations/OperationInterface.php Determines what to do if operation is used without a previous operation.
OperationInterface::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/OperationInterface.php Determines what to do if operation is used at same path as a previous op.
Operations class core/lib/Drupal/Core/Render/Element/Operations.php Provides a render element for a set of operations links.
Operations.php file core/lib/Drupal/Core/Render/Element/Operations.php
Operations::getInfo function core/lib/Drupal/Core/Render/Element/Operations.php Returns the element properties for this element.
OrderInterface::getOperation function core/lib/Drupal/Core/Hook/Order/OrderInterface.php Gets order operations specified by this object.
OrderOperation class core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Base class for order operations.
OrderOperation.php file core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php
OrderOperation::apply function core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Changes the order of a list of hook implementations.
OrderOperation::pack function core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Converts the operation to a structure that can be stored in the container.
OrderOperation::unpack function core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Converts the stored operation to objects that can apply ordering rules.
PerformanceData::$cacheOperations property core/tests/Drupal/Tests/PerformanceData.php List of cids keyed by operation and bin.
PerformanceData::getCacheOperations function core/tests/Drupal/Tests/PerformanceData.php Gets the cache operations.
PerformanceData::setCacheOperations function core/tests/Drupal/Tests/PerformanceData.php Sets the cache operations.
PerformanceDataCollector::$cacheOperations property core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Cache operations collected during the request.
PerformanceDataCollector::$cacheTagOperations property core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Cache tag operations collected during the request.
PerformanceDataCollector::addCacheOperation function core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Adds a cache operation.
PerformanceDataCollector::addCacheTagOperation function core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Adds a cache tag operation.
Queue operations group core/core.api.php Queue items to allow later processing.
ReadOnlyStorageTest::testReadOperations function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests read operations.
ReadOnlyStorageTest::testWriteOperations function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests write operations.
RecipeRunner::toBatchOperations function core/lib/Drupal/Core/Recipe/RecipeRunner.php Converts a recipe into a series of batch operations.
RecipeRunner::toBatchOperationsInstall function core/lib/Drupal/Core/Recipe/RecipeRunner.php Converts a recipe's install tasks to batch operations.
RecipeRunner::toBatchOperationsRecipe function core/lib/Drupal/Core/Recipe/RecipeRunner.php Helper method to convert a recipe to batch operations.
RelativeOrderBase::getOperation function core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Gets order operations specified by this object.
ResponsiveImageStyleListBuilder::getDefaultOperations function core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Gets this list's default operations.
RevisionDeleteForm::$operation property core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php The entity operation.
RevisionDeleteForm::getOperation function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Gets the operation identifying the form.
RevisionDeleteForm::setOperation function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Sets the operation for this form.
RevisionRevertForm::$operation property core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php The entity operation.
RevisionRevertForm::getOperation function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Gets the operation identifying the form.
RevisionRevertForm::setOperation function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Sets the operation for this form.
RevisionRouteProviderTest::providerOperationAccessRevisionRoutes function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Data provider for testOperationAccessRevisionRoutes.
RevisionRouteProviderTest::testOperationAccessOverview function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access for revision overview.
RevisionRouteProviderTest::testOperationAccessRevisionRoutes function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access is granted by entity operations.
RevisionVersionHistoryTest::testOperationDeleteRevision function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test delete operation.
RevisionVersionHistoryTest::testOperationRevertRevision function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revert operation.
RoleListBuilder::getDefaultOperations function core/modules/user/src/RoleListBuilder.php Gets this list's default operations.
SandboxManagerBaseTest::providerFailureDuringComposerStagerOperations function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Data provider for ::testFailureDuringComposerStagerOperations().
SandboxManagerBaseTest::testFailureDuringComposerStagerOperations function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests when Composer Stager throws an exception during an operation.
SearchConfigSettingsFormTest::verifySearchPageOperations function core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php Checks that the search page operations match expectations.
SearchController::performOperation function core/modules/search/src/Controller/SearchController.php Performs an operation on the search page entity.
SearchPageListBuilder::getDefaultOperations function core/modules/search/src/SearchPageListBuilder.php Gets this list's default operations.
ShortcutSetListBuilder::getDefaultOperations function core/modules/shortcut/src/ShortcutSetListBuilder.php Gets this list's default operations.
SqlContentEntityStorageSchema::performFieldSchemaOperation function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Performs the specified operation on a field.
TaxonomyHooks::entityOperation function core/modules/taxonomy/src/Hook/TaxonomyHooks.php Implements hook_entity_operation().

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