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 |
---|---|---|---|
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. |
UserHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
UserListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
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. |
ViewsOperations | class | core/ |
Defines a class for altering views queries. |
ViewsOperations.php | file | core/ |
|
ViewsOperations::$adjustedTables | property | core/ |
An array of tables adjusted for workspace_association join. |
ViewsOperations::alterQueryForEntityType | function | core/ |
Alters the entity type tables for a Views query. |
ViewsOperations::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
ViewsOperations::ensureWorkspaceAssociationTable | function | core/ |
Adds the 'workspace_association' table to a views query. |
ViewsOperations::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
ViewsOperations::moveEntityTable | function | core/ |
Moves a 'workspace_association' table to appear before the given alias. |
ViewsOperations::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
ViewsOperations::__construct | function | core/ |
|
ViewsUIController::ajaxOperation | function | core/ |
Calls a method on a view and reloads the listing page. |
ViewsUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
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 =… |
VocabularyAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
VocabularyListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
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/ |
Tests Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck. |
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/ |
Tests invalid operation name. |
WorkflowStateTransitionOperationsAccessCheckTest::testMissingRouteParams | function | core/ |
Tests missing route params. |
WorkspaceAccessTest::operationCases | function | core/ |
Tests cases for testWorkspaceAccess(). |
WorkspaceListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
WorkspaceMergeForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
WorkspaceOperationFactory | class | core/ |
Defines a factory class for workspace operations. |
WorkspaceOperationFactory.php | file | core/ |
|
WorkspaceOperationFactory::getMerger | function | core/ |
Gets the workspace merger. |
WorkspaceOperationFactory::getPublisher | function | core/ |
Gets the workspace publisher. |
WorkspaceOperationFactory::__construct | function | core/ |
|
WorkspaceOperationInterface | interface | core/ |
Defines an interface for workspace operations. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.