Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorMediaDialogTest | class | core/ |
@coversDefaultClass \Drupal\media\Form\EditorMediaDialog[[api-linebreak]] @group media |
| EditorMediaDialogTest.php | file | core/ |
|
| EditorMediaDialogTest::$modules | property | core/ |
Modules to enable. |
| EditorMediaDialogTest::setUp | function | core/ |
|
| EditorMediaDialogTest::testBuildForm | function | core/ |
Tests that the form builds successfully. |
| EditorPrivateFileReferenceFilterTest | class | core/ |
Tests Editor module's file reference filter with private files. |
| EditorPrivateFileReferenceFilterTest.php | file | core/ |
|
| EditorPrivateFileReferenceFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorPrivateFileReferenceFilterTest::$modules | property | core/ |
Modules to enable. |
| EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter | function | core/ |
Tests the editor file reference filter with private files. |
| EditorResourceTestBase | class | core/ |
ResourceTestBase for Editor entity. |
| EditorResourceTestBase | class | core/ |
|
| EditorResourceTestBase.php | file | core/ |
|
| EditorResourceTestBase.php | file | core/ |
|
| EditorResourceTestBase::$entity | property | core/ |
The Editor entity. |
| EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EditorResourceTestBase::$modules | property | core/ |
Modules to install. |
| EditorResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EditorResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EditorResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EditorResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EditorResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EditorResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EditorSecurityTest | class | core/ |
Tests XSS protection for content creators when using text editors. |
| EditorSecurityTest.php | file | core/ |
|
| EditorSecurityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorSecurityTest::$modules | property | core/ |
Modules to enable. |
| EditorSecurityTest::$normalUser | property | core/ |
User with access to Restricted HTML text format with text editor. |
| EditorSecurityTest::$privilegedUser | property | core/ |
User with access to all text formats and text editors. |
| EditorSecurityTest::$sampleContent | property | core/ |
The sample content to use in all tests. |
| EditorSecurityTest::$sampleContentSecured | property | core/ |
The secured sample content to use in most tests. |
| EditorSecurityTest::$sampleContentSecuredEmbedAllowed | property | core/ |
The secured sample content to use in tests when the <embed> tag is allowed. |
| EditorSecurityTest::$trustedUser | property | core/ |
User with access to Restricted HTML text format, dangerous tags allowed with text editor. |
| EditorSecurityTest::$untrustedUser | property | core/ |
User with access to Restricted HTML text format without text editor. |
| EditorSecurityTest::setUp | function | core/ |
|
| EditorSecurityTest::testEditorXssFilterOverride | function | core/ |
Tests the standard text editor XSS filter being overridden. |
| EditorSecurityTest::testInitialSecurity | function | core/ |
Tests initial security: is the user safe without switching text formats? |
| EditorSecurityTest::testSwitchingSecurity | function | core/ |
Tests administrator security: is the user safe when switching text formats? |
| EditorSelectionTest | class | core/ |
Tests in-place field editor selection. |
| EditorSelectionTest.php | file | core/ |
|
| EditorSelectionTest::$editorManager | property | core/ |
The manager for editor plugins. |
| EditorSelectionTest::$editorSelector | property | core/ |
The editor selector object to be tested. |
| EditorSelectionTest::getSelectedEditor | function | core/ |
Returns the in-place editor that Quick Edit selects. |
| EditorSelectionTest::setUp | function | core/ |
Sets the default field storage backend for fields created during tests. |
| EditorSelectionTest::testNumber | function | core/ |
Tests a number field, with cardinality 1 and >1. |
| EditorSelectionTest::testText | function | core/ |
Tests a string (plain text) field, with cardinality 1 and >1. |
| EditorSelectionTest::testTextWysiwyg | function | core/ |
Tests a textual field, with text filtering, with cardinality 1 and >1, always with an Editor plugin present that supports textual fields with text filtering, but with varying text format compatibility. |
| EditorTest | class | core/ |
JSON:API integration test for the "Editor" config entity type. |
| EditorTest.php | file | core/ |
|
| EditorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 187
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.