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 |
|---|---|---|---|
| StylePluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style[[api-linebreak]] @group ckeditor5 @internal |
| StylePluginTest.php | file | core/ |
|
| StylePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| StylePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| StylesCombo | class | core/ |
Defines the "stylescombo" plugin. |
| StylesCombo.php | file | core/ |
|
| StylesCombo::generateStylesSetSetting | function | core/ |
Builds the "stylesSet" configuration part of the CKEditor JS settings. |
| StylesCombo::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| StylesCombo::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| StylesCombo::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| StylesCombo::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| StylesCombo::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
| StylesCombo::validateStylesValue | function | core/ |
#element_validate handler for the "styles" element in settingsForm(). |
| StyleSensibleElementConstraint | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
| StyleSensibleElementConstraint.php | file | core/ |
|
| StyleSensibleElementConstraint::$conflictingDisabledPluginMessage | property | core/ |
When a Style is defined with classes supported by a disabled plugin. |
| StyleSensibleElementConstraint::$conflictingEnabledPluginMessage | property | core/ |
When a Style is defined with classes supported by an enabled plugin. |
| StyleSensibleElementConstraint::$nonHtml5TagMessage | property | core/ |
When a style is defined for a non-HTML5 tag. |
| StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
| StyleSensibleElementConstraintValidator.php | file | core/ |
|
| StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
| StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
| StyleSensibleElementConstraintValidator::validate | function | core/ |
|
| StyleSerializerKernelTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group views |
| StyleSerializerKernelTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group hal @group legacy |
| StyleSerializerKernelTest.php | file | core/ |
|
| StyleSerializerKernelTest.php | file | core/ |
|
| StyleSerializerKernelTest::$modules | property | core/ |
Modules to enable. |
| StyleSerializerKernelTest::$modules | property | core/ |
Modules to enable. |
| StyleSerializerKernelTest::$testViews | property | core/ |
Views to be enabled. |
| StyleSerializerKernelTest::$testViews | property | core/ |
Views to be enabled. |
| StyleSerializerKernelTest::setUp | function | core/ |
|
| StyleSerializerKernelTest::setUp | function | core/ |
|
| StyleSerializerKernelTest::testCalculateDepenencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| StyleSerializerKernelTest::testCalculateDepenencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| StyleSerializerTest | class | core/ |
Tests the serializer style plugin. |
| StyleSerializerTest | class | core/ |
Tests the serializer style plugin. |
| StyleSerializerTest.php | file | core/ |
|
| StyleSerializerTest.php | file | core/ |
|
| StyleSerializerTest::$adminUser | property | core/ |
A user with administrative privileges to look at test entity and configure views. |
| StyleSerializerTest::$adminUser | property | core/ |
A user with administrative privileges to look at test entity and configure views. |
| StyleSerializerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleSerializerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleSerializerTest::$modules | property | core/ |
Modules to install. |
| StyleSerializerTest::$modules | property | core/ |
Modules to install. |
| StyleSerializerTest::$renderer | property | core/ |
The renderer. |
| StyleSerializerTest::$renderer | property | core/ |
The renderer. |
| StyleSerializerTest::$testViews | property | core/ |
Views used by this test. |
| StyleSerializerTest::$testViews | property | core/ |
Views used by this test. |
| StyleSerializerTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
Pagination
- Previous page
- Page 1198
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.