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 |
|---|---|---|---|
| State::getValuesSetDuringRequest | function | core/ |
Returns any values modified for a given key during the request. |
| StateInterface::getValuesSetDuringRequest | function | core/ |
Returns any values modified for a given key during the request. |
| StateTest::$keyValueStorage | property | core/ |
The key value store. |
| StateTest::testExistingGetValuesSetDuringRequest | function | core/ |
Tests getValuesSetDuringRequest() method with an existing value. |
| StateTest::testGetMultipleWithMissingValues | function | core/ |
Tests getMultiple() method. |
| StateTest::testGetValuesSetDuringRequest | function | core/ |
Tests the ::getValuesSetDuringRequest() method. |
| StateValuesCleanAdvancedTest | class | core/ |
Tests the removal of internal Form API elements from submitted form values. |
| StateValuesCleanAdvancedTest.php | file | core/ |
|
| StateValuesCleanAdvancedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StateValuesCleanAdvancedTest::$image | property | core/ |
An image file path for uploading. |
| StateValuesCleanAdvancedTest::$modules | property | core/ |
Modules to install. |
| StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
| StateValuesCleanTest | class | core/ |
Tests the proper removal of submitted form values. |
| StateValuesCleanTest.php | file | core/ |
|
| StateValuesCleanTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StateValuesCleanTest::$modules | property | core/ |
Modules to install. |
| StateValuesCleanTest::testFormStateValuesClean | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
| StringBase::getValues | function | core/ |
Gets field values that are set for given field names. |
| StringBase::setValues | function | core/ |
Sets an array of values as object properties. |
| StringEqualsConcatenatedValuesConstraint | class | core/ |
Checks a string consists of specific values found in the mapping. |
| StringEqualsConcatenatedValuesConstraint.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraint::__construct | function | core/ |
Constructs a StringEqualsConcatenatedValuesConstraint object. |
| StringEqualsConcatenatedValuesConstraintValidator | class | core/ |
Validates the StringEqualsConcatenatedValues constraint. |
| 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. |
| StringListField::$optionsAllowedValues | property | core/ |
The options allowed values service. |
| 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. |
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.