Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StyleTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style[[api-linebreak]] @group ckeditor5 @internal |
| StyleTest.php | file | core/ |
|
| StyleTest.php | file | core/ |
|
| StyleTest.php | file | core/ |
|
| StyleTest::$output | property | core/ |
A string which will be output when the view is rendered. |
| StyleTest::$testViews | property | core/ |
Views to be enabled. |
| StyleTest::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| StyleTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| StyleTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| StyleTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| StyleTest::doTestGrouping | function | core/ |
Provides reusable code for ::testGrouping(). |
| StyleTest::getHtmlDom | function | core/ |
Returns a view output as SimpleXMLElement. |
| StyleTest::getOutput | function | core/ |
Returns the output property. |
| StyleTest::render | function | core/ |
Render the display in this style. |
| StyleTest::setOutput | function | core/ |
Sets the output property. |
| StyleTest::setUsesRowPlugin | function | core/ |
Sets the usesRowPlugin property. |
| StyleTest::testCustomRowClasses | function | core/ |
Tests custom CSS row classes. |
| StyleTest::testGrouping | function | core/ |
Tests the grouping features of styles. |
| StyleTest::testStyle | function | core/ |
Tests the general rendering of styles. |
| StyleTest::testStyleFunctionality | function | core/ |
Tests Style functionality: setting a class, expected style choices. |
| StyleTest::testStyleSettingsForm | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::buildConfigurationForm[[api-linebreak]] |
| StyleTestBase | class | core/ |
Tests some general style plugin related functionality. |
| StyleTestBase.php | file | core/ |
|
| StyleTestBase::$elements | property | core/ |
Stores the SimpleXML representation of the output. |
| StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
| StyleUITest | class | core/ |
Tests the UI of style plugins. |
| StyleUITest.php | file | core/ |
|
| StyleUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleUITest::$testViews | property | core/ |
Views used by this test. |
| StyleUITest::testStyleUI | function | core/ |
Tests changing the style plugin and changing some options of a style. |
| StyleUnformattedTest | class | core/ |
Tests unformatted style functionality. |
| StyleUnformattedTest.php | file | core/ |
|
| StyleUnformattedTest::$testViews | property | core/ |
Views used by this test. |
| StyleUnformattedTest::testDefaultRowClasses | function | core/ |
Make sure that the default css classes works as expected. |
| SubformState | class | core/ |
Stores information about the state of a subform. |
| SubformState.php | file | core/ |
|
| SubformState::$parentForm | property | core/ |
The parent form. |
| SubformState::$subform | property | core/ |
The subform. |
| SubformState::createForSubform | function | core/ |
Creates a new instance for a subform. |
| SubformState::getCompleteFormState | function | core/ |
Gets the complete form state. |
| SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| SubformState::getParents | function | core/ |
Gets the subform's parents relative to its parent form. |
| SubformState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
| SubformState::setErrorByName | function | core/ |
Files an error against a form element. |
| SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| SubformState::__construct | function | core/ |
Constructs a new instance. |
| SubformStateInterface | interface | core/ |
Stores information about the state of a subform. |
| SubformStateInterface.php | file | core/ |
|
| SubformStateInterface::getCompleteFormState | function | core/ |
Gets the complete form state. |
| SubformStateTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\SubformState[[api-linebreak]] |
Pagination
- Previous page
- Page 1200
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.