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
test_basetheme_views_pre_render function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_views_pre_render().
test_deprecated_theme.settings.yml file core/modules/system/tests/themes/test_deprecated_theme/config/install/test_deprecated_theme.settings.yml core/modules/system/tests/themes/test_deprecated_theme/config/install/test_deprecated_theme.settings.yml
test_invalid_basetheme.info.yml file core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml
test_invalid_basetheme_sub.info.yml file core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml
test_subtheme.settings.yml file core/modules/system/tests/themes/test_subtheme/config/install/test_subtheme.settings.yml core/modules/system/tests/themes/test_subtheme/config/install/test_subtheme.settings.yml
test_theme_libraries_override_with_drupal_settings.info.yml file core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
test_theme_libraries_override_with_invalid_asset.info.yml file core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml
test_theme_settings.info.yml file core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml
test_theme_settings.schema.yml file core/modules/system/tests/themes/test_theme_settings/config/schema/test_theme_settings.schema.yml core/modules/system/tests/themes/test_theme_settings/config/schema/test_theme_settings.schema.yml
test_theme_settings_features.info.yml file core/modules/system/tests/themes/test_theme_settings_features/test_theme_settings_features.info.yml core/modules/system/tests/themes/test_theme_settings_features/test_theme_settings_features.info.yml
test_theme_settings_features.schema.yml file core/modules/system/tests/themes/test_theme_settings_features/config/schema/test_theme_settings_features.schema.yml core/modules/system/tests/themes/test_theme_settings_features/config/schema/test_theme_settings_features.schema.yml
test_theme_settings_form_system_theme_settings_alter function core/modules/system/tests/themes/test_theme_settings/theme-settings.php Implements hook_form_system_theme_settings_alter().
test_theme_settings_form_system_theme_settings_submit function core/modules/system/tests/themes/test_theme_settings/theme-settings.php Test theme form settings submission handler.
test_theme_theme_form_system_theme_settings_alter function core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme Implements hook_form_system_theme_settings_alter().
test_theme_theme_form_system_theme_settings_submit function core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme Test theme form settings submission handler.
text.settings.yml file core/modules/text/config/install/text.settings.yml core/modules/text/config/install/text.settings.yml
TextareaWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Returns a form to configure settings for the widget.
TextareaWithSummaryTest::setUp function core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php
TextareaWithSummaryWidget::defaultSettings function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Defines the default settings for this plugin.
TextareaWithSummaryWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Returns a form to configure settings for the widget.
TextareaWithSummaryWidget::settingsSummary function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Returns a short summary for the current widget settings.
TextFieldTest::setUp function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
TextFieldTest::setUp function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php
TextFieldTest::setUp function core/modules/text/tests/src/Functional/TextFieldTest.php
TextFormatElementFormTest::setUp function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Sets up the test.
TextFormatterTest::setUp function core/modules/text/tests/src/Kernel/TextFormatterTest.php
TextItem::defaultStorageSettings function core/modules/text/src/Plugin/Field/FieldType/TextItem.php Defines the storage-level settings for this plugin.
TextItem::storageSettingsForm function core/modules/text/src/Plugin/Field/FieldType/TextItem.php Returns a form for the storage-level settings.
TextItemBase::defaultFieldSettings function core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php Defines the field-level settings for this plugin.
TextItemBase::fieldSettingsForm function core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php Returns a form for the field-level settings.
TextItemBaseTest class core/modules/text/tests/src/Kernel/TextItemBaseTest.php Tests TextItemBase.
TextItemBaseTest.php file core/modules/text/tests/src/Kernel/TextItemBaseTest.php
TextItemBaseTest::$modules property core/modules/text/tests/src/Kernel/TextItemBaseTest.php Modules to install.
TextItemBaseTest::providerTextFieldSampleValue function core/modules/text/tests/src/Kernel/TextItemBaseTest.php Data provider for testTextFieldSampleValue.
TextItemBaseTest::testCalculateDependencies function core/modules/text/tests/src/Kernel/TextItemBaseTest.php @covers ::calculateDependencies[[api-linebreak]]
TextItemBaseTest::testTextFieldSampleValue function core/modules/text/tests/src/Kernel/TextItemBaseTest.php Tests creation of sample values.
TextProcessed::setValue function core/modules/text/src/TextProcessed.php Sets the data value.
TextSummaryTest::setUp function core/modules/text/tests/src/Kernel/TextSummaryTest.php
TextTrimmedFormatter::defaultSettings function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php Defines the default settings for this plugin.
TextTrimmedFormatter::settingsForm function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php Returns a form to configure settings for the formatter.
TextTrimmedFormatter::settingsSummary function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php Returns a short summary for the current formatter settings.
TextWithSummaryItem::defaultFieldSettings function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Defines the field-level settings for this plugin.
TextWithSummaryItem::fieldSettingsForm function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Returns a form for the field-level settings.
TextWithSummaryItemTest::setUp function core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Set the default field storage backend for fields created during tests.
text_settings.yml file core/modules/text/migrations/text_settings.yml core/modules/text/migrations/text_settings.yml
theme-settings.php file core/modules/system/tests/themes/test_theme_settings/theme-settings.php Test to ensure theme compatibility with managed files.
theme-settings.php file core/themes/olivero/theme-settings.php Functions to support Olivero theme settings.
ThemeController::setDefaultTheme function core/modules/system/src/Controller/ThemeController.php Set the default theme.
ThemeExtensionList::doGetBaseThemes function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Finds the base themes for the specific theme.
ThemeExtensionList::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Finds all the base themes for the specified theme.

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