Search for values
- Search 7.x for values
- Search 9.5.x for values
- Search 8.9.x for values
- Search 10.3.x for values
- Search 11.x for values
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringEqualsConcatenatedValuesConstraintValidator.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidator::validate | function | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest | class | core/ |
Tests the StringEqualsConcatenatedValues validator. |
| StringEqualsConcatenatedValuesConstraintValidatorTest.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::setUp | function | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest::testInvalidReferenceToProperties | function | core/ |
Tests that validation fails if the schema references missing properties. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testReservedCharacters | function | core/ |
Tests that validation fails if reserved characters are not replaced. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testStringEqualsConcatenatedValuesConstraint | function | core/ |
Tests basic validation of concatenated config values. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testValueTypes | function | core/ |
Tests concatenation of basic schema value types. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::valueTypesProvider | function | core/ |
Data provider for testValueTypes(). |
| StringFilter::operatorValues | function | core/ |
Gets the operators that have a given number of values. |
| StringInterface::getValues | function | core/ |
Gets field values that are set for given field names. |
| StringInterface::setValues | function | core/ |
Sets an array of values as object properties. |
| StringListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
| SubformState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
| SubformStateTest::$formStateValues | property | core/ |
The form state's values test fixture. |
| SubformStateTest::providerGetValues | function | core/ |
Provides data to self::testGetValues(). |
| SubformStateTest::providerGetValuesBroken | function | core/ |
Provides data to self::testGetValuesBroken(). |
| SubformStateTest::providerTestSetValues | function | core/ |
Provides data to self::testSetValues(). |
| SubformStateTest::providerTestSetValuesBroken | function | core/ |
Provides data to self::testSetValuesBroken(). |
| SubformStateTest::testGetValues | function | core/ |
Tests get values. |
| SubformStateTest::testGetValuesBroken | function | core/ |
Tests get values broken. |
| SubformStateTest::testSetValues | function | core/ |
Tests set values. |
| SubformStateTest::testSetValuesBroken | function | core/ |
Tests set values broken. |
| SvgIconBuilder::calculateSvgValues | function | core/ |
Calculates the dimensions and offsets of all regions. |
| TaxonomyIndexTid::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| 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::$sourceIdValues | property | core/ |
The configuration values of the source. |
| TestMigrateExecutable::setSourceIdValues | function | core/ |
Allows access to protected sourceIdValues property. |
| TestPerComponentEntityDisplay::$testValues | property | core/ |
The arguments of getEntity. |
| TestPerComponentEntityDisplay::getTestValues | function | core/ |
Gets the test values. |
| TestPerComponentEntityFormDisplay::$testValues | property | core/ |
The test values. |
| TestPerComponentEntityFormDisplay::getTestValues | function | core/ |
Gets the test values. |
| TextFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| TimestampDatetimeWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| TranslateFormBase::$filterValues | property | core/ |
Filter values. Shared between objects that inherit this class. |
| TranslateFormBase::translateFilterValues | function | core/ |
Builds an array out of search criteria specified in request variables. |
| TwigThemeTestUtils::phpValues | function | core/ |
Helper function to test PHP variables in the Twig engine. |
| UniqueValuesConstraintValidatorTest | class | core/ |
Tests the unique field value validation constraint. |
| UniqueValuesConstraintValidatorTest.php | file | core/ |
|
| UniqueValuesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| UniqueValuesConstraintValidatorTest::setUp | function | core/ |
Tests cases where the validation passes for entities with string IDs. |
| UniqueValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the UniqueField validation constraint validator. |
| UniqueValuesConstraintValidatorTest::testValidationCaseInsensitive | function | core/ |
Tests the UniqueField constraint with regards to case-insensitivity. |
| UniqueValuesConstraintValidatorTest::testValidationMultiple | function | core/ |
Tests the UniqueField constraint for multiple violations. |
| UniqueValuesConstraintValidatorTest::testValidationOwn | function | core/ |
Tests the UniqueField constraint for existing value in the same entity. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.