Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Search main for __set
  6. Other projects
Title Object type File name Summary
NormalizerBaseTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php Tests the supportsNormalization method.
NormalizerTestBase::setUp function core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php
NormalizerTestBase::setUp function core/modules/hal/tests/src/Kernel/NormalizerTestBase.php
NormalizeTest::setUp function core/modules/hal/tests/src/Kernel/NormalizeTest.php
NoSessionOpenTest::setUp function core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php
NullBackend::set function core/lib/Drupal/Core/Cache/NullBackend.php Stores data in the persistent cache.
NullBackend::setMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Store multiple items in the persistent cache.
NullFileCache::set function core/lib/Drupal/Component/FileCache/NullFileCache.php Stores data based on a filename.
NullGenerator::setContext function core/lib/Drupal/Core/Routing/NullGenerator.php
NullIdMap::setMessage function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Sets the migrate message service.
NullIdMap::setUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Sets a specified record to be updated, if it exists.
NullNormalizerTest::setUp function core/modules/serialization/tests/src/Unit/Normalizer/NullNormalizerTest.php
NullStorageExpirable::set function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves a value for a given key.
NullStorageExpirable::setIfNotExists function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves a value for a given key if it does not exist yet.
NullStorageExpirable::setMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves key/value pairs.
NullStorageExpirable::setMultipleWithExpire function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves an array of values with a time to live.
NullStorageExpirable::setWithExpire function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves a value for a given key with a time to live.
NullStorageExpirable::setWithExpireIfNotExists function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Sets a value for a given key with a time to live if it does not yet exist.
NumberFieldRdfaTest::testDecimalFormatterWithSettings function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the decimal formatter with settings.
NumberFieldRdfaTest::testFloatFormatterWithSettings function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the float formatter with settings.
NumberFieldRdfaTest::testIntegerFormatterWithSettings function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the integer formatter with settings.
NumberFieldTest::assertSetMinimumValue function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Helper function to set the minimum value of a field.
NumberFieldTest::setUp function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
NumberFieldTest::setUp function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
NumberItemTest::dataNumberFieldSettingsProvider function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Data provider for testConstraints.
NumberItemTest::setUp function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Set the default field storage backend for fields created during tests.
NumberTest::providerTestValidStepOffset function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Data provider for \Drupal\Tests\Component\Utility\NumberTest::testValidStepOffset().
NumberTest::testValidStepOffset function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests Number::validStep() with offset.
NumberWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Defines the default settings for this plugin.
NumberWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Returns a form to configure settings for the widget.
NumberWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Returns a short summary for the current widget settings.
NumericFormatPluralTest::setUp function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php
NumericFormatterBase::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php Returns a form to configure settings for the formatter.
NumericFormatterBase::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php Returns a short summary for the current formatter settings.
NumericItemBase::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php Defines the field-level settings for this plugin.
NumericItemBase::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php Returns a form for the field-level settings.
OEmbedFormatter::defaultSettings function core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php Defines the default settings for this plugin.
OEmbedFormatter::settingsForm function core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php Returns a form to configure settings for the formatter.
OEmbedFormatter::settingsSummary function core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php Returns a short summary for the current formatter settings.
OEmbedFormatterTest::setUp function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php
OEmbedResourceConstraintValidatorTest::setUp function core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php
off-canvas.reset.css file core/misc/dialog/off-canvas.reset.css Reset most HTML elements styles for the off-canvas dialog.
off-canvas.reset.css file core/themes/stable/css/core/dialog/off-canvas.reset.css Reset most HTML elements styles for the off-canvas dialog.
off-canvas.reset.pcss.css file core/misc/dialog/off-canvas.reset.pcss.css Reset most HTML elements styles for the off-canvas dialog.
off-canvas.reset.pcss.css file core/themes/stable/css/core/dialog/off-canvas.reset.pcss.css Reset most HTML elements styles for the off-canvas dialog.
OffsetPage class core/modules/jsonapi/src/Query/OffsetPage.php Value object for containing the requested offset and page parameters.
OffsetPage.php file core/modules/jsonapi/src/Query/OffsetPage.php
OffsetPage::$offset property core/modules/jsonapi/src/Query/OffsetPage.php The offset for the query.
OffsetPage::$size property core/modules/jsonapi/src/Query/OffsetPage.php The size of the query.
OffsetPage::createFromQueryParameter function core/modules/jsonapi/src/Query/OffsetPage.php Creates an OffsetPage object from a query parameter.

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