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
StringTextfieldWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php Returns a short summary for the current widget settings.
StringTranslationTrait::setStringTranslation function core/lib/Drupal/Core/StringTranslation/StringTranslationTrait.php Sets the string translation service to use.
StringTranslationTraitTest::setUp function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php
StubConnection::databaseType function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php Returns the name of the database engine accessed by this driver.
StubSourcePlugin::setModuleHandler function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Helper for setting internal module handler implementation.
Style::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Returns a configured subset of the elements supported by this plugin.
StylePluginBase::renderGroupingSets function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the grouping sets.
StyleSerializerEntityTest::setUp function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Sets up the test.
StyleSerializerKernelTest::setUp function core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php
StyleSerializerTest::setUp function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Sets up the test.
StyleSummaryTest::setUp function core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Sets up the test.
StyleTableTest::setUp function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Sets up the test.
StyleTableTest::testAccessibilitySettings function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests table caption/summary/description.
StyleTest::setOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the output property.
StyleTest::setUsesRowPlugin function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the usesRowPlugin property.
StyleTest::testStyleSettingsForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::buildConfigurationForm[[api-linebreak]]
SubformState::setErrorByName function core/lib/Drupal/Core/Form/SubformState.php Files an error against a form element.
SubformState::setLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Sets the limited validation error sections.
SubformStateTest::providerTestSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValues().
SubformStateTest::providerTestSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValuesBroken().
SubformStateTest::testSetErrorByName function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setErrorByName[[api-linebreak]]
SubformStateTest::testSetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setLimitValidationErrors[[api-linebreak]]
SubformStateTest::testSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setValues[[api-linebreak]]
SubformStateTest::testSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setValues[[api-linebreak]]
SubstrTest::setUp function core/modules/migrate/tests/src/Unit/process/SubstrTest.php
SummaryLengthTest::setUp function core/modules/node/tests/src/Kernel/SummaryLengthTest.php
SupernovaGenerator::setContext function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php
SuperUserAccessInstallTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php Final installer step: Configure site.
SuperUserAccessPolicyTest::setUp function core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php
SuperUserPermissionsTest::setUp function core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php
SvgIconBuilder::getOffset function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Gets the offset for this region.
SvgIconBuilder::setHeight function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the height.
SvgIconBuilder::setId function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the ID.
SvgIconBuilder::setLabel function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the label.
SvgIconBuilder::setPadding function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the padding.
SvgIconBuilder::setStrokeWidth function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the stroke width.
SvgIconBuilder::setWidth function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the width.
SwitchShortcutSet class core/modules/shortcut/src/Form/SwitchShortcutSet.php Builds the shortcut set switch form.
SwitchShortcutSet.php file core/modules/shortcut/src/Form/SwitchShortcutSet.php
SwitchShortcutSet::$shortcutSetStorage property core/modules/shortcut/src/Form/SwitchShortcutSet.php The shortcut set storage.
SwitchShortcutSet::$user property core/modules/shortcut/src/Form/SwitchShortcutSet.php The account the shortcut set is for.
SwitchShortcutSet::buildForm function core/modules/shortcut/src/Form/SwitchShortcutSet.php Form constructor.
SwitchShortcutSet::checkAccess function core/modules/shortcut/src/Form/SwitchShortcutSet.php Checks access for the shortcut set switch form.
SwitchShortcutSet::create function core/modules/shortcut/src/Form/SwitchShortcutSet.php Instantiates a new instance of this class.
SwitchShortcutSet::exists function core/modules/shortcut/src/Form/SwitchShortcutSet.php Determines if a shortcut set exists already.
SwitchShortcutSet::getFormId function core/modules/shortcut/src/Form/SwitchShortcutSet.php Returns a unique string identifying the form.
SwitchShortcutSet::submitForm function core/modules/shortcut/src/Form/SwitchShortcutSet.php Form submission handler.
SwitchShortcutSet::validateForm function core/modules/shortcut/src/Form/SwitchShortcutSet.php Form validation handler.
SwitchShortcutSet::__construct function core/modules/shortcut/src/Form/SwitchShortcutSet.php Constructs a SwitchShortcutSet object.
SynchronizableEntityTrait::setSyncing function core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php

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