Search for isValid

  1. Search 7.x for isValid
  2. Search 9.5.x for isValid
  3. Search 8.9.x for isValid
  4. Search 11.x for isValid
  5. Other projects
Title Object type File name Summary
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated function core/tests/Drupal/KernelTests/Core/Entity/BaseFieldOverrideValidationTest.php Tests that the field type plugin's existence is validated.
CacheTagsChecksumDecorator::isValid function core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php Returns whether the checksum is valid for the given cache tags.
ComponentPluginManager::isValidDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Validates the metadata info.
ConfigEntityValidationTestBase::testEntityIsValid function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Ensures that the entity created in ::setUp() has no validation errors.
ConfigValidationTest::testValidatableConfigIsValidated function core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php Tests that the recipe runner only validates config which is validatable.
DateFormatValidationTest::testPatternIsValidated function core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php Tests that the pattern of a date format is validated.
EntityViewDisplayValidationTest::testLayoutSectionPluginIdIsValidated function core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php Tests that the plugin ID of a Layout Builder section is validated.
FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated function core/modules/field/tests/src/Kernel/Entity/FieldConfigValidationTest.php Tests that entity reference selection handler plugin IDs are validated.
FieldConfigValidationTest::testFieldTypePluginIsValidated function core/modules/field/tests/src/Kernel/Entity/FieldConfigValidationTest.php Tests that the field type plugin's existence is validated.
FieldStorageConfigValidationTest::testFieldTypePluginIsValidated function core/modules/field/tests/src/Kernel/Entity/FieldStorageConfigValidationTest.php Tests that the field type plugin's existence is validated.
InputStreamUploadedFile::isValid function core/modules/file/src/Upload/InputStreamUploadedFile.php Returns whether the file was uploaded successfully.
MediaTypeValidationTest::testMediaSourceIsValidated function core/modules/media/tests/src/Kernel/MediaTypeValidationTest.php Tests that the media source plugin's existence is validated.
PerformanceData::$cacheTagIsValidCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache tag validity checks.
PerformanceData::getCacheTagIsValidCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache tag isValid count.
PerformanceData::setCacheTagIsValidCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache tag isValid count.
SearchPageValidationTest::testBaseRouteIsValid function core/modules/search/tests/src/Kernel/SearchPageValidationTest.php Test that the base route stored in definition is correct.
SettingsConfigValidationTest::testPreviewImagePathIsValidated function core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php Tests that the preview_image setting must be an existing image file.
WorkflowValidationTest::testTypePluginIsValidated function core/modules/workflows/tests/src/Kernel/WorkflowValidationTest.php Tests that the workflow type plugin is validated.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.