Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EditorSelector::getEditorAttachments | function | core/ |
Returns the attachments for all editors. |
EditorSelector::__construct | function | core/ |
Constructs a new EditorSelector. |
EditorSelectorInterface | interface | core/ |
Interface for selecting an in-place editor (an Editor plugin) for a field. |
EditorSelectorInterface.php | file | core/ |
|
EditorSelectorInterface::getEditor | function | core/ |
Returns the in-place editor (an InPlaceEditor plugin) to use for a field. |
EditorSelectorInterface::getEditorAttachments | function | core/ |
Returns the attachments for all editors. |
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. |
EditorTest::$entity | property | core/ |
|
EditorTest::$entityTypeId | property | core/ |
The tested entity type. |
EditorTest::$modules | property | core/ |
Modules to enable. |
EditorTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
EditorTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
EditorTest::createEntity | function | core/ |
Creates the entity to be tested. |
EditorTest::entityAccess | function | core/ |
Checks access for the given operation on the given entity. |
EditorTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
EditorTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EditorTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
EditorTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EditorTestTextLongItem | class | core/ |
Plugin implementation of the 'editor_test_text_long' field type. |
EditorTestTextLongItem.php | file | core/ |
|
EditorUpdateTest | class | core/ |
Tests Editor module database updates. |
EditorUpdateTest.php | file | core/ |
|
EditorUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorUpdateTest::testEditorUpdate8001 | function | core/ |
Tests editor_update_8001(). |
EditorUploadImageScaleTest | class | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest.php | file | core/ |
|
EditorUploadImageScaleTest::$adminUser | property | core/ |
A user with permission as administer for testing. |
EditorUploadImageScaleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorUploadImageScaleTest::$modules | property | core/ |
Modules to enable. |
EditorUploadImageScaleTest::assertSavedMaxDimensions | function | core/ |
Asserts whether the saved maximum dimensions equal the ones provided. |
EditorUploadImageScaleTest::getTestImageInfo | function | core/ |
Gets the dimensions of an uploaded image. |
EditorUploadImageScaleTest::setMaxDimensions | function | core/ |
Sets the maximum dimensions and saves the configuration. |
EditorUploadImageScaleTest::setUp | function | core/ |
|
EditorUploadImageScaleTest::testEditorUploadImageScale | function | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest::uploadImage | function | core/ |
Uploads an image via the editor dialog. |
EditorXmlAnonTest | class | core/ |
@group rest |
EditorXmlAnonTest.php | file | core/ |
|
EditorXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorXmlAnonTest::$format | property | core/ |
The format to use in this test. |
EditorXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EditorXmlBasicAuthTest | class | core/ |
@group rest |
EditorXmlBasicAuthTest.php | file | core/ |
|
EditorXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EditorXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EditorXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EditorXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
EditorXmlCookieTest | class | core/ |
@group rest |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.