Search for move
Title | Object type | File name | Summary |
---|---|---|---|
MoveActionsToCoreTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MoveActionsToCoreTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MoveActionsToCoreTest::testUpdateActionPlugins | function | core/ |
Tests upgrading actions to core namespace. |
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. |
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::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
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. |
MoveRevisionMetadataFieldsUpdateTest | class | core/ |
Tests the upgrade path for moving the revision metadata fields. |
MoveRevisionMetadataFieldsUpdateTest.php | file | core/ |
|
MoveRevisionMetadataFieldsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MoveRevisionMetadataFieldsUpdateTest::testAddingRequiredRevisionMetadataKeys | function | core/ |
Tests the addition of required revision metadata keys. |
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8400 | function | core/ |
Tests that the revision metadata fields are moved correctly. |
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8501 | function | core/ |
Tests that the revision metadata key BC layer was updated correctly. |
MoveTest | class | core/ |
Tests the file move function. |
MoveTest.php | file | core/ |
|
MoveTest::testExistingError | function | core/ |
Test that moving onto an existing file fails when instructed to do so. |
MoveTest::testExistingRename | function | core/ |
Test renaming when moving onto a file that already exists. |
MoveTest::testExistingReplace | function | core/ |
Test replacement when moving onto a file that already exists. |
MoveTest::testExistingReplaceSelf | function | core/ |
Test replacement when moving onto itself. |
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.