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
LanguageContentTaxonomyVocabularySettingsTest class core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php Tests i18ntaxonomy vocabulary setting source plugin.
LanguageContentTaxonomyVocabularySettingsTest class core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php Tests i18ntaxonomy vocabulary setting source plugin.
LanguageContentTaxonomyVocabularySettingsTest.php file core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php
LanguageContentTaxonomyVocabularySettingsTest.php file core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php
LanguageContentTaxonomyVocabularySettingsTest::$modules property core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php Modules to install.
LanguageContentTaxonomyVocabularySettingsTest::$modules property core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php Modules to install.
LanguageContentTaxonomyVocabularySettingsTest::providerSource function core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php Provides source data for ::testSource.
LanguageContentTaxonomyVocabularySettingsTest::providerSource function core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php Provides source data for ::testSource.
LanguageDefault::set function core/lib/Drupal/Core/Language/LanguageDefault.php Sets the default language.
LanguageDomainsTest::setUp function core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php
LanguageFallbackTest::setUp function core/modules/language/tests/src/Kernel/LanguageFallbackTest.php
LanguageFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Defines the default settings for this plugin.
LanguageFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Returns a form to configure settings for the formatter.
LanguageFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Returns a short summary for the current formatter settings.
LanguageItem::getSettableOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns an array of settable values with labels for display.
LanguageItem::getSettableValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns an array of settable values.
LanguageItem::setValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
LanguageLocaleListTest::setUp function core/modules/language/tests/src/Functional/LanguageLocaleListTest.php
LanguageLocalTasksTest::setUp function core/modules/language/tests/src/Unit/Menu/LanguageLocalTasksTest.php
LanguageManager::reset function core/lib/Drupal/Core/Language/LanguageManager.php Resets the given language type or all types if none specified.
LanguageManager::setConfigOverrideLanguage function core/lib/Drupal/Core/Language/LanguageManager.php Sets the configuration override language.
LanguageManagerInterface::reset function core/lib/Drupal/Core/Language/LanguageManagerInterface.php Resets the given language type or all types if none specified.
LanguageManagerInterface::setConfigOverrideLanguage function core/lib/Drupal/Core/Language/LanguageManagerInterface.php Sets the configuration override language.
LanguageNegotiationContentEntityTest::setCurrentRequestForRoute function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Sets the current request to a specific path with the corresponding route.
LanguageNegotiationContentEntityTest::setUp function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php
LanguageNegotiationContentEntityTest::setUp function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php
LanguageNegotiationInfoTest::keysValuesSet function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Sets key/value pairs for language_test module.
LanguageNegotiationInfoTest::setUp function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
LanguageNegotiationMethodBase::setConfig function core/modules/language/src/LanguageNegotiationMethodBase.php Injects the configuration factory.
LanguageNegotiationMethodBase::setCurrentUser function core/modules/language/src/LanguageNegotiationMethodBase.php Injects the current user.
LanguageNegotiationMethodBase::setLanguageManager function core/modules/language/src/LanguageNegotiationMethodBase.php Injects the language manager.
LanguageNegotiationMethodInterface::setConfig function core/modules/language/src/LanguageNegotiationMethodInterface.php Injects the configuration factory.
LanguageNegotiationMethodInterface::setCurrentUser function core/modules/language/src/LanguageNegotiationMethodInterface.php Injects the current user.
LanguageNegotiationMethodInterface::setLanguageManager function core/modules/language/src/LanguageNegotiationMethodInterface.php Injects the language manager.
LanguageNegotiationSessionTest::setUp function core/modules/language/tests/src/Functional/LanguageNegotiationSessionTest.php
LanguageNegotiationTest::setUp function core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php
LanguageNegotiationUrlTest::setUp function core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php
LanguageNegotiationUrlTest::setUp function core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php
LanguageNegotiator::$settings property core/modules/language/src/LanguageNegotiator.php The settings instance.
LanguageNegotiator::reset function core/modules/language/src/LanguageNegotiator.php Resets the negotiated languages and the method instances.
LanguageNegotiator::setCurrentUser function core/modules/language/src/LanguageNegotiator.php Sets the current active user and resets all language types.
LanguageNegotiatorInterface::reset function core/modules/language/src/LanguageNegotiatorInterface.php Resets the negotiated languages and the method instances.
LanguageNegotiatorInterface::setCurrentUser function core/modules/language/src/LanguageNegotiatorInterface.php Sets the current active user and resets all language types.
LanguagePathMonolingualTest::setUp function core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php
LanguageRequestSubscriber::setLanguageOverrides function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Sets the language for config overrides on the language manager.
LanguageSelectorTranslatableTest::setUp function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
LanguageSelectWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Defines the default settings for this plugin.
LanguageSelectWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Returns a form to configure settings for the widget.
LanguageSelectWidgetTest::setUp function core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php
LanguageSwitchingTest::setUp function core/modules/language/tests/src/Functional/LanguageSwitchingTest.php

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