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. Other projects
Title Object type File name Summary
FeedFetcherPluginTest::setUp function core/modules/aggregator/tests/src/Functional/FeedFetcherPluginTest.php
FeedInterface::setDescription function core/modules/aggregator/src/FeedInterface.php Sets the description of the feed.
FeedInterface::setEtag function core/modules/aggregator/src/FeedInterface.php Sets the entity tag HTTP response header, used for validating cache.
FeedInterface::setHash function core/modules/aggregator/src/FeedInterface.php Sets the calculated hash of the feed data, used for validating cache.
FeedInterface::setImage function core/modules/aggregator/src/FeedInterface.php Sets the primary image attached to the feed.
FeedInterface::setLastCheckedTime function core/modules/aggregator/src/FeedInterface.php Sets the time when this feed was queued for refresh, 0 if not queued.
FeedInterface::setLastModified function core/modules/aggregator/src/FeedInterface.php Sets the last modification of the feed.
FeedInterface::setQueuedTime function core/modules/aggregator/src/FeedInterface.php Sets the time when this feed was queued for refresh, 0 if not queued.
FeedInterface::setRefreshRate function core/modules/aggregator/src/FeedInterface.php Sets the refresh rate of the feed in seconds.
FeedInterface::setTitle function core/modules/aggregator/src/FeedInterface.php Sets the title of the feed.
FeedInterface::setUrl function core/modules/aggregator/src/FeedInterface.php Sets the url to the feed.
FeedInterface::setWebsiteUrl function core/modules/aggregator/src/FeedInterface.php Sets the parent website of the feed.
FeedLanguageTest::setUp function core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php
FeedParserTest::setUp function core/modules/aggregator/tests/src/Functional/FeedParserTest.php
FeedProcessorPluginTest::setUp function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php
FeedResourceTestBase::setUpAuthorization function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php Sets up the necessary authorization.
FeedTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/FeedTest.php Sets up the necessary authorization.
FeedValidationTest::setUp function core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php
field.settings.yml file core/modules/field/config/install/field.settings.yml core/modules/field/config/install/field.settings.yml
FieldableEntityDefinitionUpdateTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
FieldableEntityInterface::set function core/lib/Drupal/Core/Entity/FieldableEntityInterface.php Sets a field value.
FieldableEntityInterface::setValidationRequired function core/lib/Drupal/Core/Entity/FieldableEntityInterface.php Sets whether entity validation is required before saving the entity.
FieldAccessTest::setUp function core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
FieldAccessTest::setUp function core/modules/field/tests/src/Functional/FieldAccessTest.php
FieldApiDataTest::setUp function core/modules/views/tests/src/Kernel/FieldApiDataTest.php
FieldAttachOtherTest::setUp function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Set the default field storage backend for fields created during tests.
FieldAttachStorageTest::setUp function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Set the default field storage backend for fields created during tests.
FieldBlock::formatterSettingsAjaxCallback function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Render API callback: gets the layout settings elements.
FieldBlock::formatterSettingsProcessCallback function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Render API callback: builds the formatter settings elements.
FieldBlock::thirdPartySettingsForm function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Adds the formatter third party settings forms.
FieldBlockTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php
FieldBlockTest::setUp function core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php
FieldBooleanTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php Returns a very simple test dataset.
FieldConfigAccessControlHandlerTest::setUp function core/modules/field/tests/src/Unit/FieldConfigAccessControlHandlerTest.php
FieldConfigBase::$settings property core/lib/Drupal/Core/Field/FieldConfigBase.php Field-type specific settings.
FieldConfigBase::getSetting function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the value of a given setting.
FieldConfigBase::getSettings function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the array of settings, as required by the used class.
FieldConfigBase::setConstraints function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets the array of validation constraints for the FieldItemList.
FieldConfigBase::setDefaultValue function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets a default value.
FieldConfigBase::setDefaultValueCallback function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets a custom default value callback.
FieldConfigBase::setDescription function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets a human readable description.
FieldConfigBase::setLabel function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets the field definition label.
FieldConfigBase::setPropertyConstraints function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets constraints for a given field item property.
FieldConfigBase::setRequired function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets whether the field can be empty.
FieldConfigBase::setSetting function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets the value for a field setting by name.
FieldConfigBase::setSettings function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets field settings.
FieldConfigBase::setTranslatable function core/lib/Drupal/Core/Field/FieldConfigBase.php Sets whether the field is translatable.
FieldConfigEntityUnitTest::setUp function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php
FieldConfigInterface::setConstraints function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets the array of validation constraints for the FieldItemList.
FieldConfigInterface::setDefaultValue function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets a default value.

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