Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
MoreHelpPageTestHooks::help function core/modules/help/tests/modules/more_help_page_test/src/Hook/MoreHelpPageTestHooks.php Implements hook_help().
MoreHelpPageTestHooks::helpSectionInfoAlter function core/modules/help/tests/modules/more_help_page_test/src/Hook/MoreHelpPageTestHooks.php Implements hook_help_section_info_alter().
MoreLink class core/lib/Drupal/Core/Render/Element/MoreLink.php Provides a link render element for a "more" link, like those used in blocks.
MoreLink.php file core/lib/Drupal/Core/Render/Element/MoreLink.php
MoreLink::getInfo function core/lib/Drupal/Core/Render/Element/MoreLink.php
more_actions.css file core/themes/default_admin/migration/css/components/more_actions.css Sticky form actions (more actions) styles.
more_actions.css file core/themes/admin/migration/css/components/more_actions.css :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/themes/default_admin/migration/css/components/more_actions.pcss.css Sticky form actions (more actions) styles.
more_help_page_test.info.yml file core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml
MoveBlockController class core/modules/layout_builder/src/Controller/MoveBlockController.php Defines a controller to move a block.
MoveBlockController.php file core/modules/layout_builder/src/Controller/MoveBlockController.php
MoveBlockController::$layoutTempstoreRepository property core/modules/layout_builder/src/Controller/MoveBlockController.php The layout tempstore repository.
MoveBlockController::build function core/modules/layout_builder/src/Controller/MoveBlockController.php Moves a block to another region.
MoveBlockController::create function core/modules/layout_builder/src/Controller/MoveBlockController.php
MoveBlockController::__construct function core/modules/layout_builder/src/Controller/MoveBlockController.php LayoutController constructor.
MoveBlockForm class core/modules/layout_builder/src/Form/MoveBlockForm.php Provides a form for moving a block.
MoveBlockForm.php file core/modules/layout_builder/src/Form/MoveBlockForm.php
MoveBlockForm::$delta property core/modules/layout_builder/src/Form/MoveBlockForm.php The section delta.
MoveBlockForm::$layoutTempstore property core/modules/layout_builder/src/Form/MoveBlockForm.php The Layout Tempstore.
MoveBlockForm::$region property core/modules/layout_builder/src/Form/MoveBlockForm.php The region name.
MoveBlockForm::$sectionStorage property core/modules/layout_builder/src/Form/MoveBlockForm.php The section storage.
MoveBlockForm::$uuid property core/modules/layout_builder/src/Form/MoveBlockForm.php The component uuid.
MoveBlockForm::buildForm function core/modules/layout_builder/src/Form/MoveBlockForm.php Builds the move block form.
MoveBlockForm::create function core/modules/layout_builder/src/Form/MoveBlockForm.php
MoveBlockForm::getComponentsWrapper function core/modules/layout_builder/src/Form/MoveBlockForm.php Ajax callback for the region select element.
MoveBlockForm::getFormId function core/modules/layout_builder/src/Form/MoveBlockForm.php
MoveBlockForm::getSelectedDelta function core/modules/layout_builder/src/Form/MoveBlockForm.php Gets the selected delta.
MoveBlockForm::getSelectedRegion function core/modules/layout_builder/src/Form/MoveBlockForm.php Gets the selected region.
MoveBlockForm::submitForm function core/modules/layout_builder/src/Form/MoveBlockForm.php
MoveBlockForm::successfulAjaxSubmit function core/modules/layout_builder/src/Form/MoveBlockForm.php
MoveBlockForm::title function core/modules/layout_builder/src/Form/MoveBlockForm.php Provides a title callback.
MoveBlockForm::__construct function core/modules/layout_builder/src/Form/MoveBlockForm.php Constructs a new MoveBlockForm.
MoveBlockFormTest class core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Tests moving blocks via the form.
MoveBlockFormTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php
MoveBlockFormTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php
MoveBlockFormTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php
MoveBlockFormTest::assertBlockTable function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Asserts the correct block labels appear in the draggable tables.
MoveBlockFormTest::assertRegionBlocksOrder function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Asserts that blocks are in the correct order for a region.
MoveBlockFormTest::findRowHandle function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Finds the row handle for a block in the draggable table.
MoveBlockFormTest::moveBlockWithKeyboard function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Moves a block in the draggable table.
MoveBlockFormTest::openBodyMoveForm function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Open block for the body field.
MoveBlockFormTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php
MoveBlockFormTest::testMoveBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Tests moving a block.
MoveTest class core/modules/file/tests/src/Kernel/MoveTest.php Tests the file move function.
MoveTest.php file core/modules/file/tests/src/Kernel/MoveTest.php
MoveTest::$fileRepository property core/modules/file/tests/src/Kernel/MoveTest.php The file repository service under test.
MoveTest::setUp function core/modules/file/tests/src/Kernel/MoveTest.php
MoveTest::testEntityStorageException function core/modules/file/tests/src/Kernel/MoveTest.php Tests for entity storage exception.
MoveTest::testExistingError function core/modules/file/tests/src/Kernel/MoveTest.php Tests that moving onto an existing file fails when instructed to do so.
MoveTest::testExistingRename function core/modules/file/tests/src/Kernel/MoveTest.php Tests renaming when moving onto a file that already exists.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.