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
ListFloatItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Returns a form for the storage-level settings.
ListIntegerItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Returns a form for the storage-level settings.
ListInterface::set function core/lib/Drupal/Core/TypedData/ListInterface.php Sets the value of the item at a given position in the list.
ListItemBase::defaultStorageSettings function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Defines the storage-level settings for this plugin.
ListItemBase::getSettableOptions function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values with labels for display.
ListItemBase::getSettableValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values.
ListItemBase::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a form for the storage-level settings.
ListItemBase::storageSettingsFromConfigData function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a settings array in the field type's canonical representation.
ListItemBase::storageSettingsToConfigData function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a settings array that can be stored as a configuration value.
ListNormalizerTest::setUp function core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php
ListPlugin::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Returns a configured subset of the elements supported by this plugin.
ListStringItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Returns a form for the storage-level settings.
LoadMultipleTest::setUp function core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php
LocalActionDefaultTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php
LocalActionDefaultTest::setupLocalActionDefault function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Setups the local action default.
LocalActionManagerTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocalActionTest::setUp function core/modules/system/tests/src/Functional/Menu/LocalActionTest.php
LocalActionTest::setUp function core/modules/block_content/tests/src/Functional/LocalActionTest.php Sets the test up.
LocalAwareRedirectResponseTrait trait core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Provides a trait which ensures that a URL is safe to redirect to.
LocalAwareRedirectResponseTrait.php file core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php
LocalAwareRedirectResponseTrait::$requestContext property core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php The request context.
LocalAwareRedirectResponseTrait::getRequestContext function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Returns the request context.
LocalAwareRedirectResponseTrait::isLocal function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Determines whether a path is local.
LocalAwareRedirectResponseTrait::setRequestContext function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Sets the request context.
locale.settings.yml file core/profiles/tests/testing_multilingual/config/install/locale.settings.yml core/profiles/tests/testing_multilingual/config/install/locale.settings.yml
locale.settings.yml file core/profiles/tests/testing/config/optional/locale.settings.yml core/profiles/tests/testing/config/optional/locale.settings.yml
locale.settings.yml file core/profiles/tests/nightwatch_testing/config/optional/locale.settings.yml core/profiles/tests/nightwatch_testing/config/optional/locale.settings.yml
locale.settings.yml file core/tests/fixtures/config_install/testing_config_install/locale.settings.yml core/tests/fixtures/config_install/testing_config_install/locale.settings.yml
locale.settings.yml file core/tests/fixtures/config_install/multilingual/locale.settings.yml core/tests/fixtures/config_install/multilingual/locale.settings.yml
locale.settings.yml file core/modules/locale/config/install/locale.settings.yml core/modules/locale/config/install/locale.settings.yml
LocaleBulkDeprecationTest::setUp function core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php
LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchSetConfigLangcodes function core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php Tests the deprecation of locale_config_batch_set_config_langcodes().
LocaleConfigManager::reset function core/modules/locale/src/LocaleConfigManager.php Reset static cache of configuration string translations.
LocaleConfigSubscriber::resetExistingTranslations function core/modules/locale/src/LocaleConfigSubscriber.php Reset existing locale translations to their source values.
LocaleConfigSubscriberForeignTest::setUpLanguages function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Sets up languages needed for this test.
LocaleConfigSubscriberForeignTest::setUpLocale function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Sets up the locale storage strings to be in line with configuration.
LocaleConfigSubscriberTest::setUp function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
LocaleConfigSubscriberTest::setUpDefaultLanguage function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Sets up default language for this test.
LocaleConfigSubscriberTest::setUpLanguages function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Sets up languages needed for this test.
LocaleConfigSubscriberTest::setUpLocale function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Sets up the locale storage strings to be in line with configuration.
LocaleConfigSubscriberTest::setUpNoTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Sets up a configuration string without a translation.
LocaleConfigSubscriberTest::setUpTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Sets up a configuration string with a translation.
LocaleConfigTranslationTest::setUp function core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php
LocaleExportTest::setUp function core/modules/locale/tests/src/Functional/LocaleExportTest.php
LocaleFileSystemFormTest::setUp function core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php
LocaleHooks::formSystemFileSystemSettingsAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for system_file_system_settings().
LocaleImportFunctionalTest::setUp function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
LocaleLocaleLookupTest::setUp function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php
LocaleLocalTasksTest::setUp function core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
LocaleLookupTest::setUp function core/modules/locale/tests/src/Unit/LocaleLookupTest.php

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