Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Editor::$settings | property | core/ |
The structured array of text editor plugin-specific settings. |
Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
Editor::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
Editor::setEditor | function | core/ |
Set the text editor plugin ID. |
Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
Editor::setSettings | function | core/ |
Sets the text editor plugin-specific settings. |
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorAdminTest::setUp | function | core/ |
|
EditorAdminTest::setUp | function | core/ |
|
EditorBase::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
EditorConfigEntityUnitTest::setUp | function | core/ |
|
EditorFileReferenceFilterTest::setUp | function | core/ |
|
EditorFileUsageTest::setUp | function | core/ |
|
EditorInterface::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
EditorInterface::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
EditorInterface::setEditor | function | core/ |
Set the text editor plugin ID. |
EditorInterface::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
EditorInterface::setSettings | function | core/ |
Sets the text editor plugin-specific settings. |
EditorLoadingTest::setUp | function | core/ |
|
EditorManagerTest::setUp | function | core/ |
|
EditorPluginInterface::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
EditorPluginInterface::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
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::setUp | function | core/ |
|
EditorTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EditorTestHooks::editorJsSettingsAlter | function | core/ |
Implements hook_editor_js_settings_alter(). |
EditorValidationTest::setUp | function | core/ |
|
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
`image_upload.status = TRUE` must cause additional keys to be required. |
EditorValidationTest::testImageUploadSettingsValidation | function | core/ |
@testWith [{"scheme": "public"}, {}] [{"scheme": "private"}, {"image_upload.scheme": "The file storage you selected is not a visible, readable and writable stream wrapper. Possible choices: <em… |
editor_image_upload_settings_form | function | core/ |
Subform constructor to configure the text editor's image upload settings. |
editor_test_editor_js_settings_alter | function | core/ |
Implements hook_editor_js_settings_alter(). |
Element::setAttributes | function | core/ |
Sets HTML attributes based on element properties. |
Element::setTypedDataManager | function | core/ |
Sets the typed config manager. |
ElementInfoIntegrationTest::setUp | function | core/ |
|
ElementInfoManagerTest::setUp | function | core/ |
@covers ::__construct |
ElementInterface::setAttributes | function | core/ |
Sets a form element's class attribute. |
ElementInterface::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
ElementsFieldsetTest | class | core/ |
Tests fieldset element rendering and description placement. |
ElementsFieldsetTest.php | file | core/ |
|
ElementsFieldsetTest::$modules | property | core/ |
Modules to install. |
ElementsFieldsetTest::buildForm | function | core/ |
Form constructor. |
ElementsFieldsetTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
ElementsFieldsetTest::submitForm | function | core/ |
Form submission handler. |
ElementsFieldsetTest::testFieldsetDescriptions | function | core/ |
Tests different display options for fieldset element descriptions. |
ElementsFieldsetTest::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.