Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockForm::themeSwitch | function | core/ |
Handles switching the available regions based on the selected theme. |
| BlockForm::validateForm | function | core/ |
Form validation handler. |
| BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
| BlockForm::__construct | function | core/ |
Constructs a BlockForm object. |
| BlockFormInBlockTest | class | core/ |
Tests form in block caching. |
| BlockFormInBlockTest.php | file | core/ |
|
| BlockFormInBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockFormInBlockTest::$modules | property | core/ |
Modules to install. |
| BlockFormInBlockTest::setUp | function | core/ |
|
| BlockFormInBlockTest::testCachePerPage | function | core/ |
Test to see if form in block's redirect isn't cached. |
| BlockFormInBlockTest::testPlaceholders | function | core/ |
Test the actual placeholders |
| BlockFormMessagesTest | class | core/ |
Tests that messages appear in the off-canvas dialog with configuring blocks. |
| BlockFormMessagesTest.php | file | core/ |
|
| BlockFormMessagesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockFormMessagesTest::$modules | property | core/ |
Modules to enable. |
| BlockFormMessagesTest::assertMessagesDisplayed | function | core/ |
Asserts that the validation messages are shown correctly. |
| BlockFormMessagesTest::clickElementWhenClickable | function | core/ |
Attempts to click an element until it is in a clickable state. |
| BlockFormMessagesTest::setUp | function | core/ |
|
| BlockFormMessagesTest::testValidationMessage | function | core/ |
Tests that validation messages are shown on the block form. |
| BlockFormTest | class | core/ |
@coversDefaultClass \Drupal\block\BlockForm[[api-linebreak]] @group block |
| BlockFormTest.php | file | core/ |
|
| BlockFormTest::$conditionManager | property | core/ |
The condition plugin manager. |
| BlockFormTest::$contextRepository | property | core/ |
The mocked context repository. |
| BlockFormTest::$entityTypeManager | property | core/ |
The entity type manager. |
| BlockFormTest::$language | property | core/ |
The language manager service. |
| BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
| BlockFormTest::$storage | property | core/ |
The block storage. |
| BlockFormTest::$themeHandler | property | core/ |
The theme handler. |
| BlockFormTest::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
| BlockFormTest::setUp | function | core/ |
|
| BlockFormTest::testGetUniqueMachineName | function | core/ |
Tests the unique machine name generator. |
| BlockHalJsonAnonTest | class | core/ |
@group hal |
| BlockHalJsonAnonTest.php | file | core/ |
|
| BlockHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| BlockHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| BlockHalJsonBasicAuthTest | class | core/ |
@group hal |
| BlockHalJsonBasicAuthTest.php | file | core/ |
|
| BlockHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| BlockHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| BlockHalJsonCookieTest | class | core/ |
@group hal |
| BlockHalJsonCookieTest.php | file | core/ |
|
| BlockHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| BlockHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 101
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.