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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MultisiteValidator::isMultisite | function | core/ |
Detects if the current site is part of a multisite. |
MultisiteValidator::validate | function | core/ |
Validates that the current site is not part of a multisite. |
MultisiteValidator::__construct | function | core/ |
|
MultisiteValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\MultisiteValidator[[api-linebreak]] @group package_manager @internal |
MultisiteValidatorTest.php | file | core/ |
|
MultisiteValidatorTest::providerMultisite | function | core/ |
Data provider for testMultisite(). |
MultisiteValidatorTest::testMultisite | function | core/ |
Tests that Package Manager flags an error if run in a multisite. |
MultisiteValidatorTest::testMultisiteDuringPreApply | function | core/ |
Tests that an error is flagged if run in a multisite during pre-apply. |
Name::$validated_exposed_input | property | core/ |
The validated exposed input. |
Name::validateExposed | function | core/ |
Validate the exposed handler form. |
Name::valueValidate | function | core/ |
Validate the options form. |
NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
NegotiationBrowserForm::validateForm | function | core/ |
Form validation handler. |
NegotiationUrlForm::validateForm | function | core/ |
Form validation handler. |
NestedEntityTestForm::validateForm | function | core/ |
Form validation handler. |
NestedFormTest::testNestedEntityFormEntityLevelValidation | function | core/ |
Tests entity level validation within subforms. |
NodeSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
NodeTypeForm::validateForm | function | core/ |
Form validation handler. |
NodeTypeValidationTest | class | core/ |
Tests validation of node_type entities. |
NodeTypeValidationTest.php | file | core/ |
|
NodeTypeValidationTest::$modules | property | core/ |
Modules to install. |
NodeTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
NodeTypeValidationTest::setUp | function | core/ |
|
NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty | function | core/ |
Tests that description and help text can be NULL, but not empty strings. |
NodeTypeValidationTest::testPreviewModeValidation | function | core/ |
Tests that a node type's preview mode is constrained to certain values. |
NodeTypeValidationTest::testThirdPartySettingsMenuUi | function | core/ |
@testWith [true, {"third_party_settings.menu_ui": "'parent' is a required key."}][[api-linebreak]] [false, {}][[api-linebreak]] [[api-linebreak]] |
NodeValidationTest | class | core/ |
Tests node validation constraints. |
NodeValidationTest.php | file | core/ |
|
NodeValidationTest::$modules | property | core/ |
Modules to install. |
NodeValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
NodeValidationTest::testValidation | function | core/ |
Tests the node validation constraints. |
None::validateArgument | function | core/ |
Performs validation for a given argument. |
NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
NotNullConstraintValidator.php | file | core/ |
|
NotNullConstraintValidator::validate | function | core/ |
|
NullBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
NullBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
NullCoalesceTest::testExceptionOnInvalidValue | function | core/ |
Tests that an exception is thrown for a non-array value. |
NullIdMap::valid | function | core/ |
|
Number::validateNumber | function | core/ |
Form element validation handler for #type 'number'. |
Number::validStep | function | core/ |
Verifies that a number is a multiple of a given step. |
NumberTest::providerTestValidStep | function | core/ |
Provides data for self::testNumberStep(). |
NumberTest::providerTestValidStepOffset | function | core/ |
Data provider for testValidStepOffset(). |
NumberTest::testValidStep | function | core/ |
Tests Number::validStep() without offset. |
NumberTest::testValidStepOffset | function | core/ |
Tests Number::validStep() with offset. |
NumericArgumentValidator | class | core/ |
Validate whether an argument is numeric or not. |
NumericArgumentValidator.php | file | core/ |
|
NumericArgumentValidator::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.