Search for values
- Search 7.x for values
- Search 9.5.x for values
- Search 8.9.x for values
- Search 11.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AllowedValuesConstraint | class | core/ |
Checks for the value being allowed. |
AllowedValuesConstraint.php | file | core/ |
|
AllowedValuesConstraint::__construct | function | 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. |
BlockContentTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
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(). |
CheckpointStorage::$keyValueStores | property | core/ |
The key value stores that store configuration changed for each checkpoint. |
ConfigEntityValidationTestBase::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
ConfigEntityValidationTestBase::getPropertiesWithOptionalValues | function | core/ |
Determines the config entity properties with optional values. |
ConfigEntityValidationTestBase::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ConfigFormBase::copyFormValuesToConfig | function | core/ |
Copies form values to Config keys. |
ConfigFormBase::loadDefaultValuesFromConfig | function | core/ |
Process callback to recursively load default values from #config_target. |
ContentEntityBase::$values | property | core/ |
The plain data values of the contained fields. |
ContentEntityBase::updateOriginalValues | function | core/ |
Updates the original values with the interim changes. |
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. |
ContextAwarePluginInterface::getContextValues | function | core/ |
Gets the values for all defined contexts. |
ContextAwarePluginTrait::getContextValues | function | core/ |
|
ContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
DocParser::Values | function | core/ |
Values ::= Array | Value {"," Value}* [","] |
DocParserTest::testSetValuesException | function | core/ |
|
DocParserTest::testSupportsEscapedQuotedValues | function | core/ |
@group 44 |
EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EntityContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
EntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
EntityFormDisplay::extractFormValues | function | core/ |
Extracts field values from the submitted widget values into the entity. |
EntityFormDisplay::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormDisplayInterface::extractFormValues | function | core/ |
Extracts field values from the submitted widget values into the entity. |
EntityFormDisplayInterface::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity[[api-linebreak]] |
EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
EntityReferenceItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
EntityReferenceItem::getSettableValues | function | core/ |
Returns an array of settable values. |
EntityUnitTest::$values | property | core/ |
The entity values. |
FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
FieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.