Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| SettingsTrayBlockFormTest::doTestBlocks | function | core/ |
Tests opening off-canvas dialog by click blocks and elements in the blocks. |
| SettingsTrayBlockFormTest::getBlockTests | function | core/ |
Creates tests for ::testBlocks(). |
| SettingsTrayBlockFormTest::setUp | function | core/ |
|
| SettingsTrayBlockFormTest::testBlocks | function | core/ |
Tests opening off-canvas dialog by click blocks and elements in the blocks. |
| SettingsTrayBlockFormTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling Edit Mode. |
| SettingsTrayBlockFormTest::testValidationMessages | function | core/ |
Tests that validation errors appear in the off-canvas dialog. |
| SettingsTrayFormAnnotationIsClassBlock | class | core/ |
Block that explicitly provides a "settings_tray" form class. |
| SettingsTrayFormAnnotationIsClassBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationIsClassBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm | class | core/ |
|
| SettingsTrayFormAnnotationIsClassBlockForm.php | file | core/ |
|
| SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SettingsTrayFormAnnotationIsFalseBlock | class | core/ |
Block that explicitly provides no "settings_tray" form, thus opting out. |
| SettingsTrayFormAnnotationIsFalseBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationIsFalseBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationNoneBlock | class | core/ |
Block that does nothing explicit for Settings Tray. |
| SettingsTrayFormAnnotationNoneBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationNoneBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayIntegrationTest | class | core/ |
Test Settings Tray and Quick Edit modules integration. |
| SettingsTrayIntegrationTest.php | file | core/ |
|
| SettingsTrayIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SettingsTrayIntegrationTest::$modules | property | core/ |
Modules to enable. |
| SettingsTrayIntegrationTest::createBlockContent | function | core/ |
Creates a custom block. |
| SettingsTrayIntegrationTest::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| SettingsTrayIntegrationTest::getTestThemes | function | core/ |
Get themes to test. |
| SettingsTrayIntegrationTest::setUp | function | core/ |
|
| SettingsTrayIntegrationTest::testCustomBlockLinks | function | core/ |
Tests that contextual links in custom blocks are changed. |
| SettingsTrayIntegrationTest::testQuickEditLinks | function | core/ |
Tests QuickEdit links behavior. |
| SettingsTrayTest | class | core/ |
Tests opening and saving block forms in the off-canvas dialog. |
| SettingsTrayTest.php | file | core/ |
|
| SettingsTrayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SettingsTrayTest::$modules | property | core/ |
Modules to enable. |
| SettingsTrayTest::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTest::testOptOut | function | core/ |
Tests that certain blocks opt out from Settings Tray. |
| SettingsTrayTest::testPossibleAnnotations | function | core/ |
Tests the 3 possible forms[settings_tray] annotations: class, FALSE, none. |
| SettingsTrayTestBase | class | core/ |
Base class for Settings Tray tests. |
| SettingsTrayTestBase.php | file | core/ |
|
| SettingsTrayTestBase::$modules | property | core/ |
Modules to enable. |
| SettingsTrayTestBase::assertEditModeDisabled | function | core/ |
Assert that edit mode has been properly disabled. |
| SettingsTrayTestBase::assertEditModeEnabled | function | core/ |
Assert that edit mode has been properly enabled. |
| SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
| SettingsTrayTestBase::disableEditMode | function | core/ |
Disables edit mode by pressing edit button in the toolbar. |
| SettingsTrayTestBase::enableEditMode | function | core/ |
Enables edit mode by pressing edit button in the toolbar. |
| SettingsTrayTestBase::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::getTestThemes | function | core/ |
Get themes to test. |
| SettingsTrayTestBase::isLabelInputVisible | function | core/ |
Determines if the label input is visible. |
| SettingsTrayTestBase::LABEL_INPUT_SELECTOR | constant | core/ |
|
| SettingsTrayTestBase::openBlockForm | function | core/ |
Open block form by clicking the element found with a css selector. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.