Search for operation

  1. Search 7.x for operation
  2. Search 9.5.x for operation
  3. Search 8.9.x for operation
  4. Search 10.3.x for operation
  5. Other projects
Title Object type File name Summary
CommentOperationsTest::testCommentOperations function core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php Tests the operations field plugin.
CommentTestBase::performCommentOperation function core/modules/comment/tests/src/Functional/CommentTestBase.php Performs the specified operation on the specified comment.
CommentTypeListBuilder::getDefaultOperations function core/modules/comment/src/CommentTypeListBuilder.php Gets this list's default operations.
ConfigEntityListBuilder::getDefaultOperations function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets this list's default operations.
ConfigEntityMapper::getOperations function core/modules/config_translation/src/ConfigEntityMapper.php Provides an array of information to build a list of operation links.
ConfigEntityMapperTest::testGetOperations function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getOperations().
ConfigImporter::getNextConfigurationOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next configuration operation to perform.
ConfigImporter::getNextExtensionOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next extension operation to perform.
ConfigMapperInterface::getOperations function core/modules/config_translation/src/ConfigMapperInterface.php Provides an array of information to build a list of operation links.
ConfigNamesMapper::getOperations function core/modules/config_translation/src/ConfigNamesMapper.php Provides an array of information to build a list of operation links.
ConfigNamesMapperTest::testGetOperations function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasTranslation().
ConfigTranslationEntityListBuilder::getOperations function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Provides an array of information to build a list of operation links.
ConfigTranslationHooks::entityOperation function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_entity_operation().
ConfigTranslationListUiTest::testTranslateOperationInListUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests if translate link is added to operations in all configuration lists.
ConfigTranslationMapperList::buildOperations function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Builds a renderable list of operation links for the entity.
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php Tests views_ui list to see if translate link is added to operations.
ContentTranslationHooks::entityOperation function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_entity_operation().
ContentTranslationOperationsTest class core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Tests the content translation operations available in the content listing.
ContentTranslationOperationsTest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php
ContentTranslationOperationsTest::$baseUser1 property core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php A base user.
ContentTranslationOperationsTest::$baseUser2 property core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php A base user.
ContentTranslationOperationsTest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php The theme to install as the default for testing.
ContentTranslationOperationsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Modules to install.
ContentTranslationOperationsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php
ContentTranslationOperationsTest::testContentTranslationOverviewAccess function core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Tests the access to the overview page for translations.
ContentTranslationOperationsTest::testOperationTranslateLink function core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Tests that the operation "Translate" is displayed in the content listing.
DateFormatAccessControlHandler::$viewLabelOperation property core/modules/system/src/DateFormatAccessControlHandler.php Allows to grant access to just the labels.
DblogOperations class core/modules/dblog/src/Plugin/views/field/DblogOperations.php Provides a field handler that renders operation link markup.
DblogOperations.php file core/modules/dblog/src/Plugin/views/field/DblogOperations.php
DblogOperations::clickSortable function core/modules/dblog/src/Plugin/views/field/DblogOperations.php Determines if this field is click sortable.
DblogOperations::render function core/modules/dblog/src/Plugin/views/field/DblogOperations.php Renders the field.
DefaultViewsTest::clickViewsOperationLink function core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php Click a link to perform an operation on a view.
EditorFileUsageTest::testFileSaveOperations function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests file save operations when node with referenced files is saved.
EntityAccessControlHandler::$viewLabelOperation property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Allows to grant access to just the labels.
EntityDisplayModeListBuilder::getOperations function core/modules/field_ui/src/EntityDisplayModeListBuilder.php Provides an array of information to build a list of operation links.
EntityForm::$operation property core/lib/Drupal/Core/Entity/EntityForm.php The name of the current operation.
EntityForm::getOperation function core/lib/Drupal/Core/Entity/EntityForm.php Gets the operation identifying the form.
EntityForm::setOperation function core/lib/Drupal/Core/Entity/EntityForm.php Sets the operation for this form.
EntityFormDisplayAccessControlHandlerTest::assertAllowOperations function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Assert method to verify the access by operations.
EntityFormInterface::getOperation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Gets the operation identifying the form.
EntityFormInterface::setOperation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the operation for this form.
EntityListBuilder::buildOperations function core/lib/Drupal/Core/Entity/EntityListBuilder.php Builds a renderable list of operation links for the entity.
EntityListBuilder::getDefaultOperations function core/lib/Drupal/Core/Entity/EntityListBuilder.php Gets this list's default operations.
EntityListBuilder::getOperations function core/lib/Drupal/Core/Entity/EntityListBuilder.php Provides an array of information to build a list of operation links.
EntityListBuilderInterface::getOperations function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Provides an array of information to build a list of operation links.
EntityListBuilderTest::testGetOperations function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Tests get operations.
EntityOperations class core/modules/workspaces/src/Hook/EntityOperations.php Defines a class for reacting to entity runtime hooks.
EntityOperations class core/modules/views/src/Plugin/views/field/EntityOperations.php Renders all operations links for an entity.
EntityOperations class core/modules/content_moderation/src/EntityOperations.php Defines a class for reacting to entity events.
EntityOperations.php file core/modules/workspaces/src/Hook/EntityOperations.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.