Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
DisplayTest::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
DocParserTest::getAnnotationVarTypeArrayProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderValid | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidLiteralDeclarationException | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidTypeDeclarationException | function | core/ |
|
DocParserTest::testAnnotationWithInvalidTargetDeclarationError | function | core/ |
|
DocParserTest::testInvalidContantName | function | core/ |
|
DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
|
DraggableListBuilderTrait::validateForm | function | core/ |
Form validation handler. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyAddition | function | core/ |
Tests adding an invalid field specification as a primary key. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyChange | function | core/ |
Tests changing the primary key with an invalid field specification. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyOnTableCreation | function | core/ |
Tests an invalid field specification as a primary key on table creation. |
Drupal::pathValidator | function | core/ |
Returns the path validator. |
DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalTest::testPathValidator | function | core/ |
Tests the pathValidator() method. |
Drupal\Component\Utility\EmailValidatorInterface | service | core/ |
|
Drupal\content_moderation\StateTransitionValidationInterface | service | core/ |
|
Drupal\Core\Cache\CacheTagsInvalidatorInterface | service | core/ |
|
Drupal\Core\Form\FormValidatorInterface | service | core/ |
|
Drupal\Core\Path\PathValidatorInterface | service | core/ |
|
Drupal\Core\Theme\Component\ComponentValidator | service | core/ |
|
Drupal\Core\Validation\BasicRecursiveValidatorFactory | service | core/ |
|
Drupal\file\Validation\FileValidatorInterface | service | core/ |
|
Drupal\file\Validation\RecursiveValidatorFactory | service | core/ |
|
Drupal\sdc\Component\ComponentValidator | service | core/ |
Alias of Drupal\Core\Theme\Component\ComponentValidator |
Drupal\user\UserNameValidator | service | core/ |
|
drupal_valid_test_ua | function | core/ |
Returns the test prefix if this is an internal request from a test. |
Editor::getValidStreamWrappers | function | core/ |
Computes all valid choices for the "image_upload.scheme" setting. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
EditorValidationTest | class | core/ |
Tests validation of editor entities. |
EditorValidationTest.php | file | core/ |
|
EditorValidationTest::$modules | property | core/ |
Modules to install. |
EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
EditorValidationTest::setUp | function | core/ |
|
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
`image_upload.status = TRUE` must cause additional keys to be required. |
EditorValidationTest::testImageUploadSettingsValidation | function | core/ |
@testWith [{"scheme": "public"}, {}] [{"scheme": "private"}, {"image_upload.scheme": "The file storage you selected is not a visible, readable and writable stream wrapper. Possible choices: <em… |
EditorValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EditorValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
EditorValidationTest::testInvalidFormat | function | core/ |
Tests validating an editor with a non-existent `format`. |
EditorValidationTest::testInvalidPluginId | function | core/ |
Tests validating an editor with an unknown plugin ID. |
EditorValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.