Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BlockForm::themeSwitch function core/modules/block/src/BlockForm.php Handles switching the available regions based on the selected theme.
BlockForm::validateForm function core/modules/block/src/BlockForm.php Form validation handler.
BlockForm::validateVisibility function core/modules/block/src/BlockForm.php Helper function to independently validate the visibility UI.
BlockForm::__construct function core/modules/block/src/BlockForm.php Constructs a BlockForm object.
BlockFormInBlockTest class core/modules/block/tests/src/Functional/BlockFormInBlockTest.php Tests form in block caching.
BlockFormInBlockTest.php file core/modules/block/tests/src/Functional/BlockFormInBlockTest.php
BlockFormInBlockTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockFormInBlockTest.php The theme to install as the default for testing.
BlockFormInBlockTest::$modules property core/modules/block/tests/src/Functional/BlockFormInBlockTest.php Modules to install.
BlockFormInBlockTest::setUp function core/modules/block/tests/src/Functional/BlockFormInBlockTest.php
BlockFormInBlockTest::testCachePerPage function core/modules/block/tests/src/Functional/BlockFormInBlockTest.php Test to see if form in block's redirect isn't cached.
BlockFormInBlockTest::testPlaceholders function core/modules/block/tests/src/Functional/BlockFormInBlockTest.php Test the actual placeholders
BlockFormMessagesTest class core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Tests that messages appear in the off-canvas dialog with configuring blocks.
BlockFormMessagesTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php
BlockFormMessagesTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php The theme to install as the default for testing.
BlockFormMessagesTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Modules to enable.
BlockFormMessagesTest::assertMessagesDisplayed function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Asserts that the validation messages are shown correctly.
BlockFormMessagesTest::clickElementWhenClickable function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Attempts to click an element until it is in a clickable state.
BlockFormMessagesTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php
BlockFormMessagesTest::testValidationMessage function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Tests that validation messages are shown on the block form.
BlockFormTest class core/modules/block/tests/src/Unit/BlockFormTest.php @coversDefaultClass \Drupal\block\BlockForm[[api-linebreak]]
@group block
BlockFormTest.php file core/modules/block/tests/src/Unit/BlockFormTest.php
BlockFormTest::$conditionManager property core/modules/block/tests/src/Unit/BlockFormTest.php The condition plugin manager.
BlockFormTest::$contextRepository property core/modules/block/tests/src/Unit/BlockFormTest.php The mocked context repository.
BlockFormTest::$entityTypeManager property core/modules/block/tests/src/Unit/BlockFormTest.php The entity type manager.
BlockFormTest::$language property core/modules/block/tests/src/Unit/BlockFormTest.php The language manager service.
BlockFormTest::$pluginFormFactory property core/modules/block/tests/src/Unit/BlockFormTest.php The plugin form manager.
BlockFormTest::$storage property core/modules/block/tests/src/Unit/BlockFormTest.php The block storage.
BlockFormTest::$themeHandler property core/modules/block/tests/src/Unit/BlockFormTest.php The theme handler.
BlockFormTest::getBlockMockWithMachineName function core/modules/block/tests/src/Unit/BlockFormTest.php Mocks a block with a block plugin.
BlockFormTest::setUp function core/modules/block/tests/src/Unit/BlockFormTest.php
BlockFormTest::testGetUniqueMachineName function core/modules/block/tests/src/Unit/BlockFormTest.php Tests the unique machine name generator.
BlockHalJsonAnonTest class core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php @group hal
BlockHalJsonAnonTest.php file core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php
BlockHalJsonAnonTest::$defaultTheme property core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php The theme to install as the default for testing.
BlockHalJsonAnonTest::$format property core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php The format to use in this test.
BlockHalJsonAnonTest::$mimeType property core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php The MIME type that corresponds to $format.
BlockHalJsonAnonTest::$modules property core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php Modules to install.
BlockHalJsonBasicAuthTest class core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php @group hal
BlockHalJsonBasicAuthTest.php file core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php
BlockHalJsonBasicAuthTest::$auth property core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
BlockHalJsonBasicAuthTest::$defaultTheme property core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php The theme to install as the default for testing.
BlockHalJsonBasicAuthTest::$format property core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php The format to use in this test.
BlockHalJsonBasicAuthTest::$mimeType property core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
BlockHalJsonBasicAuthTest::$modules property core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php Modules to install.
BlockHalJsonCookieTest class core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php @group hal
BlockHalJsonCookieTest.php file core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php
BlockHalJsonCookieTest::$auth property core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php The authentication mechanism to use in this test.
BlockHalJsonCookieTest::$defaultTheme property core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php The theme to install as the default for testing.
BlockHalJsonCookieTest::$format property core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php The format to use in this test.
BlockHalJsonCookieTest::$mimeType property core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php The MIME type that corresponds to $format.

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