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
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
text.settings.yml file core/tests/fixtures/config_install/testing_config_install/text.settings.yml core/tests/fixtures/config_install/testing_config_install/text.settings.yml
text.settings.yml file core/tests/fixtures/config_install/multilingual/text.settings.yml core/tests/fixtures/config_install/multilingual/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/d6/TextFieldTest.php
TextFieldTest::setUp function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/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
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.
ThemeExtensionList::reset function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Resets the stored extension list.
ThemeExtensionListTest::providerTestDoGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Provides test data for testDoGetBaseThemes.
ThemeExtensionListTest::testDoGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests getting the base themes for a set of defined themes.
ThemeExtensionListTest::testGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests getting the base themes for a set a defines themes.
ThemeHandler::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandler.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.