Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
DynamicPageCacheSubscriber::responseToRenderArray function core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php Embeds a Response object in a render array so that RenderCache can cache it.
EarlyDateTest::setUp function core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
EarlyFormatSetter class core/modules/jsonapi/src/Routing/EarlyFormatSetter.php Sets the 'api_json' format for requests to JSON:API resources.
EarlyFormatSetter.php file core/modules/jsonapi/src/Routing/EarlyFormatSetter.php
EarlyFormatSetter::filter function core/modules/jsonapi/src/Routing/EarlyFormatSetter.php
EasyRdf_ParsedUri::setAuthority function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Sets the authority of the URI (e.g. www.example.com:8080)
EasyRdf_ParsedUri::setFragment function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Set the fragment of the URI (i.e. after the #)
EasyRdf_ParsedUri::setPath function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Set the path of the URI (e.g. /foo/bar)
EasyRdf_ParsedUri::setQuery function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Set the query string of the URI (e.g. foo=bar)
EasyRdf_ParsedUri::setScheme function core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php Sets the scheme of the URI (e.g. http)
EditModeTest::setUp function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php
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.
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.
EditorBaseTest class core/modules/editor/tests/src/Unit/EditorBaseTest.php @coversDefaultClass \Drupal\editor\Plugin\EditorBase
@group editor
EditorBaseTest.php file core/modules/editor/tests/src/Unit/EditorBaseTest.php
EditorBaseTest::testBc function core/modules/editor/tests/src/Unit/EditorBaseTest.php @covers ::buildConfigurationForm
@covers ::validateConfigurationForm
@covers ::submitConfigurationForm
EditorBaseTest::testBcWithSubformState function core/modules/editor/tests/src/Unit/EditorBaseTest.php @covers ::buildConfigurationForm
@covers ::validateConfigurationForm
@covers ::submitConfigurationForm
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
EditorImageDialogTest::setUp function core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php Sets up the test.
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
EditorMediaDialogTest::setUp function core/modules/media/tests/src/Kernel/EditorMediaDialogTest.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.
EditorSecurityTest::setUp function core/modules/editor/tests/src/Functional/EditorSecurityTest.php
EditorSelectionTest::setUp function core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php Sets the default field storage backend for fields created during tests.
EditorTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EditorTest.php Sets up the necessary authorization.
EditorUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorUpdateTest.php Set database dump files to be used.
EditorUploadImageScaleTest::setMaxDimensions function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Sets the maximum dimensions and saves the configuration.
EditorUploadImageScaleTest::setUp function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php
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.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

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