Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\content_moderation\StateTransitionValidation @group content_moderation |
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/ |
|
StreamWrapperManager::isValidUri | function | core/ |
|
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. |
StubTestTrait::validateStub | function | core/ |
Perform validation on a stub entity. |
Style::validateConfigurationForm | function | core/ |
|
StylePluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
StylePluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
StyleSensibleElementConstraintValidator.php | file | core/ |
|
StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
StyleSensibleElementConstraintValidator::validate | function | core/ |
|
SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
SubformStateTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors |
SubformStateTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors |
SwitchShortcutSet::validateForm | function | core/ |
Form validation handler. |
SystemBrandingOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
SystemConfigSubscriber::onConfigImporterValidateNotEmpty | function | core/ |
Checks that the configuration synchronization is valid. |
SystemConfigSubscriber::onConfigImporterValidateSiteUUID | function | core/ |
Checks that the configuration synchronization is valid. |
SystemMenuOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
Table::validateTable | function | core/ |
#element_validate callback for #type 'table'. |
TagsTest::$validTags | property | core/ |
|
Tasks::validateDatabaseSettings | function | core/ |
Validates driver specific configuration settings. |
TaxonomyIndexTid::$validated_exposed_input | property | core/ |
|
TaxonomyIndexTid::validateExposed | function | core/ |
Validate the exposed handler form. |
TaxonomyIndexTid::valueValidate | function | core/ |
Validate the options form. |
TaxonomyTermHierarchyConstraintValidator | class | core/ |
Constraint validator for changing term parents in pending revisions. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.