ModerationStateBlockTest |
class |
core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php |
Tests general content moderation workflow for blocks. |
ModerationStateBlockTest.php |
file |
core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php |
|
ModerationStateBlockTest::$defaultTheme |
property |
core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php |
The theme to install as the default for testing. |
ModerationStateBlockTest::getAdministratorPermissions |
function |
core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php |
|
ModerationStateBlockTest::setUp |
function |
core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php |
Sets the test up. |
ModerationStateBlockTest::testCustomBlockModeration |
function |
core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php |
Tests moderating content blocks. |
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 |
Instantiates a new instance of this class. |
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 |
Instantiates a new instance of this class. |
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 |
Returns a unique string identifying the form. |
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 |
Form submission handler. |
MoveBlockForm::successfulAjaxSubmit |
function |
core/modules/layout_builder/src/Form/MoveBlockForm.php |
Allows the form to respond to a successful AJAX submission. |
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 |
The theme to install as the default for testing. |
MoveBlockFormTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php |
Modules to install. |
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. |
MultipleBlockFormTest |
class |
core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php |
Tests that blocks can have multiple forms. |
MultipleBlockFormTest.php |
file |
core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php |
|
MultipleBlockFormTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php |
Modules to install. |
MultipleBlockFormTest::testMultipleForms |
function |
core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php |
Tests that blocks can have multiple forms. |
navigation.block_layout.yml |
file |
core/modules/navigation/config/install/navigation.block_layout.yml |
core/modules/navigation/config/install/navigation.block_layout.yml |
NavigationBlockUiTest |
class |
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php |
Tests that the navigation block UI exists and stores data correctly. |
NavigationBlockUiTest.php |
file |
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php |
|
NavigationBlockUiTest::$adminUser |
property |
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php |
An administrative user to configure the test environment. |
NavigationBlockUiTest::$defaultTheme |
property |
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php |
The theme to install as the default for testing. |
NavigationBlockUiTest::$modules |
property |
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php |
Modules to install. |