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 |
|---|---|---|---|
| SortTest.php | file | core/ |
|
| SortTest.php | file | core/ |
|
| SortTest.php | file | core/ |
|
| SortTest::$filePath | property | core/ |
The path of phpcs.xml.dist file. |
| SortTest::$testViews | property | core/ |
Views used by this test. |
| SortTest::assertSorted | function | core/ |
A helper method to assert that an input array is sorted. |
| SortTest::badParameterProvider | function | core/ |
Data provider for testCreateFromQueryParameterFail. |
| SortTest::parameterProvider | function | core/ |
Provides a suite of shortcut sort parameters and their expected expansions. |
| SortTest::setUp | function | core/ |
|
| SortTest::setUp | function | core/ |
|
| SortTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] @dataProvider parameterProvider |
| SortTest::testCreateFromQueryParameterFail | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] @dataProvider badParameterProvider |
| SortTest::testFileExists | function | core/ |
Tests that the phpcs.xml.dist file exists. |
| SortTest::testNumericOrdering | function | core/ |
Tests numeric ordering of the result set. |
| SortTest::testSorted | function | core/ |
Tests that the phpcs.xml.dist file is properly sorted. |
| SortTest::testStringOrdering | function | core/ |
Tests string ordering of the result set. |
| SortTranslationTest | class | core/ |
Tests sorting on translatable and not translatable fields. |
| SortTranslationTest.php | file | core/ |
|
| SortTranslationTest::$modules | property | core/ |
Modules to enable. |
| SortTranslationTest::$testViews | property | core/ |
Views to be enabled. |
| SortTranslationTest::setUp | function | core/ |
|
| SortTranslationTest::testSortbyUntranslatedIntegerField | function | core/ |
Tests sorting on an untranslated field. |
| source-editing.admin.css | file | core/ |
.ckeditor5-toolbar-button-sourceEditing { background-image: url(../icons/source-editing.svg); } |
| SourceEditing | class | core/ |
CKEditor 5 Source Editing plugin configuration. |
| SourceEditing.php | file | core/ |
|
| SourceEditing::buildConfigurationForm | function | core/ |
Form constructor. |
| SourceEditing::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SourceEditing::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| SourceEditing::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| SourceEditing::submitConfigurationForm | function | core/ |
Form submission handler. |
| SourceEditing::validateConfigurationForm | function | core/ |
Form validation handler. |
| SourceEditingPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing[[api-linebreak]] @group ckeditor5 @internal |
| SourceEditingPluginTest.php | file | core/ |
|
| SourceEditingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| SourceEditingPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| SourceEditingPreventSelfXssConstraint | class | core/ |
For disallowing Source Editing configuration that allows self-XSS. |
| SourceEditingPreventSelfXssConstraint.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraint::$message | property | core/ |
When Source Editing is configured to allow self-XSS. |
| SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
| SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
| SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
| SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
| SourceEditingRedundantTagsConstraint | class | core/ |
For disallowing Source Editing elements already supported by a plugin. |
| SourceEditingRedundantTagsConstraint.php | file | core/ |
|
| SourceEditingRedundantTagsConstraint::$availablePluginsMessage | property | core/ |
When a Source Editing element is added that a disabled plugin supports. |
| SourceEditingRedundantTagsConstraint::$enabledPluginsMessage | property | core/ |
When a Source Editing element is added that an enabled plugin supports. |
| SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
| SourceEditingRedundantTagsConstraintValidator.php | file | core/ |
|
| SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
Pagination
- Previous page
- Page 1154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.