Search for isValid
- Search 7.x for isValid
- Search 9.5.x for isValid
- Search 10.3.x for isValid
- Search 11.x for isValid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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() |
ContentEntityBase::isValidationRequired | function | core/ |
|
EmailValidator::isValid | function | core/ |
Validates an email address. |
EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
EmailValidatorTest::testIsValid | function | core/ |
@covers ::isValid |
EmailValidatorTest::testIsValidException | function | core/ |
@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. |
FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
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/ |
@covers ::isValidationComplete |
FormStateDecoratorBaseTest::testIsValidationEnforced | function | core/ |
@covers ::isValidationEnforced |
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. |
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. |
LibraryDiscoveryParser::isValidUri | function | core/ |
Determines if the supplied string is a valid URI. |
MediaLibraryState::isValidHash | function | core/ |
Validate a hash for the state object. |
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. |
PathValidatorTest::testIsValidWithExternalUrl | function | core/ |
Tests the isValid() method for an external URL. |
PathValidatorTest::testIsValidWithFailingParameterConverting | function | core/ |
Tests the isValid() method with a not working param converting. |
PathValidatorTest::testIsValidWithFrontpage | function | core/ |
Tests the isValid() method for the frontpage. |
PathValidatorTest::testIsValidWithInvalidExternalUrl | function | core/ |
Tests the isValid() method with an invalid external URL. |
PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
PathValidatorTest::testIsValidWithMethodNotAllowed | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
PathValidatorTest::testIsValidWithNone | function | core/ |
Tests the isValid() method for <none> (used for jumplinks). |
PathValidatorTest::testIsValidWithNotExistingPath | function | core/ |
Tests the isValid() method with a not existing path. |
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
PathValidatorTest::testIsValidWithParamNotConverted | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
ResourceVersionRouteEnhancer::isValidVersionIdentifier | function | core/ |
Validates the user input. |
SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
StreamWrapperManager::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.