Search for operation
- Search 7.x for operation
- Search 9.5.x for operation
- Search 8.9.x for operation
- Search 10.3.x for operation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
OperationInterface | interface | composer/ |
Interface for scaffold operation objects. |
OperationInterface.php | file | composer/ |
|
OperationInterface::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
OperationInterface::process | function | composer/ |
Process this scaffold operation. |
OperationInterface::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
OperationInterface::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
Operations | class | core/ |
Provides a render element for a set of operations links. |
Operations.php | file | core/ |
|
Operations::getInfo | function | core/ |
Returns the element properties for this element. |
OrderInterface::getOperation | function | core/ |
Gets order operations specified by this object. |
OrderOperation | class | core/ |
Base class for order operations. |
OrderOperation.php | file | core/ |
|
OrderOperation::apply | function | core/ |
Changes the order of a list of hook implementations. |
OrderOperation::pack | function | core/ |
Converts the operation to a structure that can be stored in the container. |
OrderOperation::unpack | function | core/ |
Converts the stored operation to objects that can apply ordering rules. |
PerformanceData::$cacheOperations | property | core/ |
List of cids keyed by operation and bin. |
PerformanceData::getCacheOperations | function | core/ |
Gets the cache operations. |
PerformanceData::setCacheOperations | function | core/ |
Sets the cache operations. |
PerformanceDataCollector::$cacheOperations | property | core/ |
Cache operations collected during the request. |
PerformanceDataCollector::$cacheTagOperations | property | core/ |
Cache tag operations collected during the request. |
PerformanceDataCollector::addCacheOperation | function | core/ |
Adds a cache operation. |
PerformanceDataCollector::addCacheTagOperation | function | core/ |
Adds a cache tag operation. |
Queue operations | group | core/ |
Queue items to allow later processing. |
ReadOnlyStorageTest::testReadOperations | function | core/ |
Tests read operations. |
ReadOnlyStorageTest::testWriteOperations | function | core/ |
Tests write operations. |
RecipeRunner::toBatchOperations | function | core/ |
Converts a recipe into a series of batch operations. |
RecipeRunner::toBatchOperationsInstall | function | core/ |
Converts a recipe's install tasks to batch operations. |
RecipeRunner::toBatchOperationsRecipe | function | core/ |
Helper method to convert a recipe to batch operations. |
RelativeOrderBase::getOperation | function | core/ |
Gets order operations specified by this object. |
ResponsiveImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
RevisionDeleteForm::$operation | property | core/ |
The entity operation. |
RevisionDeleteForm::getOperation | function | core/ |
Gets the operation identifying the form. |
RevisionDeleteForm::setOperation | function | core/ |
Sets the operation for this form. |
RevisionRevertForm::$operation | property | core/ |
The entity operation. |
RevisionRevertForm::getOperation | function | core/ |
Gets the operation identifying the form. |
RevisionRevertForm::setOperation | function | core/ |
Sets the operation for this form. |
RevisionRouteProviderTest::providerOperationAccessRevisionRoutes | function | core/ |
Data provider for testOperationAccessRevisionRoutes. |
RevisionRouteProviderTest::testOperationAccessOverview | function | core/ |
Tests revision access for revision overview. |
RevisionRouteProviderTest::testOperationAccessRevisionRoutes | function | core/ |
Tests revision access is granted by entity operations. |
RevisionVersionHistoryTest::testOperationDeleteRevision | function | core/ |
Test delete operation. |
RevisionVersionHistoryTest::testOperationRevertRevision | function | core/ |
Test revert operation. |
RoleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
SandboxManagerBaseTest::providerFailureDuringComposerStagerOperations | function | core/ |
Data provider for ::testFailureDuringComposerStagerOperations(). |
SandboxManagerBaseTest::testFailureDuringComposerStagerOperations | function | core/ |
Tests when Composer Stager throws an exception during an operation. |
SearchConfigSettingsFormTest::verifySearchPageOperations | function | core/ |
Checks that the search page operations match expectations. |
SearchController::performOperation | function | core/ |
Performs an operation on the search page entity. |
SearchPageListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ShortcutSetListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
SqlContentEntityStorageSchema::performFieldSchemaOperation | function | core/ |
Performs the specified operation on a field. |
TaxonomyHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.