Search for move
Title | Object type | File name | Summary |
---|---|---|---|
MediaLibraryFormOverwriteTestHooks.php | file | core/ |
|
MediaLibraryFormOverwriteTestHooks::mediaSourceInfoAlter | function | core/ |
Implements hook_media_source_info_alter(). |
MediaLibraryWidget::removeItem | function | core/ |
Submit callback for remove buttons. |
media_library_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
media_library_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
media_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
media_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
MemoryBackend::removeBin | function | core/ |
Remove a cache bin. |
MenuLinkDefaultIntegrationTest::testMoveToRoot | function | core/ |
Tests moving a static menu link without a specified menu to the root. |
MenuLinkManager::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuLinkManagerInterface::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuSettingsConstraint::$messageRemove | property | core/ |
The violation message when removing a menu link for unpublished content. |
MenuTreeStorage::moveChildren | function | core/ |
Re-parents a link's children when the link itself is moved. |
MenuTreeStorageTest::moveMenuLink | function | core/ |
Moves the link with the given ID so it's under a new parent. |
MenuUiTest::moveMenuLink | function | core/ |
Changes the parent of a menu link using the UI. |
menu_link_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
menu_link_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
MessageCommandTest::waitForMessageRemoved | function | core/ |
Asserts that a message of the expected type is removed. |
MessengerTest::testRemoveSingleMessage | function | core/ |
@covers ::addStatus[[api-linebreak]] @covers ::deleteByType[[api-linebreak]] @covers ::messagesByType[[api-linebreak]] |
migrate_drupal_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
migrate_drupal_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
migrate_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
migrate_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
MimeTypeMap::removeMapping | function | core/ |
|
MimeTypeMap::removeMimeType | function | core/ |
|
MimeTypeMapInterface::removeMapping | function | core/ |
Removes the mapping between a MIME type and an extension. |
MimeTypeMapInterface::removeMimeType | function | core/ |
Removes a MIME type and all its mapped extensions from the mapping. |
MimeTypeMapTest::testRemoveMapping | function | core/ |
Tests remove mapping. |
MimeTypeMapTest::testRemoveMimeType | function | core/ |
Tests remove mime type. |
ModuleInstaller::removeCacheBins | function | core/ |
Helper method for removing all cache bins registered by a given module. |
ModuleRouteSubscriberTest::providerTestRemoveRoute | function | core/ |
Data provider for testRemoveRoute(). |
ModuleRouteSubscriberTest::testRemoveRoute | function | core/ |
Tests that removeRoute() removes routes when the module is not enabled. |
MoveBlockController | class | core/ |
Defines a controller to move a block. |
MoveBlockController.php | file | core/ |
|
MoveBlockController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
MoveBlockController::build | function | core/ |
Moves a block to another region. |
MoveBlockController::create | function | core/ |
Instantiates a new instance of this class. |
MoveBlockController::__construct | function | core/ |
LayoutController constructor. |
MoveBlockForm | class | core/ |
Provides a form for moving a block. |
MoveBlockForm.php | file | core/ |
|
MoveBlockForm::$delta | property | core/ |
The section delta. |
MoveBlockForm::$layoutTempstore | property | core/ |
The Layout Tempstore. |
MoveBlockForm::$region | property | core/ |
The region name. |
MoveBlockForm::$sectionStorage | property | core/ |
The section storage. |
MoveBlockForm::$uuid | property | core/ |
The component uuid. |
MoveBlockForm::buildForm | function | core/ |
Builds the move block form. |
MoveBlockForm::create | function | core/ |
Instantiates a new instance of this class. |
MoveBlockForm::getComponentsWrapper | function | core/ |
Ajax callback for the region select element. |
MoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
MoveBlockForm::getSelectedDelta | function | core/ |
Gets the selected delta. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.