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 11.x for set
  5. Other projects
Title Object type File name Summary
LoggerChannelFactoryTest::testDeprecatedSetContainer function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @covers ::setContainer[[api-linebreak]]
@group legacy
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
MachineNameControllerTest::setUp function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php
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
MailDsnSettingsUpdateTest class core/modules/system/tests/src/Functional/Update/MailDsnSettingsUpdateTest.php Tests creation of default mail transport dsn settings.
MailDsnSettingsUpdateTest.php file core/modules/system/tests/src/Functional/Update/MailDsnSettingsUpdateTest.php
MailDsnSettingsUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/MailDsnSettingsUpdateTest.php Set database dump files to be used.
MailDsnSettingsUpdateTest::testSystemPostUpdateMailerDsnSettings function core/modules/system/tests/src/Functional/Update/MailDsnSettingsUpdateTest.php Tests system_post_update_mailer_dsn_settings().
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.
ManyAssetsLoadOrderTest class core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php Tests the loading of many weighted assets.
ManyAssetsLoadOrderTest.php file core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php
ManyAssetsLoadOrderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php The theme to install as the default for testing.
ManyAssetsLoadOrderTest::$modules property core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php Modules to install.
ManyAssetsLoadOrderTest::testLoadOrder function core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php Loads a page with many assets that have different but close weights.
ManyAssetsTestController class core/modules/system/tests/modules/many_assets_test/src/Controller/ManyAssetsTestController.php
ManyAssetsTestController.php file core/modules/system/tests/modules/many_assets_test/src/Controller/ManyAssetsTestController.php
ManyAssetsTestController::build function core/modules/system/tests/modules/many_assets_test/src/Controller/ManyAssetsTestController.php The render array of the assets testing page.
many_assets_test.info.yml file core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml
many_assets_test.libraries.yml file core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml
many_assets_test.module file core/modules/system/tests/modules/many_assets_test/many_assets_test.module Helper module for asset load order test.
many_assets_test.routing.yml file core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml
many_assets_test_library_info_build function core/modules/system/tests/modules/many_assets_test/many_assets_test.module Implements hook_library_info_build().
Map::set function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Sets a property value.
Map::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
MapBaseFieldTest::setUp function core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
MapDataDefinition::setMainPropertyName function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Sets the main property name.
MapDataDefinition::setPropertyDefinition function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Sets the definition of a map property.

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