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
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
| 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. |
| JsonApiTopLevelResourceNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
| jsonapi_response_validator.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_response_validator/jsonapi_response_validator.info.yml |
| jsonapi_response_validator.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_response_validator/jsonapi_response_validator.services.yml |
| JsonEncoderTest::testEncodeInvalidUtf8IsSubstituted | function | core/ |
Tests that invalid UTF-8 is handled via JSON_INVALID_UTF8_SUBSTITUTE. |
| JsonSchemaTestTrait::doTestJsonSchemaIsValid | function | core/ |
Validate the normalizer's JSON schema. |
| JsonSchemaTestTrait::getValidator | function | core/ |
Get the JSON Schema Validator. |
| JsonSchemaTestTrait::testSupportedTypesSchemaIsValid | function | core/ |
Test that a valid schema is returned for the explicitly supported types. |
| KeyValueEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
Tests save invalid. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
| Language::validateConfigurationForm | function | core/ |
|
| LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
| LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
| LanguageConfigOverrideTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| LanguageConfigSchemaTest::testValidLanguageConfigSchema | function | core/ |
Tests whether the language config schema is valid. |
| LanguageFormBase::validateCommon | function | core/ |
Validates the language editing element. |
| LanguageInterface::VALID_LANGCODE_REGEX | constant | core/ |
A regex for validating language codes according to W3C specifications. |
| LanguageListBuilder::validateForm | function | core/ |
Form validation handler. |
| LanguageReference::getAllValidLangcodes | function | core/ |
Returns all valid values for a `langcode` config value. |
| LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ |
Tests that configuration schema enforces valid values. |
| LayoutBuilderEntityViewDisplayValidationTest | class | core/ |
Tests validation of Layout Builder's entity_view_display entities. |
| LayoutBuilderEntityViewDisplayValidationTest.php | file | core/ |
|
| LayoutBuilderEntityViewDisplayValidationTest::$modules | property | core/ |
|
| LayoutBuilderEntityViewDisplayValidationTest::setUp | function | core/ |
|
| LayoutBuilderEntityViewDisplayValidationTest::testImmutableProperties | function | core/ |
|
| LayoutBuilderEntityViewDisplayValidationTest::testLabelValidation | function | core/ |
|
| LayoutBuilderFormModeTest::testDiscardValidation | function | core/ |
Tests that the 'Discard changes' button skips validation and ignores input. |
| LayoutDefault::validateConfigurationForm | function | core/ |
|
| LayoutSectionStorageParamConverterTest::testConvertInvalidConverter | function | core/ |
Tests convert invalid converter. |
| LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
Tests get invalid entry. |
| LayoutTestPlugin::validateConfigurationForm | function | core/ |
|
| layout_builder.extra_fields.invalidator | service | core/ |
Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator |
| LazyContextRepositoryTest::testInvalidContextId | function | core/ |
Tests invalid context id. |
| LengthConstraint::validatedBy | function | core/ |
|
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput | function | core/ |
Tests get minimal representative subset invalid input. |
| LibraryDiscoveryParser::isValidUri | function | core/ |
Determines if the supplied string is a valid URI. |
| LibraryDiscoveryParser::validateCssLibrary | function | core/ |
Validates CSS library structure. |
| LibraryDiscoveryParserTest::testInvalidLibrariesFile | function | core/ |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
| LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
| LinkAccessConstraintValidator.php | file | core/ |
|
| LinkAccessConstraintValidator::$current_user | property | core/ |
Proxy for the current user account. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.