Search for move
Title | Object type | File name | Summary |
---|---|---|---|
MoveBlockForm::getSelectedDelta | function | core/ |
Gets the selected delta. |
MoveBlockForm::getSelectedRegion | function | core/ |
Gets the selected region. |
MoveBlockForm::submitForm | function | core/ |
Form submission handler. |
MoveBlockForm::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
MoveBlockForm::title | function | core/ |
Provides a title callback. |
MoveBlockForm::__construct | function | core/ |
Constructs a new MoveBlockForm. |
MoveBlockFormTest | class | core/ |
Tests moving blocks via the form. |
MoveBlockFormTest.php | file | core/ |
|
MoveBlockFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MoveBlockFormTest::$modules | property | core/ |
Modules to enable. |
MoveBlockFormTest::assertBlockTable | function | core/ |
Asserts the correct block labels appear in the draggable tables. |
MoveBlockFormTest::assertRegionBlocksOrder | function | core/ |
Asserts that blocks are in the correct order for a region. |
MoveBlockFormTest::findRowHandle | function | core/ |
Finds the row handle for a block in the draggable table. |
MoveBlockFormTest::moveBlockWithKeyboard | function | core/ |
Moves a block in the draggable table. |
MoveBlockFormTest::openBodyMoveForm | function | core/ |
Open block for the body field. |
MoveBlockFormTest::setUp | function | core/ |
|
MoveBlockFormTest::testMoveBlock | function | core/ |
Tests moving a block. |
MoveTest | class | core/ |
Tests the file move function. |
MoveTest.php | file | core/ |
|
MoveTest::$fileRepository | property | core/ |
The file repository service under test. |
MoveTest::setUp | function | core/ |
|
MoveTest::testEntityStorageException | function | core/ |
Tests for entity storage exception. |
MoveTest::testExistingError | function | core/ |
Tests that moving onto an existing file fails when instructed to do so. |
MoveTest::testExistingRename | function | core/ |
Tests renaming when moving onto a file that already exists. |
MoveTest::testExistingReplace | function | core/ |
Tests replacement when moving onto a file that already exists. |
MoveTest::testExistingReplaceSelf | function | core/ |
Tests replacement when moving onto itself. |
MoveTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
MoveTest::testNormal | function | core/ |
Move a normal file. |
NodeMigrateTypeTestTrait::removeNodeMigrateMapTable | function | core/ |
Remove the node migrate map table. |
NodeSearch::removeSubmittedInfo | function | core/ |
Removes the submitted by information from the build array. |
node_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
node_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
NullBackend::removeBin | function | core/ |
Remove a cache bin. |
OverriddenConfigurationTest::testOverriddenConfigurationRemoved | function | core/ |
Tests blocks with overridden related configuration removed when overridden. |
PathPluginBase::remove | function | core/ |
Reacts on deleting a display. |
path_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
path_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
PhpBackend::removeBin | function | core/ |
Remove a cache bin. |
PhpTransliteration::$fixTransliterateForRemoveDiacritics | property | core/ |
Special characters for ::removeDiacritics(). |
PhpTransliteration::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics | function | core/ |
Provides data for self::testRemoveDiacritics(). |
PhpTransliterationTest::testRemoveDiacritics | function | core/ |
Tests the PhpTransliteration::removeDiacritics() function. |
QuickEditFileTest::testRemove | function | core/ |
Tests if a file can be in-place removed with Quick Edit. |
RemoteFileMoveTest | class | core/ |
Tests the unmanaged file move function. |
RemoteFileMoveTest.php | file | core/ |
|
RemoteFileMoveTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileMoveTest::$modules | property | core/ |
Modules to enable. |
RemoteFileMoveTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileMoveTest::setUp | function | core/ |
|
remove-format.css | file | core/ |
.ckeditor5-toolbar-button-removeFormat { background-image: url(../icons/remove-format.svg); } |
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.