Search for getValue

  1. Search 7.x for getValue
  2. Search 9.5.x for getValue
  3. Search 10.3.x for getValue
  4. Search 11.x for getValue
  5. Other projects
Title Object type File name Summary
AnnotationWithRequiredAttributes::getValue function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithRequiredAttributes.php
ArgumentPluginBase::getValue function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Get the value of this argument.
BinaryData::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Gets the data value.
BooleanOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Return the possible options for this filter.
BulkForm::getValue function core/modules/views/src/Plugin/views/field/BulkForm.php Gets the value that's supposed to be rendered.
Bundle::getValueOptions function core/modules/views/src/Plugin/views/filter/Bundle.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
ComputedFileUrl::getValue function core/modules/file/src/ComputedFileUrl.php Gets the data value.
ComputedFileUrlTest::testGetValue function core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php @covers ::getValue
ComputedItemListTrait::getValue function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedString::getValue function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php Gets the data value.
ConfigEntityAdapterTest::testGetValue function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getValue
ContentTranslationUITestBase::getValue function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the value for the specified property in the given language.
ContentTranslationUITestBase::getValue function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the value for the specified property in the given language.
Counter::getValue function core/modules/views/src/Plugin/views/field/Counter.php Gets the value that's supposed to be rendered.
DataReferenceBase::getValue function core/lib/Drupal/Core/TypedData/DataReferenceBase.php Gets the data value.
DateTimeComputed::getValue function core/modules/datetime/src/DateTimeComputed.php Gets the data value.
DblogTypes::getValueOptions function core/modules/dblog/src/Plugin/views/filter/DblogTypes.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
EntityAdapter::getValue function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php Gets the data value.
EntityAdapterUnitTest::testGetValue function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php @covers ::getValue
EntityField::getValue function core/modules/views/src/Plugin/views/field/EntityField.php Gets the value that's supposed to be rendered.
EntityReferenceItem::getValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Gets the data value.
ExecutionContext::getValue function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
FieldFieldTest::testGetValueMethod function core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php Tests \Drupal\views\Plugin\views\field\EntityField::getValue
FieldFormButtonTest::getValue function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php Gets the value that's supposed to be rendered.
FieldHandlerInterface::getValue function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Gets the value that's supposed to be rendered.
FieldPluginBase::getValue function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Gets the value that's supposed to be rendered.
FormState::getValues function core/lib/Drupal/Core/Form/FormState.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
FormStateDecoratorBase::getValue function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns the submitted form value for a specific key.
FormStateDecoratorBase::getValues function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns the submitted and sanitized form values.
FormStateDecoratorBaseTest::testGetValue function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getValue
FormStateDecoratorBaseTest::testGetValues function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getValues
FormStateInterface::getValue function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the submitted form value for a specific key.
FormStateInterface::getValues function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the submitted and sanitized form values.
FormStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::setValues
@covers ::getValues
FormStateValuesTrait::getValue function core/lib/Drupal/Core/Form/FormStateValuesTrait.php Implements \Drupal\Core\Form\FormStateInterface::getValue()
FormStateValuesTrait::getValues function core/lib/Drupal/Core/Form/FormStateValuesTrait.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
FormStateValuesTraitStub::getValues function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
FormStateValuesTraitTest::providerGetValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Provides data to self::testGetValue().
FormStateValuesTraitTest::testGetValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::getValue
FormStateValuesTraitTest::testGetValueModifyReturn function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::getValue
InOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
ItemList::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Gets the data value.
Language::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Overrides TypedData::getValue().
LanguageFilter::getValueOptions function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
MachineName::getValueOptions function core/modules/views/src/Plugin/views/field/MachineName.php
Map::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets the data value.
MediaLibrarySelectForm::getValue function core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php Gets the value that's supposed to be rendered.
MigrateSqlSourceTestCase::getValue function core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php Gets the value on a row for a given key.
MigrateTestCase::getValue function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Gets the value on a row for a given key.
ModerationStateFieldItemListTest::testGetValue function core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php @covers ::getValue

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