Search for isValid
- Search 7.x for isValid
- Search 9.5.x for isValid
- Search 8.9.x for isValid
- Search 10.3.x for isValid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| CacheTagsChecksumDecorator::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
| CacheTagsChecksumInterface::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
| CacheTagsChecksumTrait::isValid | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::isValid() |
| ComponentPluginManager::isValidDefinition | function | core/ |
Validates the metadata info. |
| ConfigEntityValidationTestBase::testEntityIsValid | function | core/ |
Ensures that the entity created in ::setUp() has no validation errors. |
| ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
| ContentEntityBase::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
| DateFormatValidationTest::testPatternIsValidated | function | core/ |
Tests that the pattern of a date format is validated. |
| EmailValidator::isValid | function | core/ |
Validates an email address. |
| EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
| EmailValidatorTest::testIsValid | function | core/ |
@legacy-covers ::isValid |
| EmailValidatorTest::testIsValidException | function | core/ |
@legacy-covers ::isValid |
| EntityDisplayModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their view builder handlers. |
| EntityFormModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their form mode handlers. |
| EntityViewDisplayValidationTest::testLayoutSectionPluginIdIsValidated | function | core/ |
Tests that the plugin ID of a Layout Builder section is validated. |
| ExtensionLifecycle::isValid | function | core/ |
Determines if a given extension lifecycle string is valid. |
| FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
| FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated | function | core/ |
Tests that entity reference selection handler plugin IDs are validated. |
| FieldConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| FormState::isValidationComplete | function | core/ |
Determines if validation has been completed. |
| FormState::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
| FormStateDecoratorBase::isValidationComplete | function | core/ |
Determines if validation has been completed. |
| FormStateDecoratorBase::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
| FormStateDecoratorBaseTest::testIsValidationComplete | function | core/ |
Tests is validation complete. |
| FormStateDecoratorBaseTest::testIsValidationEnforced | function | core/ |
Tests is validation enforced. |
| FormStateInterface::isValidationComplete | function | core/ |
Determines if validation has been completed. |
| FormStateInterface::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
| GDToolkit::isValid | function | core/ |
Checks if the image is valid. |
| Image::isValid | function | core/ |
Checks if the image is valid. |
| ImageInterface::isValid | function | core/ |
Checks if the image is valid. |
| ImageTest::testIsValid | function | core/ |
Tests \Drupal\Core\Image\Image::isValid(). |
| ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
| InputTest::testInputIsValidated | function | core/ |
Tests input validation. |
| JsonApiSpec::isValidCustomQueryParameter | function | core/ |
Checks whether the given custom query parameter name is valid. |
| JsonApiSpec::isValidMemberName | function | core/ |
Checks whether the given member name is valid. |
| JsonApiSpecTest::providerTestIsValidCustomQueryParameter | function | core/ |
Data provider for testIsValidCustomQueryParameter. |
| JsonApiSpecTest::providerTestIsValidMemberName | function | core/ |
Data provider for testIsValidMemberName. |
| JsonApiSpecTest::testIsValidCustomQueryParameter | function | core/ |
Provides test cases. |
| JsonApiSpecTest::testIsValidMemberName | function | core/ |
Ensures that member names are properly validated. |
| JsonSchemaTestTrait::doTestJsonSchemaIsValid | function | core/ |
Validate the normalizer's JSON schema. |
| JsonSchemaTestTrait::testSupportedTypesSchemaIsValid | function | core/ |
Test that a valid schema is returned for the explicitly supported types. |
| LibraryDiscoveryParser::isValidUri | function | core/ |
Determines if the supplied string is a valid URI. |
| MediaLibraryState::isValidHash | function | core/ |
Validate a hash for the state object. |
| MediaTypeValidationTest::testMediaSourceIsValidated | function | core/ |
Tests that the media source plugin's existence is validated. |
| MigrationLookup::isValid | function | core/ |
Determines if the value is valid for lookup. |
| PathValidator::isValid | function | core/ |
Checks if the URL path is valid and accessible by the current user. |
| PathValidatorInterface::isValid | function | core/ |
Checks if the URL path is valid and accessible by the current user. |
| PathValidatorTest::testIsValidWithAccessDenied | function | core/ |
Tests the isValid() method with a user without access to the path. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.