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 |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\layout_builder\InlineBlockEntityOperations[[api-linebreak]] |
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. |
menu_operations_link_test.info.yml | file | core/ |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.info.yml |
menu_operations_link_test.module | file | core/ |
Primary module hooks for Menu Operations Link Test module. |
menu_operations_link_test_entity_operation | function | core/ |
Implements hook_entity_operation(). |
menu_operations_link_test_entity_operation_alter | function | core/ |
Implements hook_entity_operation_alter(). |
menu_ui.menu_operations.html.twig | file | core/ |
--- label: 'Creating a menu' related: - menu_ui.content_type_configuration - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
menu_ui_entity_operation | function | core/ |
Implements hook_entity_operation(). |
MigrateControllerTest::clickViewsOperationsLink | function | core/ |
Clicks a view link to perform an operation. |
NodeAccessControlHandler::REVISION_OPERATION_MAP | constant | core/ |
Map of revision operations. |
NodeAccessTest::testUnsupportedOperation | function | core/ |
Tests operations not supported by node grants. |
NodeOperationAccessTest | class | core/ |
Tests node operations. |
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.