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 main for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SandboxValidationEvent::getResults | function | core/ |
Gets the validation results. |
| SandboxValidationEvent::stopPropagation | function | core/ |
|
| SanitizeNameTest::provideInvalidUtf8Filenames | function | core/ |
Provides data for testInvalidUtf8Filename(). |
| SanitizeNameTest::testInvalidUtf8Filename | function | core/ |
Tests that filenames with invalid UTF-8 are coerced, not destroyed. |
| SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that invalid UTF-8 in a filename is replaced rather than rejected. |
| Scale::validateArguments | function | core/ |
|
| ScaleAndCrop::validateArguments | function | core/ |
|
| ScaleImageEffect::validateConfigurationForm | function | core/ |
|
| Schema::validate | function | core/ |
Validates the properties of the value object. |
| SchemaDefinitionTest::testInvalidColumnInTable | function | core/ |
Tests passing a non Column array member to Table::$columns. |
| SchemaDefinitionTest::testInvalidColumnTypeForBinary | function | core/ |
Tests passing binary to a non-textual column. |
| SchemaDefinitionTest::testInvalidColumnTypeForLength | function | core/ |
Tests passing length to a non-textual column. |
| SchemaDefinitionTest::testInvalidColumnTypeForPrecision | function | core/ |
Tests passing a precision to a non-numeric column. |
| SchemaDefinitionTest::testInvalidColumnTypeForScale | function | core/ |
Tests passing a scale to a non-numeric column. |
| SchemaDefinitionTest::testInvalidColumnTypeForSerialize | function | core/ |
Tests passing a serialize to a non-text/blob column. |
| SchemaDefinitionTest::testInvalidColumnTypeForUnsigned | function | core/ |
Tests passing unsigned to a non-numeric column. |
| SchemaDefinitionTest::testInvalidForeignKeyForMismatchingColumnCount | function | core/ |
Tests passing a non Column array member to Table::$columns. |
| SchemaDefinitionTest::testInvalidPrimaryKeyForGeneratedColumn | function | core/ |
Tests that a generated column cannot be part of the primary key. |
| SchemaDefinitionTest::testInvalidPrimaryKeyForPartialLengthColumn | function | core/ |
Tests passing limited length columns to primary key. |
| SchemaDefinitionTest::testInvalidSerialForDefault | function | core/ |
Tests Serial column. |
| SchemaDefinitionTest::testInvalidSerialForGeneratedExpression | function | core/ |
Tests Serial column. |
| SchemaDefinitionTest::testInvalidSerialForNotNull | function | core/ |
Tests Serial column. |
| SchemaDefinitionTest::testInvalidSerialForUnsigned | function | core/ |
Tests Serial column. |
| SchemaDefinitionTest::testInvalidTableInSchema | function | core/ |
Tests passing a non Table array member to Schema::$tables. |
| SchemaDefinitionTest::testInvalidUniqueKeyForPartialLengthColumn | function | core/ |
Tests passing limited length columns to an unique key. |
| sdc_test_invalid.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_invalid/sdc_test_invalid.info.yml |
| sdc_test_replacements_invalid.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_replacements_invalid/sdc_test_replacements_invalid.info.yml |
| sdc_theme_test_enforce_schema_invalid.info.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_enforce_schema_invalid/sdc_theme_test_enforce_schema_invalid.info.yml |
| Search::validateExposed | function | core/ |
Validate the exposed handler form. |
| SearchPageFormBase::validateForm | function | core/ |
Form validation handler. |
| SearchPageListBuilder::validateAddSearchPage | function | core/ |
Form validation handler for adding a new search page. |
| SearchPageListBuilder::validateForm | function | core/ |
Form validation handler. |
| SearchPageValidationTest | class | core/ |
Tests validation of search_page entities. |
| SearchPageValidationTest.php | file | core/ |
|
| SearchPageValidationTest::$modules | property | core/ |
Modules to install. |
| SearchPageValidationTest::setUp | function | core/ |
|
| SearchPageValidationTest::testBaseRouteIsValid | function | core/ |
Test that the base route stored in definition is correct. |
| SearchPageValidationTest::testInvalidPluginId | function | core/ |
Tests that the search plugin ID is validated. |
| SectionListTestBase::testGetSectionInvalidDelta | function | core/ |
Tests get section invalid delta. |
| SectionTest::testGetComponentInvalidUuid | function | core/ |
Tests get component invalid uuid. |
| SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
Tests insert after component invalid uuid. |
| SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
Tests insert after component valid uuid region mismatch. |
| SectionTest::testInsertComponentInvalidDelta | function | core/ |
Tests insert component invalid delta. |
| SecurityAdvisoriesFetcherTest::testInvalidJsonResponse | function | core/ |
Tests that invalid JSON feed responses are not stored. |
| SecurityAdvisory::validateAdvisoryData | function | core/ |
Validates the security advisory data. |
| SecurityAdvisoryTest::$invalidJsonEndpoint | property | core/ |
A test PSA endpoint that returns invalid JSON. |
| SecurityAdvisoryTest::getValidData | function | core/ |
Gets valid data for a security advisory. |
| SecurityAdvisoryTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
| SecurityAdvisoryTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
| SelectionInterface::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.