Search for move
Title | Object type | File name | Summary |
---|---|---|---|
action_post_update_move_plugins | function | core/ |
Moves action plugins to core. |
action_post_update_remove_settings | function | core/ |
Removes action settings. |
ActiveTheme::$styleSheetsRemove | property | core/ |
The stylesheets which are set to be removed by the theme. |
ActiveTheme::getStyleSheetsRemove | function | core/ |
Returns the removed stylesheets by the theme. |
AddFormBase::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
AjaxCommandsTest::testRemoveCommand | function | core/ |
@covers \Drupal\Core\Ajax\RemoveCommand |
ajax_forms_test_advanced_commands_remove_callback | function | core/ |
Ajax form callback: Selects 'remove'. |
AlterTest::testAlterRemoveRange | function | core/ |
Tests that we can remove a range() value from a query. |
ApcuBackend::removeBin | function | core/ |
Remove a cache bin. |
ArchiverInterface::remove | function | core/ |
Removes the specified file from the archive. |
ArgumentPluginBase::preRenderMoveArgumentOptions | function | core/ |
Moves argument options into their place. |
AssertContentTrait::removeWhiteSpace | function | core/ |
Removes all white-space between HTML tags from the raw content. |
Attribute::removeAttribute | function | core/ |
Removes an attribute from an Attribute object. |
Attribute::removeClass | function | core/ |
Removes argument values from array of existing CSS classes. |
AttributeTest::testChainAddRemoveClasses | function | core/ |
Tests removing class attributes with the Attribute helper methods. @covers ::removeClass @covers ::addClass |
AttributeTest::testRemove | function | core/ |
Tests removing of values. |
AttributeTest::testRemoveAttribute | function | core/ |
Tests removing attributes. @covers ::removeAttribute |
AttributeTest::testRemoveClasses | function | core/ |
Tests removing class attributes with the AttributeArray helper method. @covers ::removeClass |
AttributeTest::testTwigAddRemoveClasses | function | core/ |
Tests the twig calls to the Attribute. @dataProvider providerTestAttributeClassHelpers |
BackendChain::removeBin | function | core/ |
Remove a cache bin. |
BackendChainImplementationUnitTest::testRemoveBin | function | core/ |
Test that removing bin propagates to all backends. |
Block::remove | function | core/ |
Reacts on deleting a display. |
BlockRemoveDisabledRegionUpdateTest | class | core/ |
Tests the upgrade path for removal of disabled region. |
BlockRemoveDisabledRegionUpdateTest.php | file | core/ |
|
BlockRemoveDisabledRegionUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
BookManager::moveChildren | function | core/ |
Moves children from the original parent to the updated link. |
BookOutlineStorage::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
BookOutlineStorageInterface::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
BookRemoveForm | class | core/ |
Remove form for book module. |
BookRemoveForm.php | file | core/ |
|
BookRemoveForm::$bookManager | property | core/ |
The book manager. |
BookRemoveForm::$node | property | core/ |
The node representing the book. |
BookRemoveForm::buildForm | function | core/ |
Form constructor. |
BookRemoveForm::create | function | core/ |
Instantiates a new instance of this class. |
BookRemoveForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
BookRemoveForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
BookRemoveForm::getDescription | function | core/ |
Returns additional text to display as a description. |
BookRemoveForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookRemoveForm::getQuestion | function | core/ |
Returns the question to ask the user. |
BookRemoveForm::submitForm | function | core/ |
Form submission handler. |
BookRemoveForm::__construct | function | core/ |
Constructs a BookRemoveForm object. |
CacheBackendInterface::removeBin | function | core/ |
Remove a cache bin. |
CacheCollector::$keysToRemove | property | core/ |
An array of keys to remove from the cache on service termination. |
CacheTestBase::assertCacheRemoved | function | core/ |
Asserts that a cache entry has been removed. |
CacheTestBase::assertCacheRemoved | function | core/ |
Asserts that a cache entry has been removed. |
ChainedFastBackend::removeBin | function | core/ |
Remove a cache bin. |
Composer::removeTimeout | function | core/ |
Removes Composer's timeout so that scripts can run indefinitely. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.