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
BookSettingsForm::validateForm function core/modules/book/src/Form/BookSettingsForm.php Form validation handler.
BookSettingsFormTest class core/modules/book/tests/src/Kernel/BookSettingsFormTest.php @covers \Drupal\book\Form\BookSettingsForm
@group book
@group legacy
BookSettingsFormTest.php file core/modules/book/tests/src/Kernel/BookSettingsFormTest.php
BookSettingsFormTest::$modules property core/modules/book/tests/src/Kernel/BookSettingsFormTest.php Modules to install.
BookSettingsFormTest::setUp function core/modules/book/tests/src/Kernel/BookSettingsFormTest.php
BookSettingsFormTest::testConfigValuesSavedCorrectly function core/modules/book/tests/src/Kernel/BookSettingsFormTest.php Tests that submitted values are processed and saved correctly.
BookTest::setUp function core/modules/book/tests/src/Functional/BookTest.php
BookTest::testSettingsForm function core/modules/book/tests/src/Functional/BookTest.php Tests that the book settings form can be saved without error.
BookUninstallTest::setUp function core/modules/book/tests/src/Kernel/BookUninstallTest.php
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidatorTest::setUp function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
book_breadcrumb_test.settings.yml file core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml
book_settings.yml file core/modules/book/migrations/book_settings.yml core/modules/book/migrations/book_settings.yml
BooleanCheckboxWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanFieldTest::setUp function core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
BooleanFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
BooleanFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
BooleanFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
BooleanFormatterSettingsTest class core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php Tests the Boolean field formatter settings.
BooleanFormatterSettingsTest class core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Tests the Boolean field formatter settings.
BooleanFormatterSettingsTest.php file core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest.php file core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::$bundle property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php The name of the entity bundle that is created in the test.
BooleanFormatterSettingsTest::$bundle property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php The name of the entity bundle that is created in the test.
BooleanFormatterSettingsTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php The theme to install as the default for testing.
BooleanFormatterSettingsTest::$defaultTheme property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php The theme to install as the default for testing.
BooleanFormatterSettingsTest::$fieldName property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php The name of the Boolean field to use for testing.
BooleanFormatterSettingsTest::$fieldName property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php The name of the Boolean field to use for testing.
BooleanFormatterSettingsTest::$modules property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Modules to install.
BooleanFormatterSettingsTest::$modules property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php Modules to install.
BooleanFormatterSettingsTest::setUp function core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::setUp function core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::testBooleanFormatterSettings function core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Tests the formatter settings page for the Boolean formatter.
BooleanFormatterSettingsTest::testBooleanFormatterSettings function core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php Tests the formatter settings page for the Boolean formatter.
BooleanFormatterTest::setUp function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanItem::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BooleanItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BooleanItem::getSettableOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BooleanItem::getSettableValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BooleanItemTest::setUp function core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php Set the default field storage backend for fields created during tests.
Breadcrumb::setLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Sets the breadcrumb links.
BreadcrumbFrontCacheContextsTest::setUp function core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php
BreadcrumbManagerTest::setUp function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
BreadcrumbTest::setUp function core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
BreadcrumbTest::testSetLinks function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php @covers ::setLinks
BreakpointDiscoveryTest::setUp function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
BreakpointTest::setUp function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php
BreakpointTest::setupBreakpoint function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Sets up the breakpoint defaults.

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