Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorMediaDialog.php | file | core/ |
|
| EditorMediaDialog::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EditorMediaDialog::$entityRepository | property | core/ |
The entity repository. |
| EditorMediaDialog::buildForm | function | core/ |
|
| EditorMediaDialog::create | function | core/ |
Instantiates a new instance of this class. |
| EditorMediaDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorMediaDialog::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
| EditorMediaDialog::getViewModeDefaultValue | function | core/ |
Gets the default value for the view mode form element. |
| EditorMediaDialog::submitForm | function | core/ |
Form submission handler. |
| EditorMediaDialog::__construct | function | core/ |
Constructs a EditorMediaDialog object. |
| EditorMediaDialogTest | class | core/ |
@coversDefaultClass \Drupal\media\Form\EditorMediaDialog[[api-linebreak]] @group media @group legacy |
| EditorMediaDialogTest.php | file | core/ |
|
| EditorMediaDialogTest::$modules | property | core/ |
Modules to install. |
| EditorMediaDialogTest::setUp | function | core/ |
|
| EditorMediaDialogTest::testBuildForm | function | core/ |
Tests that the form builds successfully. |
| EditorPluginInterface | interface | core/ |
Defines an interface for configurable text editors. |
| EditorPluginInterface.php | file | core/ |
|
| EditorPluginInterface::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| EditorPluginInterface::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| EditorPluginInterface::getLibraries | function | core/ |
Returns libraries to be attached. |
| 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 install. |
| EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter | function | core/ |
Tests the editor file reference filter with private files. |
| EditorResourceTestBase | class | core/ |
ResourceTestBase for Editor entity. |
| 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. |
| EditorSanitizeImageUploadSettingsUpdateTest | class | core/ |
@group Update @group editor |
| EditorSanitizeImageUploadSettingsUpdateTest.php | file | core/ |
|
| EditorSanitizeImageUploadSettingsUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorSanitizeImageUploadSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EditorSanitizeImageUploadSettingsUpdateTest::testUpdateRemoveMeaninglessImageUploadSettings | function | core/ |
Ensure image upload settings for Text Editor config entities are corrected. |
| 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 install. |
| 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. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.