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
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Tests anonymous can use the PrivateTempStore.
ApcuBackend::set function core/lib/Drupal/Core/Cache/ApcuBackend.php Stores data in the persistent cache.
ApcuBackend::setMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php Store multiple items in the persistent cache.
ApcuBackendTest::testSetGet function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface.
append-to-settings.txt file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-settings/assets/append-to-settings.txt include __DIR__ . "/settings-custom-additions.php";
ArbitraryRebuildTest::setUp function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
AreaDisplayLinkTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
AreaEmptyTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php
AreaEntityTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
AreaEntityTest::setUpFixtures function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Sets up the configuration and schema of views and views_test_data modules.
AreaOrderTest::setUpFixtures function core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Sets up the configuration and schema of views and views_test_data modules.
AreaTest::setUp function core/modules/views/tests/src/Functional/Handler/AreaTest.php Sets up the test.
AreaTextTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php
AreaTitleWebTest::setUp function core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php Sets up the test.
ArgumentDateTimeTest::setUp function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
ArgumentDefaultPluginBase::setArgument function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Sets the parent argument this plugin is associated with.
ArgumentDefaultTest::setUp function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Sets up the test.
ArgumentNodeRevisionIdTest::setUp function core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php
ArgumentPluginBase::setArgument function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Set the input for this argument.
ArgumentsResolverTest::setUp function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
ArgumentUidRevisionTest::setUp function core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php
ArgumentValidateTest::setUp function core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php
ArgumentValidatorPluginBase::setArgument function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Sets the parent argument this plugin is associated with.
ArgumentValidatorTermNameTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
ArgumentValidatorTermTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php
ArrayBuildTest::setUp function core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
ArrayElement::set function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Sets a property value.
AssertContentTrait::$drupalSettings property core/tests/Drupal/KernelTests/AssertContentTrait.php The drupalSettings value from the current raw $content.
AssertContentTrait::getDrupalSettings function core/tests/Drupal/KernelTests/AssertContentTrait.php Gets the value of drupalSettings for the currently-loaded page.
AssertContentTrait::setDrupalSettings function core/tests/Drupal/KernelTests/AssertContentTrait.php Sets the value of drupalSettings for the currently-loaded page.
AssertContentTrait::setRawContent function core/tests/Drupal/KernelTests/AssertContentTrait.php Sets the raw content (e.g. HTML).
AssertLegacyTraitTest::setUp function core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
asset.css.collection_grouper service core/core.services.yml Drupal\Core\Asset\CssCollectionGrouper
asset.css.collection_optimizer service core/core.services.yml Drupal\Core\Asset\CssCollectionOptimizer
asset.css.collection_renderer service core/core.services.yml Drupal\Core\Asset\CssCollectionRenderer
asset.css.dumper service core/core.services.yml Drupal\Core\Asset\AssetDumper
asset.css.optimizer service core/core.services.yml Drupal\Core\Asset\CssOptimizer
asset.js.collection_grouper service core/core.services.yml Drupal\Core\Asset\JsCollectionGrouper
asset.js.collection_optimizer service core/core.services.yml Drupal\Core\Asset\JsCollectionOptimizer
asset.js.collection_renderer service core/core.services.yml Drupal\Core\Asset\JsCollectionRenderer
asset.js.dumper service core/core.services.yml Drupal\Core\Asset\AssetDumper
asset.js.optimizer service core/core.services.yml Drupal\Core\Asset\JsOptimizer
asset.resolver service core/core.services.yml Drupal\Core\Asset\AssetResolver
AssetCollectionGrouperInterface interface core/lib/Drupal/Core/Asset/AssetCollectionGrouperInterface.php Interface defining a service that logically groups a collection of assets.
AssetCollectionGrouperInterface.php file core/lib/Drupal/Core/Asset/AssetCollectionGrouperInterface.php
AssetCollectionGrouperInterface::group function core/lib/Drupal/Core/Asset/AssetCollectionGrouperInterface.php Groups a collection of assets into logical groups of asset collections.
AssetCollectionOptimizerInterface interface core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php Interface defining a service that optimizes a collection of assets.
AssetCollectionOptimizerInterface.php file core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php
AssetCollectionOptimizerInterface::deleteAll function core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php Deletes all optimized asset collections assets.
AssetCollectionOptimizerInterface::getAll function core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php Returns all optimized asset collections assets.

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