Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
Editor::$settings property core/modules/editor/src/Entity/Editor.php The structured array of text editor plugin-specific settings.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.
Editor::getSettings function core/modules/editor/src/Entity/Editor.php Returns the text editor plugin-specific settings.
Editor::setEditor function core/modules/editor/src/Entity/Editor.php Set the text editor plugin ID.
Editor::setImageUploadSettings function core/modules/editor/src/Entity/Editor.php Sets the image upload settings.
Editor::setSettings function core/modules/editor/src/Entity/Editor.php Sets the text editor plugin-specific settings.
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Set database dump files to be used.
EditorAdminTest::setUp function core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php
EditorAdminTest::setUp function core/modules/editor/tests/src/Functional/EditorAdminTest.php
EditorBase::getDefaultSettings function core/modules/editor/src/Plugin/EditorBase.php Returns the default settings for this configurable text editor.
EditorConfigEntityUnitTest::setUp function core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php
EditorFileReferenceFilterTest::setUp function core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php
EditorFileUsageTest::setUp function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
EditorInterface::getImageUploadSettings function core/modules/editor/src/EditorInterface.php Returns the image upload settings.
EditorInterface::getSettings function core/modules/editor/src/EditorInterface.php Returns the text editor plugin-specific settings.
EditorInterface::setEditor function core/modules/editor/src/EditorInterface.php Set the text editor plugin ID.
EditorInterface::setImageUploadSettings function core/modules/editor/src/EditorInterface.php Sets the image upload settings.
EditorInterface::setSettings function core/modules/editor/src/EditorInterface.php Sets the text editor plugin-specific settings.
EditorLoadingTest::setUp function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorManagerTest::setUp function core/modules/editor/tests/src/Kernel/EditorManagerTest.php
EditorPluginInterface::getDefaultSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns the default settings for this configurable text editor.
EditorPluginInterface::getJSSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns JavaScript settings to be attached.
EditorResourceTestBase::setUpAuthorization function core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php Sets up the necessary authorization.
EditorSanitizeImageUploadSettingsUpdateTest class core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php @group Update
@group editor
EditorSanitizeImageUploadSettingsUpdateTest.php file core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php
EditorSanitizeImageUploadSettingsUpdateTest::$defaultTheme property core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php The theme to install as the default for testing.
EditorSanitizeImageUploadSettingsUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php Set database dump files to be used.
EditorSanitizeImageUploadSettingsUpdateTest::testUpdateRemoveMeaninglessImageUploadSettings function core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php Ensure image upload settings for Text Editor config entities are corrected.
EditorSecurityTest::setUp function core/modules/editor/tests/src/Functional/EditorSecurityTest.php
EditorTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EditorTest.php Sets up the necessary authorization.
EditorTestHooks::editorJsSettingsAlter function core/modules/editor/tests/modules/editor_test/src/Hook/EditorTestHooks.php Implements hook_editor_js_settings_alter().
EditorValidationTest::setUp function core/modules/editor/tests/src/Kernel/EditorValidationTest.php
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired function core/modules/editor/tests/src/Kernel/EditorValidationTest.php `image_upload.status = TRUE` must cause additional keys to be required.
EditorValidationTest::testImageUploadSettingsValidation function core/modules/editor/tests/src/Kernel/EditorValidationTest.php @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/modules/editor/editor.admin.inc Subform constructor to configure the text editor's image upload settings.
editor_test_editor_js_settings_alter function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_editor_js_settings_alter().
Element::setAttributes function core/lib/Drupal/Core/Render/Element.php Sets HTML attributes based on element properties.
Element::setTypedDataManager function core/lib/Drupal/Core/Config/Schema/Element.php Sets the typed config manager.
ElementInfoIntegrationTest::setUp function core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
ElementInfoManagerTest::setUp function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php @covers ::__construct
ElementInterface::setAttributes function core/lib/Drupal/Core/Render/Element/ElementInterface.php Sets a form element's class attribute.
ElementInterface::setConfig function core/modules/config_translation/src/FormElement/ElementInterface.php Sets configuration based on a nested form value array.
ElementsFieldsetTest class core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Tests fieldset element rendering and description placement.
ElementsFieldsetTest.php file core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php
ElementsFieldsetTest::$modules property core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Modules to install.
ElementsFieldsetTest::buildForm function core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Form constructor.
ElementsFieldsetTest::getFormId function core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Returns a unique string identifying the form.
ElementsFieldsetTest::submitForm function core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Form submission handler.
ElementsFieldsetTest::testFieldsetDescriptions function core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Tests different display options for fieldset element descriptions.
ElementsFieldsetTest::validateForm function core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Form validation handler.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.