Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Sql::elementValidateTags | function | core/ |
Validation callback for query tags. |
| Sql::valid | function | core/ |
Implementation of \Iterator::valid(). |
| SqlBase::exposedFormValidate | function | core/ |
Allows the exposed form to be validated. |
| SqlBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ |
Tests a session modify request with a valid session cookie. |
| StagedDBUpdateValidatorTest | class | core/ |
Tests Staged DBUpdate Validator. |
| StagedDBUpdateValidatorTest.php | file | core/ |
|
| StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate | function | core/ |
Data provider for ::testStagedDatabaseUpdates(). |
| StagedDBUpdateValidatorTest::setUp | function | core/ |
|
| StagedDBUpdateValidatorTest::testStagedDatabaseUpdate | function | core/ |
Tests validation of staged database updates. |
| StagedDBUpdateValidatorTest::testUnclaimedStage | function | core/ |
Tests that the validator disregards unclaimed stages. |
| StageEventsTest::providerValidationResults | function | core/ |
Data provider for testValidationResults(). |
| StageEventsTest::testValidationResults | function | core/ |
Tests that an exception is thrown if an event has validation results. |
| StandardPerformanceTest::testCacheInvalidation | function | core/ |
Tests the impact of a cache tag based invalidation. |
| StatementIteratorTrait::valid | function | core/ |
Checks if current position is valid. |
| StateTransitionValidation | class | core/ |
Validates whether a certain state transition is allowed. |
| StateTransitionValidation.php | file | core/ |
|
| StateTransitionValidation::$moderationInfo | property | core/ |
The moderation information service. |
| StateTransitionValidation::$possibleTransitions | property | core/ |
Stores the possible state transitions. |
| StateTransitionValidation::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidation::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidation::__construct | function | core/ |
Constructs a new StateTransitionValidation. |
| StateTransitionValidationInterface | interface | core/ |
Validates whether a certain state transition is allowed. |
| StateTransitionValidationInterface.php | file | core/ |
|
| StateTransitionValidationInterface::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidationInterface::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidationTest | class | core/ |
Tests Drupal\content_moderation\StateTransitionValidation. |
| StateTransitionValidationTest.php | file | core/ |
|
| StateTransitionValidationTest::$workflow | property | core/ |
A test workflow. |
| StateTransitionValidationTest::setUp | function | core/ |
|
| StateTransitionValidationTest::testUserSensitiveValidTransitions | function | core/ |
Verifies user-aware transition validation. |
| StateTransitionValidationTest::userTransitionsProvider | function | core/ |
Data provider for the user transition test. |
| StaticMapTest::testMapWithInvalidSource | function | core/ |
Tests when the source is invalid. |
| StaticMapTest::testMapWithInvalidSourceAndBypass | function | core/ |
Tests when the source is invalid and bypass is enabled. |
| StaticMapTest::testMapWithInvalidSourceWithADefaultValue | function | core/ |
Tests when the source is invalid but there's a default. |
| StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue | function | core/ |
Tests when the source is invalid but there's a default value of NULL. |
| StorableConfigBase::validateValue | function | core/ |
Validate the values are allowed data types. |
| StorageComparer::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
| StorageComparerInterface::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
| StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
| StorageReplaceDataWrapperTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| StorageTest::testCachedFormStorageValidation | function | core/ |
Tests updating cached form storage during form validation. |
| StorageTest::testValidation | function | core/ |
Tests validation when form storage is used. |
| StreamWrapperManager::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
| StreamWrapperManager::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
| StreamWrapperManagerInterface::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
| StreamWrapperManagerInterface::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
| StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Tests the scheme functions. |
| StringEqualsConcatenatedValuesConstraintValidator | class | core/ |
Validates the StringEqualsConcatenatedValues constraint. |
| StringEqualsConcatenatedValuesConstraintValidator.php | file | core/ |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.