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
FieldItemInterface::storageSettingsToConfigData function core/lib/Drupal/Core/Field/FieldItemInterface.php Returns a settings array that can be stored as a configuration value.
FieldItemInterface::__isset function core/lib/Drupal/Core/Field/FieldItemInterface.php Magic method: Determines whether a property is set.
FieldItemInterface::__set function core/lib/Drupal/Core/Field/FieldItemInterface.php Magic method: Sets a property value.
FieldItemInterface::__unset function core/lib/Drupal/Core/Field/FieldItemInterface.php Magic method: Unsets a property.
FieldItemList::getSetting function core/lib/Drupal/Core/Field/FieldItemList.php Returns the value of a given field setting.
FieldItemList::getSettings function core/lib/Drupal/Core/Field/FieldItemList.php Returns the array of field settings.
FieldItemList::setLangcode function core/lib/Drupal/Core/Field/FieldItemList.php Sets the langcode of the field values held in the object.
FieldItemList::setValue function core/lib/Drupal/Core/Field/FieldItemList.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
FieldItemList::__isset function core/lib/Drupal/Core/Field/FieldItemList.php Magic method: Determines whether a property of the first field item is set.
FieldItemList::__set function core/lib/Drupal/Core/Field/FieldItemList.php Magic method: Sets a property value of the first field item.
FieldItemList::__unset function core/lib/Drupal/Core/Field/FieldItemList.php Magic method: Unsets a property of the first field item.
FieldItemListInterface::getSetting function core/lib/Drupal/Core/Field/FieldItemListInterface.php Returns the value of a given field setting.
FieldItemListInterface::getSettings function core/lib/Drupal/Core/Field/FieldItemListInterface.php Returns the array of field settings.
FieldItemListInterface::setLangcode function core/lib/Drupal/Core/Field/FieldItemListInterface.php Sets the langcode of the field values held in the object.
FieldItemListInterface::__isset function core/lib/Drupal/Core/Field/FieldItemListInterface.php Magic method: Determines whether a property of the first field item is set.
FieldItemListInterface::__set function core/lib/Drupal/Core/Field/FieldItemListInterface.php Magic method: Sets a property value of the first field item.
FieldItemListInterface::__unset function core/lib/Drupal/Core/Field/FieldItemListInterface.php Magic method: Unsets a property of the first field item.
FieldItemSerializationTest::setUp function core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php
FieldItemTest::setUp function core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php
FieldKernelTestBase::setUp function core/modules/field/tests/src/Kernel/FieldKernelTestBase.php Set the default field storage backend for fields created during tests.
FieldLayoutBuilderTest::setUp function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php
FieldLayoutEntityDisplayFormTrait::settingsAjax function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Ajax callback for the field layout settings form.
FieldLayoutEntityDisplayFormTrait::settingsAjaxSubmit function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Submit handler for the non-JS case.
FieldLayoutEntityDisplayTrait::getLayoutSettings function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings().
FieldLayoutEntityDisplayTrait::setLayout function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::setLayout().
FieldLayoutEntityDisplayTrait::setLayoutId function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::setLayoutId().
FieldLayoutTest::setUp function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
FieldLayoutTest::setUp function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php
FieldMissingTypeTest::setUp function core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php
FieldOrLanguageJoinTest::setUp function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldPluginBaseTest class core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @coversDefaultClass \Drupal\views\Plugin\views\field\FieldPluginBase
@group views
FieldPluginBaseTest.php file core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Contains \Drupal\Tests\views\Unit\Plugin\field\FieldPluginBaseTest.
FieldPluginBaseTest::$configuration property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The configuration of the plugin under test.
FieldPluginBaseTest::$defaultUrlOptions property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Default configuration for URL output.
FieldPluginBaseTest::$display property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked display plugin instance.
FieldPluginBaseTest::$executable property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked view executable.
FieldPluginBaseTest::$linkGenerator property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked link generator.
FieldPluginBaseTest::$pathProcessor property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked path processor.
FieldPluginBaseTest::$pathValidator property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked path validator.
FieldPluginBaseTest::$pluginDefinition property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The definition of the plugin under test.
FieldPluginBaseTest::$pluginId property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The ID plugin of the plugin under test.
FieldPluginBaseTest::$renderer property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked path renderer.
FieldPluginBaseTest::$requestStack property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The request stack.
FieldPluginBaseTest::$unroutedUrlAssembler property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The unrouted url assembler service.
FieldPluginBaseTest::$urlGenerator property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked url generator.
FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsExternalLinkWithPathAndTokens().
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsLinkWithPathAndOptions().
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsLinkWithPathAndTokens().
FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsLinkWithUrlAndOptions().
FieldPluginBaseTest::providerTestRenderTrimmedWithMoreLinkAndPath function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderTrimmedWithMoreLinkAndPath().

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