Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MoreHelpPageTestHooks::help | function | core/ |
Implements hook_help(). |
| MoreHelpPageTestHooks::helpSectionInfoAlter | function | core/ |
Implements hook_help_section_info_alter(). |
| MoreLink | class | core/ |
Provides a link render element for a "more" link, like those used in blocks. |
| MoreLink.php | file | core/ |
|
| MoreLink::getInfo | function | core/ |
|
| more_actions.css | file | core/ |
Sticky form actions (more actions) styles. |
| more_actions.css | file | core/ |
:where(*), :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .gin-sticky-form-actions { display: flex; gap: var(--gin-spacing-xs); } .gin-sticky-form-actions > * { margin: 0 !important; } .gin-sticky-form-actions… |
| more_actions.pcss.css | file | core/ |
Sticky form actions (more actions) styles. |
| more_help_page_test.info.yml | file | core/ |
core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml |
| 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/ |
|
| 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/ |
|
| MoveBlockForm::getComponentsWrapper | function | core/ |
Ajax callback for the region select element. |
| MoveBlockForm::getFormId | function | core/ |
|
| MoveBlockForm::getSelectedDelta | function | core/ |
Gets the selected delta. |
| MoveBlockForm::getSelectedRegion | function | core/ |
Gets the selected region. |
| MoveBlockForm::submitForm | function | core/ |
|
| MoveBlockForm::successfulAjaxSubmit | function | core/ |
|
| 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/ |
|
| MoveBlockFormTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.