Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::setUp | function | core/ |
|
| SortTest::testCreateFromQueryParameter | function | core/ |
Tests create from query parameter. |
| SortTest::testCreateFromQueryParameterFail | function | core/ |
Tests create from query parameter fail. |
| SortTest::testFileExists | function | core/ |
Tests that the file exists. |
| 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::testSorted | function | core/ |
Tests that the file is properly sorted. |
| SortTest::testStringOrdering | function | core/ |
Tests string ordering of the result set. |
| SortTestConfigEntityWithWeight | class | core/ |
Test entity class to test sorting. |
| SortTestConfigEntityWithWeight::$label | property | core/ |
The label. |
| SortTestConfigEntityWithWeight::$weight | property | core/ |
The weight. |
| SortTranslationTest | class | core/ |
Tests sorting on translatable and not translatable fields. |
| SortTranslationTest.php | file | core/ |
|
| SortTranslationTest::$modules | property | core/ |
|
| SortTranslationTest::$testViews | property | core/ |
|
| 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/ |
|
| SourceEditing::defaultConfiguration | function | core/ |
|
| SourceEditing::getDynamicPluginConfig | function | core/ |
|
| SourceEditing::getElementsSubset | function | core/ |
|
| SourceEditing::submitConfigurationForm | function | core/ |
|
| SourceEditing::validateConfigurationForm | function | core/ |
|
| SourceEditingEmptyElementTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing. |
| SourceEditingEmptyElementTest.php | file | core/ |
|
| SourceEditingEmptyElementTest::testEmptyInlineElement | function | core/ |
Tests creating empty inline elements using Source Editing. |
| SourceEditingPluginTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing. |
| SourceEditingPluginTest.php | file | core/ |
|
| SourceEditingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| SourceEditingPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| SourceEditingPreventSelfXssConstraint | class | core/ |
For disallowing Source Editing configuration that allows self-XSS. |
| SourceEditingPreventSelfXssConstraint.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraint::__construct | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1488
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.