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
CKEditor5UpdatePluginSettingsSortTest.php file core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php
CKEditor5UpdatePluginSettingsSortTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php
CKEditor5UpdatePluginSettingsSortTest::setDatabaseDumpFiles function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php
CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortEntitySave function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php Ensure settings for CKEditor 5 plugins are sorted by plugin key.
CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortPostUpdate function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php Ensure settings for CKEditor 5 plugins are sorted by plugin key.
CKEditorStylesheetsWarningTest::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditorStylesheetsWarningTest.php
claro.settings.yml file core/profiles/demo_umami/config/install/claro.settings.yml core/profiles/demo_umami/config/install/claro.settings.yml
claro_preprocess_fieldset function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for fieldset.
claro_preprocess_fieldset__media_library_widget function core/themes/claro/claro.theme @todo Remove this when https://www.drupal.org/project/drupal/issues/2999549
lands.
ClassResolver::setContainer function core/lib/Drupal/Core/DependencyInjection/ClassResolver.php Sets the service container.
CommandWithAttachedAssetsInterface interface core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Interface for Ajax commands that render content and attach assets.
CommandWithAttachedAssetsInterface.php file core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php
CommandWithAttachedAssetsInterface::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Gets the attached assets.
CommandWithAttachedAssetsTrait trait core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Trait for Ajax commands that render content and attach assets.
CommandWithAttachedAssetsTrait.php file core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php
CommandWithAttachedAssetsTrait::$attachedAssets property core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php The attached assets for this Ajax command.
CommandWithAttachedAssetsTrait::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Gets the attached assets.
CommandWithAttachedAssetsTrait::getRenderedContent function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Processes the content for output.
CommentBookTest::setUp function core/modules/book/tests/src/Functional/Comment/CommentBookTest.php
CommentExtrasTest::setUp function core/modules/jsonapi/tests/src/Functional/CommentExtrasTest.php
CommentTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTypeTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php
ComplexDataInterface::set function core/lib/Drupal/Core/TypedData/ComplexDataInterface.php Sets a property value.
ComponentKernelTestBase::setUp function core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php
ComponentPluginManager::findAsset function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Finds assets related to the provided metadata file.
ComponentsTaggedReleaseTest class core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php Demonstrate that the Component generator responds to release tagging.
ComponentsTaggedReleaseTest.php file core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php
ComponentsTaggedReleaseTest::providerVersionConstraint function core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php Highly arbitrary version and constraint expectations.
ComponentsTaggedReleaseTest::testReleaseTagging function core/tests/Drupal/BuildTests/Composer/Component/ComponentsTaggedReleaseTest.php Validate release tagging and regeneration of dependencies.
ComponentValidator::setValidator function core/lib/Drupal/Core/Theme/Component/ComponentValidator.php Sets the validator service if available.
Composer::setDrupalVersion function composer/Composer.php Set the version of Drupal; used in release process and by the test suite.
Composer::setTemplateProjectStability function composer/Composer.php Set the stability of the template projects to match the Drupal version.
ComputedFileUrl::setValue function core/modules/file/src/ComputedFileUrl.php
ComputedFileUrlTest::testSetValue function core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php @covers ::setValue[[api-linebreak]]
ComputedFileUrlTest::testSetValueNoNotify function core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php @covers ::setValue[[api-linebreak]]
ComputedItemListTrait::offsetExists function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php #[\ReturnTypeWillChange]
ComputedItemListTrait::set function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::setValue function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ConditionInterface::setExecutableManager function core/lib/Drupal/Core/Condition/ConditionInterface.php Sets the executable manager class.
ConditionPluginBase::setConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::setExecutableManager function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
Config::$settingsOverrides property core/lib/Drupal/Core/Config/Config.php The current settings overrides.
Config::resetOverriddenData function core/lib/Drupal/Core/Config/Config.php Resets the current data, so overrides are re-applied.
Config::set function core/lib/Drupal/Core/Config/Config.php
Config::setData function core/lib/Drupal/Core/Config/Config.php
Config::setModuleOverride function core/lib/Drupal/Core/Config/Config.php Sets module overrides for this configuration object.
Config::setOverriddenData function core/lib/Drupal/Core/Config/Config.php Sets the current data for this configuration object.
Config::setSettingsOverride function core/lib/Drupal/Core/Config/Config.php Sets settings.php overrides for this configuration object.
ConfigAccessTest::setUp function core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php
ConfigBase::set function core/lib/Drupal/Core/Config/ConfigBase.php Sets a value in this configuration object.

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