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
LocalStream::setUri function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Sets the absolute stream resource URI.
LocalStream::stream_set_option function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Since Windows systems do not allow it and it is not needed for most use
cases anyway, this method is not supported on local files and will trigger
an error and return false. If needed, custom subclasses can provide
OS-specific implementations for…
LocalTaskDefault::setActive function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Sets the active status.
LocalTaskDefaultTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php
LocalTaskDefaultTest::setupLocalTaskDefault function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Setups the local task default.
LocalTaskIntegrationTestBase::setUp function core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php
LocalTaskInterface::setActive function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Sets the active status.
LocalTaskManagerTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php
LocalTaskManagerTest::setupFactory function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php Setups the plugin factory with some local task plugins.
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php
LocalTaskManagerTest::setupLocalTaskManager function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php Setups the local task manager for the test.
LocalTaskManagerTest::setupNullCacheabilityMetadataValidation function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php
LocalTasksTest::setUp function core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php
LockBackendAbstractTest::setUp function core/tests/Drupal/Tests/Core/Lock/LockBackendAbstractTest.php
LockFileValidatorTest::setUp function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
LockTest::setUp function core/tests/Drupal/KernelTests/Core/Lock/LockTest.php
LoggerChannel::setCurrentUser function core/lib/Drupal/Core/Logger/LoggerChannel.php Sets the current user.
LoggerChannel::setLoggers function core/lib/Drupal/Core/Logger/LoggerChannel.php Sets the loggers for this channel.
LoggerChannel::setRequestStack function core/lib/Drupal/Core/Logger/LoggerChannel.php Sets the request stack.
LoggerChannelInterface::setCurrentUser function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Sets the current user.
LoggerChannelInterface::setLoggers function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Sets the loggers for this channel.
LoggerChannelInterface::setRequestStack function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Sets the request stack.
LoggerChannelTrait::setLoggerFactory function core/lib/Drupal/Core/Logger/LoggerChannelTrait.php Injects the logger channel factory.
LogTest::setUp function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
LruMemoryCache::set function core/lib/Drupal/Core/Cache/MemoryCache/LruMemoryCache.php Stores data in the persistent cache.
LruMemoryCacheTest::testGetSetDelete function core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php Tests getting, setting and deleting items from the LRU memory cache.
LruMemoryCacheTest::testSetMultiple function core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php Tests setting multiple items in the LRU memory cache.
LruMemoryCacheTest::testSetNumericKeys function core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php Tests setting items with numeric keys in the LRU memory cache.
MachineNameTest::setUp function core/modules/migrate/tests/src/Unit/process/MachineNameTest.php
MachineNameTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
MachineNameTransliterationTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
MailerDsnConfigValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php
MailHandlerTest::setUp function core/modules/contact/tests/src/Unit/MailHandlerTest.php
MailManagerTest::setUp function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php
MailManagerTest::setUpMailManager function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Sets up the mail manager for testing.
MailTest::setUp function core/modules/system/tests/src/Kernel/Mail/MailTest.php
MainContentBlockPluginInterface::setMainContent function core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php Sets the main content render array.
MainContentFallbackTest::setUp function core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MaintenanceThemeUpdateRegistryTest::prepareSettings function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Prepares site settings and services before installation.
MakeUniqueEntityFieldTest::setUp function core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php
ManageDisplayTest::setUp function core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php
ManageDisplayTest::setUp function core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
ManagedStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManageFieldsFunctionalTestBase::setUp function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTestBase.php
ManageFieldsLifecycleTest::assertFieldSettings function core/modules/field_ui/tests/src/Functional/ManageFieldsLifecycleTest.php Asserts field settings are as expected.
ManageFieldsLifecycleTest::cardinalitySettings function core/modules/field_ui/tests/src/Functional/ManageFieldsLifecycleTest.php Tests the cardinality settings of a field.
ManageFieldsTest::setUp function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php
ManageFieldsTest::setUp function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php
ManageGitIgnoreTest::setUp function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php
ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests appending to an unmanaged file, and confirm it is not .gitignored.

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