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 |
---|---|---|---|
OperationFactory::createAppendOp | function | composer/ |
Creates an 'append' (or 'prepend') scaffold op. |
OperationFactory::createReplaceOp | function | composer/ |
Creates a 'replace' scaffold op. |
OperationFactory::getPackagePath | function | composer/ |
Gets the file path of a package. |
OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
OperationFactory::__construct | function | composer/ |
OperationFactory constructor. |
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. |
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]] |
ResponsiveImageStyleListBuilder::getDefaultOperations | function | core/ |
|
RoleListBuilder::getDefaultOperations | function | core/ |
|
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/ |
|
ShortcutSetListBuilder::getDefaultOperations | function | core/ |
|
SqlContentEntityStorageSchema::performFieldSchemaOperation | function | core/ |
Performs the specified operation on a field. |
TestEntityForm::setOperation | function | core/ |
|
TestEntityListBuilder::buildOperations | function | core/ |
|
TestViewListBuilder::buildOperations | function | core/ |
|
ToolkitGdTest::testMissingOperation | function | core/ |
Tests calling a missing image operation plugin. |
ToolkitTestBase::assertToolkitOperationsCalled | function | core/ |
Tests that only allowed image toolkit operations are called. |
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. |
UserListBuilder::getOperations | function | core/ |
|
user_entity_operation | function | core/ |
Implements hook_entity_operation(). |
ViewListBuilder::getDefaultOperations | function | core/ |
|
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 |
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: - action.overview - action.creating - views.overview - views_ui.create - user.overview --- {% set views_link_text %} {% trans %}Views{% endtrans %} {% endset %} {% set… |
VocabularyListBuilder::getDefaultOperations | function | core/ |
|
WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations | function | core/ |
Tests the custom state/transition operation access rules. |
WorkflowStateTransitionOperationsAccessCheck | class | core/ |
Provides an access check for state and transition operations. |
WorkflowStateTransitionOperationsAccessCheck.php | file | core/ |
|
WorkflowStateTransitionOperationsAccessCheck::access | function | core/ |
Checks access for operations of workflow states and transitions. |
WorkflowStateTransitionOperationsAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check. |
WorkflowStateTransitionOperationsAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck[[api-linebreak]] @group workflows |
WorkflowStateTransitionOperationsAccessCheckTest.php | file | core/ |
|
WorkflowStateTransitionOperationsAccessCheckTest::accessTestCases | function | core/ |
Test cases for ::testAccess. |
WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases | function | core/ |
Test cases for ::testInvalidOperationName. |
WorkflowStateTransitionOperationsAccessCheckTest::testAccess | function | core/ |
Tests the access method correctly proxies to the entity access system. |
WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider invalidOperationNameTestCases |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.