Search for values
- Search 7.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 |
---|---|---|---|
AccessManagerTest::testCheckNamedRouteWithUpcastedValues | function | core/ |
Tests the checkNamedRoute with upcasted values. |
AddFormBase::processInputValues | function | core/ |
Creates media items from source field input values. |
AllowedValuesConstraint | class | core/ |
Checks for the value being allowed. |
AllowedValuesConstraint.php | file | core/ |
|
AllowedValuesConstraint::$maxMessage | property | core/ |
|
AllowedValuesConstraint::$minMessage | property | core/ |
|
AllowedValuesConstraint::$strict | property | core/ |
|
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AttributeTest::providerTestAttributeValues | function | core/ |
|
AttributeTest::testAttributeValues | function | core/ |
@covers ::createAttributeValue @dataProvider providerTestAttributeValues |
BasicTest::testWizardDefaultValues | function | core/ |
Tests default plugin values are populated from the wizard form. |
BatchBuilderTest::testDefaultValues | function | core/ |
Tests the default values. |
BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues | function | core/ |
Formats a UNIX timestamp. |
BlockContentTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
BlockContentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
BlockUiTest::$blockValues | property | core/ |
The submitted block values used by this test. |
BooleanItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
BooleanItem::getSettableValues | function | core/ |
Returns an array of settable values. |
BrowserTestBase::translatePostValues | function | core/ |
Transforms a nested array into a flat array suitable for submitForm(). |
callback_allowed_values_function | function | core/ |
Provide the allowed values for a 'list_*' field. |
CKEditor5ElementConstraint::$requiredAttributeMinValuesMessage | property | core/ |
Violation message when a required attribute does not allow enough values. |
CKEditor5PluginManager::mergeDefinitionValues | function | core/ |
Returns array of merged values for the given plugin definitions. |
CommentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
CommentWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
ConfigFormTestBase::$values | property | core/ |
Values to use for testing. |
ContentEntityBase::$values | property | core/ |
The plain data values of the contained fields. |
ContentEntityBase::updateOriginalValues | function | core/ |
Updates the original values with the interim changes. |
ContentEntityCloneTest::testFieldValuesAfterSerialize | function | core/ |
Tests the field values after serializing an entity and its clone. |
ContentEntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
ContentEntityStorageBase::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
ContentEntityStorageBase::getBundleFromValues | function | core/ |
Retrieves the bundle from an array of values. |
ContentEntityStorageBase::initFieldValues | function | core/ |
Initializes field values. |
ContentEntityStorageInterface::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
ContentTranslationFieldSyncRevisionTest::assertLatestRevisionFieldValues | function | core/ |
Asserts that the latest revision has the expected field values. |
ContentTranslationSyncUnitTest::$unchangedFieldValues | property | core/ |
The unchanged field values. |
ContentTranslationSyncUnitTest::testMultipleSyncedValues | function | core/ |
Tests that items holding the same values are correctly synchronized. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.