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 |
---|---|---|---|
ImageToolkitOperationInterface::apply | function | core/ |
Applies a toolkit specific operation to an image. |
ImageToolkitOperationManager | class | core/ |
Manages toolkit operation plugins. |
ImageToolkitOperationManager.php | file | core/ |
|
ImageToolkitOperationManager::$logger | property | core/ |
A logger instance. |
ImageToolkitOperationManager::$toolkitManager | property | core/ |
The image toolkit manager. |
ImageToolkitOperationManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
ImageToolkitOperationManager::getToolkitOperation | function | core/ |
Returns a toolkit operation plugin instance. |
ImageToolkitOperationManager::getToolkitOperationPluginId | function | core/ |
Returns the plugin ID for a given toolkit and operation. |
ImageToolkitOperationManager::__construct | function | core/ |
Constructs the ImageToolkitOperationManager object. |
ImageToolkitOperationManagerInterface | interface | core/ |
Defines an interface for image toolkit operation managers. |
ImageToolkitOperationManagerInterface.php | file | core/ |
|
ImageToolkitOperationManagerInterface::getToolkitOperation | function | core/ |
Returns a toolkit operation plugin instance. |
InlineBlockEntityOperations | class | core/ |
Defines a class for reacting to entity events related to Inline Blocks. |
InlineBlockEntityOperations.php | file | core/ |
|
InlineBlockEntityOperations::$blockContentStorage | property | core/ |
The block content storage. |
InlineBlockEntityOperations::$entityTypeManager | property | core/ |
The entity type manager. |
InlineBlockEntityOperations::$usage | property | core/ |
Inline block usage tracking service. |
InlineBlockEntityOperations::create | function | core/ |
Instantiates a new instance of this class. |
InlineBlockEntityOperations::deleteBlocksAndUsage | function | core/ |
Delete the inline blocks and the usage records. |
InlineBlockEntityOperations::getBlockIdsForRevisionIds | function | core/ |
Gets blocks IDs for an array of revision IDs. |
InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
InlineBlockEntityOperations::handleEntityDelete | function | core/ |
Handles entity tracking on deleting a parent entity. |
InlineBlockEntityOperations::handlePreSave | function | core/ |
Handles saving a parent entity. |
InlineBlockEntityOperations::removeUnused | function | core/ |
Removes unused inline blocks. |
InlineBlockEntityOperations::removeUnusedForEntityOnSave | function | core/ |
Remove all unused inline blocks on save. |
InlineBlockEntityOperations::saveInlineBlockComponent | function | core/ |
Saves an inline block component. |
InlineBlockEntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
InlineBlockEntityOperationsTest | class | core/ |
Tests Drupal\layout_builder\InlineBlockEntityOperations. |
InlineBlockEntityOperationsTest.php | file | core/ |
|
InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
install_download_additional_translations_operations | function | core/ |
Prepares the system for import and downloads additional translations. |
ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
Tests drop button operations on the manage fields page. |
MediaTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
MenuAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
MenuBlockTest::testOperationLinks | function | core/ |
Tests the editing links for SystemMenuBlock. |
MenuLinkBase::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
MenuLinkContent::$listBuilderOperations | property | core/ |
An array of entity operations links. |
MenuLinkContent::getListBuilderOperations | function | core/ |
Load entity operations from the list builder. |
MenuLinkContent::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
MenuLinkContentEntityAccessTest::testUnrecognizedOperation | function | core/ |
Tests an operation not implemented by the access control handler. |
MenuLinkContentFormTest::testMenuLinkContentOperationsLink | function | core/ |
Tests the operations links alter related functional for menu_link_content. |
MenuLinkInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
MenuLinkListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
MenuListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
MenuOperationsLinkTestHooks | class | core/ |
Hook implementations for menu_operations_link_test. |
MenuOperationsLinkTestHooks.php | file | core/ |
|
MenuOperationsLinkTestHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
MenuOperationsLinkTestHooks::entityOperationAlter | function | core/ |
Implements hook_entity_operation_alter(). |
MenuUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
menu_operations_link_test.info.yml | file | core/ |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.info.yml |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.