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
TestUrl::setAccessManager function core/tests/Drupal/Tests/Core/UrlTest.php Sets the access manager.
TestViewsLocalTask::setApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Sets applicable views result.
TestViewsTest::setUp function core/modules/views/tests/src/Kernel/TestViewsTest.php
TestWorkspaceNegotiator::setActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php Notifies the negotiator that the workspace ID returned has been accepted.
TestWorkspaceNegotiator::unsetActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php Unsets the negotiated workspace.
test_basetheme.info.yml file core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
test_basetheme.libraries.yml file core/modules/system/tests/themes/test_basetheme/test_basetheme.libraries.yml core/modules/system/tests/themes/test_basetheme/test_basetheme.libraries.yml
test_basetheme.schema.yml file core/modules/system/tests/themes/test_basetheme/config/schema/test_basetheme.schema.yml core/modules/system/tests/themes/test_basetheme/config/schema/test_basetheme.schema.yml
test_basetheme.settings.yml file core/modules/system/tests/themes/test_basetheme/config/install/test_basetheme.settings.yml core/modules/system/tests/themes/test_basetheme/config/install/test_basetheme.settings.yml
test_basetheme.theme file core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Add hooks for tests to use.
test_basetheme_preprocess_theme_test_function_suggestions function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions.
test_basetheme_preprocess_theme_test_template_test function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_preprocess_HOOK() for theme_test_template_test templates.
test_basetheme_views_post_render function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_views_post_render().
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.

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