Search for values
- Search 7.x for values
- Search 9.5.x for values
- Search 10.3.x for values
- Search 11.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TermTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
TermTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
TestFieldWidgetMultipleSingleValues | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
TestFieldWidgetMultipleSingleValues.php | file | core/ |
|
TestMigrateExecutable::setSourceIdValues | function | core/ |
Allows access to protected sourceIdValues property. |
TestPerComponentEntityDisplay::$testValues | property | core/ |
|
TestPerComponentEntityDisplay::getTestValues | function | core/ |
|
TestPerComponentEntityFormDisplay::$testValues | property | core/ |
|
TestPerComponentEntityFormDisplay::getTestValues | function | core/ |
|
TextCckTest::testProcessBooleanTextExplicitValues | function | core/ |
@covers ::processCckFieldValues |
TextCckTest::testProcessBooleanTextExplicitValues | function | core/ |
@covers ::processCckFieldValues |
TextCckTest::testProcessBooleanTextImplicitValues | function | core/ |
@covers ::processCckFieldValues |
TextCckTest::testProcessBooleanTextImplicitValues | function | core/ |
@covers ::processCckFieldValues |
TextCckTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processCckFieldValues |
TextCckTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processCckFieldValues |
TextField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
TextFieldLegacyTest::testProcessBooleanTextExplicitValues | function | core/ |
@covers ::processFieldValues @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
TextFieldLegacyTest::testProcessBooleanTextImplicitValues | function | core/ |
@covers ::processFieldValues @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
TextFieldLegacyTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processFieldValues @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
TextFieldTest::testProcessBooleanTextExplicitValues | function | core/ |
Calls the deprecated processFieldValues() method to test BC. |
TextFieldTest::testProcessBooleanTextExplicitValues | function | core/ |
@covers ::defineValueProcessPipeline |
TextFieldTest::testProcessBooleanTextImplicitValues | function | core/ |
Calls the deprecated processFieldValues() method to test BC. |
TextFieldTest::testProcessBooleanTextImplicitValues | function | core/ |
@covers ::defineValueProcessPipeline |
TextFieldTest::testProcessFilteredTextFieldValues | function | core/ |
Calls the deprecated processFieldValues() method to test BC. |
TextFieldTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::defineValueProcessPipeline |
TimestampDatetimeWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
TimestampItemNormalizer::normalizedFieldValues | function | core/ |
Normalizes field values for an item. |
TimeStampItemNormalizerTrait::processNormalizedValues | function | core/ |
Processes normalized timestamp values to add a formatted date and format. |
TranslateFormBase::$filterValues | property | core/ |
|
TranslateFormBase::translateFilterValues | function | core/ |
Builds an array out of search criteria specified in request variables. |
UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
UserRegistrationTest::testRegistrationDefaultValues | function | core/ |
|
UserTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
UserValidationTest::assertAllowedValuesViolation | function | core/ |
Verifies that a AllowedValues violation exists for the given field. |
Variable::values | function | core/ |
Return the values of the variables specified in the plugin configuration. |
VariableTranslation::values | function | core/ |
Return the values of the variables specified in the plugin configuration. |
VariableTranslation::values | function | core/ |
Return the values of the variables specified in the plugin configuration. |
views.view.test_boolean_filter_values.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml |
views.view.test_datetime_range_filter_values.yml | file | core/ |
core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml |
ViewsMenuLinkForm::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
views_post_update_boolean_filter_values | function | core/ |
Set all boolean filter values to strings. |
ViewUI::getOverrideValues | function | core/ |
Return the was_defaulted, is_defaulted and revert state of a form. |
WebTestBase::serializePostValues | function | core/ |
Serialize POST HTTP request values. |
WebTestBase::translatePostValues | function | core/ |
Transforms a nested array into a flat array suitable for WebTestBase::drupalPostForm(). |
WidgetBase::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
WidgetBase::handlesMultipleValues | function | core/ |
Returns whether the widget handles multiple values. |
WidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
WidgetBaseInterface::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
WidgetInterface::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
WorkflowAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.