Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ValidPathConstraintValidator::create | function | core/ |
|
| ValidPathConstraintValidator::validate | function | core/ |
|
| ValidPathConstraintValidator::__construct | function | core/ |
Creates a new ValidPathConstraintValidator instance. |
| ValidReferenceConstraint | class | core/ |
Entity Reference valid reference constraint. |
| ValidReferenceConstraint.php | file | core/ |
|
| ValidReferenceConstraint::__construct | function | core/ |
|
| ValidReferenceConstraintValidator | class | core/ |
Checks if referenced entities are valid. |
| ValidReferenceConstraintValidator.php | file | core/ |
|
| ValidReferenceConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ValidReferenceConstraintValidator::$selectionManager | property | core/ |
The selection plugin manager. |
| ValidReferenceConstraintValidator::create | function | core/ |
|
| ValidReferenceConstraintValidator::validate | function | core/ |
|
| ValidReferenceConstraintValidator::__construct | function | core/ |
Constructs a ValidReferenceConstraintValidator object. |
| ValidReferenceConstraintValidatorTest | class | core/ |
Tests validation constraints for ValidReferenceConstraintValidator. |
| ValidReferenceConstraintValidatorTest.php | file | core/ |
|
| ValidReferenceConstraintValidatorTest::$modules | property | core/ |
|
| ValidReferenceConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| ValidReferenceConstraintValidatorTest::setUp | function | core/ |
|
| ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation | function | core/ |
Tests the validation of pre-existing items in an entity reference field. |
| ValidReferenceConstraintValidatorTest::testValidation | function | core/ |
Tests the ValidReferenceConstraintValidator. |
| ValidSequenceKeysConstraint | class | core/ |
Checks that all the keys of a sequence match the specified constraints. |
| ValidSequenceKeysConstraint.php | file | core/ |
|
| ValidSequenceKeysConstraint::$message | property | core/ |
The error message if a sequence key is invalid. |
| ValidSequenceKeysConstraint::create | function | core/ |
|
| ValidSequenceKeysConstraintValidator | class | core/ |
Validates that all the keys of a sequence match the specified constraints. |
| ValidSequenceKeysConstraintValidator.php | file | core/ |
|
| ValidSequenceKeysConstraintValidator::validate | function | core/ |
|
| ValidSequenceKeysConstraintValidator::__construct | function | core/ |
|
| ValidSequenceKeysValidatorTest | class | core/ |
Tests ValidSequenceKeys validation constraint with both valid and invalid values. |
| ValidSequenceKeysValidatorTest.php | file | core/ |
|
| ValidSequenceKeysValidatorTest::$typedConfigManager | property | core/ |
The typed configuration manager. |
| ValidSequenceKeysValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ValidSequenceKeysValidatorTest::dataProvider | function | core/ |
Data provider for test. |
| ValidSequenceKeysValidatorTest::setUp | function | core/ |
|
| ValidSequenceKeysValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
| Value | class | core/ |
Provides a form element for storage of internal information. |
| Value.php | file | core/ |
|
| Value::getInfo | function | core/ |
|
| Variable | class | core/ |
Provides helpers for dealing with variables. |
| Variable | class | core/ |
Drupal 6/7 variable source from database. |
| Variable.php | file | core/ |
|
| Variable.php | file | core/ |
|
| Variable::$variables | property | core/ |
The variable names to fetch. |
| Variable::$variablesNoRowIfMissing | property | core/ |
The variables that result in no row if any are missing from the source. |
| Variable::callableToString | function | core/ |
Generates a human-readable name for a callable. |
| Variable::doCount | function | core/ |
Gets the source count using countQuery(). |
| Variable::export | function | core/ |
Drupal-friendly var_export(). |
| Variable::fields | function | core/ |
Returns available fields on the source. |
| Variable::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Variable::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Pagination
- Previous page
- Page 1767
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.