Search for __set

  1. Search 7.x for __set
  2. Search 8.9.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
AggregatorPluginSettingsBaseTest::setUp function core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php
AggregatorPluginSettingsBaseTest::testSettingsForm function core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php Tests for AggregatorPluginSettingsBase.
AggregatorRenderingTest::setUp function core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php
AggregatorTestBase::setUp function core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
AggregatorTitleFormatter::defaultSettings function core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php Defines the default settings for this plugin.
AggregatorTitleFormatter::settingsForm function core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php Returns a form to configure settings for the formatter.
AggregatorTitleTest::setUp function core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php
aggregator_test.settings.yml file core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml
AjaxBasePageNegotiatorTest::setUp function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
AjaxBlockTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php
AjaxCommandsTest::testSetDialogOptionCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\SetDialogOptionCommand
AjaxCommandsTest::testSetDialogTitleCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\SetDialogTitleCommand
AjaxCommandsTest::testSettingsCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\SettingsCommand
AjaxCssTest::setUp function core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php
AjaxFormPageCacheTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php
AjaxInGroupTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxPageStateTest::setUp function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
AjaxPageStateTest::testDrupalSettingsIsNotLoaded function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Give ajax_page_state[libraries]=core/drupalSettings to exclude the library.
AjaxRendererTest::setUp function core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php
AjaxResponseAttachmentsProcessor::$assetResolver property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The asset resolver service.
AjaxResponseTest class core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php @coversDefaultClass \Drupal\Core\Ajax\AjaxResponse
@group Ajax
AjaxResponseTest.php file core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php
AjaxResponseTest::$ajaxResponse property core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php The tested ajax response object.
AjaxResponseTest::setUp function core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php
AjaxResponseTest::testCommands function core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php Tests the add and getCommands method.
AjaxResponseTest::testPrepareResponseForIeFormRequestsWithFileUpload function core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php Tests the support for IE specific headers in file uploads.
AjaxTest::testDrupalSettingsCachingRegression function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php Tests that AJAX loaded libraries are not retained between requests.
ajax_forms_test_advanced_commands_settings_callback function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'settings'.
AliasManager::setCacheKey function core/modules/path_alias/src/AliasManager.php
AliasManagerTest::setUp function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php
AliasManagerTest::setUpCurrentLanguage function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Sets up the current language.
AliasPathProcessorTest::setUp function core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
AliasTest::setUp function core/modules/path_alias/tests/src/Kernel/AliasTest.php
Alignment::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Returns a configured subset of the elements supported by this plugin.
AllowedValuesConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php
AllowToolbarPathTest::setUp function core/modules/toolbar/tests/src/Unit/PageCache/AllowToolbarPathTest.php
AnnotatedClassDiscoveryCachedTest::setUp function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryCachedTest.php
AnnotatedClassDiscoveryTest::setUp function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php
AnnotatedClassDiscoveryTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
AnnotationBase::setClass function core/lib/Drupal/Component/Annotation/AnnotationBase.php Sets the class of the annotated class.
AnnotationBase::setProvider function core/lib/Drupal/Component/Annotation/AnnotationBase.php Sets the name of the provider of the annotated class.
AnnotationBaseTest class core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @coversDefaultClass \Drupal\Component\Annotation\AnnotationBase
@group Annotation
AnnotationBaseTest.php file core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php
AnnotationBaseTest::testGetId function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @covers ::getId
AnnotationBaseTest::testSetClass function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @covers ::getClass
@covers ::setClass
AnnotationBaseTest::testSetProvider function core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php @covers ::getProvider
@covers ::setProvider
AnnotationInterface::setClass function core/lib/Drupal/Component/Annotation/AnnotationInterface.php Sets the class of the annotated class.
AnnotationInterface::setProvider function core/lib/Drupal/Component/Annotation/AnnotationInterface.php Sets the name of the provider of the annotated class.
AnnounceCommand::getAttachedAssets function core/lib/Drupal/Core/Ajax/AnnounceCommand.php Gets the attached assets.
AnonymousPrivateTempStoreTest::setUp function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php

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