Search for operation
- Search 7.x for operation
- Search 8.9.x for operation
- Search 10.3.x for operation
- Search 11.x for operation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AbstractOperation | class | composer/ |
Provides default behaviors for operations. |
AbstractOperation.php | file | composer/ |
|
AbstractOperation::$contents | property | composer/ |
Cached contents of scaffold file to be written to disk. |
AbstractOperation::contents | function | composer/ |
|
AbstractOperation::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
AbstractOperation::scaffoldAtNewLocation | function | composer/ |
|
AbstractOperation::scaffoldOverExistingTarget | function | composer/ |
|
ActionListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ActionTest::testOperations | function | core/ |
Tests the functionality of test actions. |
AllowedPackages::getOperationType | function | composer/ |
Determine the type of the provided operation. |
Authorized operations | group | core/ |
Functions to run operations with elevated privileges via authorize.php. |
Batch operations | group | core/ |
Creates and processes batch operations. |
BatchBuilder::$operations | property | core/ |
The set of operations to be processed. |
BatchBuilder::addOperation | function | core/ |
Adds a batch operation. |
BatchBuilderTest::operationCallback | function | core/ |
Empty callback for the tests. |
BatchBuilderTest::testAddOperation | function | core/ |
Tests addOperation(). |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
|
BlockController::performOperation | function | core/ |
Calls a method on a block and reloads the listing page. |
BlockHookOperationTest | class | core/ |
Tests for Block module regarding hook_entity_operations_alter(). |
BlockHookOperationTest.php | file | core/ |
|
BlockHookOperationTest::$defaultTheme | property | core/ |
|
BlockHookOperationTest::$modules | property | core/ |
Modules to install. |
BlockHookOperationTest::setUp | function | core/ |
|
BlockHookOperationTest::testBlockOperationAlter | function | core/ |
Tests the block list to see if the test_operation link is added. |
BlockListBuilder::getDefaultOperations | function | core/ |
|
callback_batch_operation | function | core/ |
Perform a single batch operation. |
ClaroPreRender::operations | function | core/ |
Prerender callback for the Operations element. |
CommentNonNodeTest::performCommentOperation | function | core/ |
Performs the specified operation on the specified comment. |
CommentOperationsTest | class | core/ |
Tests comment operations. |
CommentOperationsTest.php | file | core/ |
|
CommentOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentOperationsTest::$testViews | property | core/ |
Views used by this test. |
CommentOperationsTest::testCommentOperations | function | core/ |
Tests the operations field plugin. |
CommentTestBase::performCommentOperation | function | core/ |
Performs the specified operation on the specified comment. |
CommentTypeListBuilder::getDefaultOperations | function | core/ |
|
ConfigEntityListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ConfigEntityMapper::getOperations | function | core/ |
|
ConfigEntityMapperTest::testGetOperations | function | core/ |
Tests ConfigEntityMapper::getOperations(). |
ConfigImporter::getNextConfigurationOperation | function | core/ |
Gets the next configuration operation to perform. |
ConfigImporter::getNextExtensionOperation | function | core/ |
Gets the next extension operation to perform. |
ConfigMapperInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
ConfigNamesMapper::getOperations | function | core/ |
|
ConfigNamesMapperTest::testGetOperations | function | core/ |
Tests ConfigNamesMapper::hasTranslation(). |
ConfigTranslationEntityListBuilder::getOperations | function | core/ |
|
ConfigTranslationListUiTest::testTranslateOperationInListUi | function | core/ |
Tests if translate link is added to operations in all configuration lists. |
ConfigTranslationMapperList::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi | function | core/ |
Tests views_ui list to see if translate link is added to operations. |
config_translation_entity_operation | function | core/ |
Implements hook_entity_operation(). |
ContentTranslationOperationsTest | class | core/ |
Tests the content translation operations available in the content listing. |
ContentTranslationOperationsTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.