Search for operation
- Search 7.x for operation
- Search 9.5.x for operation
- Search 8.9.x for operation
- Search 11.x for operation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
@covers ::exists[[api-linebreak]] @covers ::read[[api-linebreak]] @covers ::readMultiple[[api-linebreak]] @covers ::listAll[[api-linebreak]] |
ReadOnlyStorageTest::testWriteOperations | function | core/ |
@covers ::write[[api-linebreak]] @covers ::delete[[api-linebreak]] @covers ::rename[[api-linebreak]] @covers ::deleteAll[[api-linebreak]] |
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. |
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. |
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. |
taxonomy_entity_operation | function | core/ |
Implements hook_entity_operation(). |
TestEntityForm::setOperation | function | core/ |
|
TestEntityListBuilder::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
TestViewListBuilder::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
ToolkitGdTest::testMissingOperation | function | core/ |
Tests calling a missing image operation plugin. |
ToolkitTest::testFailingOperation | function | core/ |
Tests calling a failing image operation plugin. |
ToolkitTestTrait::assertToolkitOperationsCalled | function | core/ |
Assert that all of the specified image toolkit operations were called once. |
UserAccessControlHandler::$viewLabelOperation | property | core/ |
Allow access to user label. |
UserLazyBuilder::userOperationLinks | function | core/ |
Returns the user operation links in navigation expected format. |
UserListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
user_entity_operation | function | core/ |
Implements hook_entity_operation(). |
VersionHistoryController::getOperationLinks | function | core/ |
Get operations for an entity revision. |
ViewListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
views.view.test_comment_operations.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml |
views.view.test_entity_operations.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml |
ViewsBlockTest::testOperationLinks | function | core/ |
Tests the editing links for ViewsBlockBase. |
ViewsUIController::ajaxOperation | function | core/ |
Calls a method on a view and reloads the listing page. |
views_ui.bulk_operations.html.twig | file | core/ |
--- label: 'Adding a bulk operations form to a view' related: - views.overview - views_ui.create - user.overview --- {% set views_link_text %} {% trans %}Views{% endtrans %} {% endset %} {% set views =… |
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.