Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| UuidFormatterTest.php | file | core/ |
|
| UuidFormatterTest::$modules | property | core/ |
Modules to install. |
| UuidFormatterTest::setUp | function | core/ |
|
| UuidFormatterTest::testUuidStringFormatter | function | core/ |
Tests string formatter output. |
| UuidItemTest | class | core/ |
Tests the UUID field. |
| UuidItemTest.php | file | core/ |
|
| UuidItemTest::testSampleValue | function | core/ |
Tests 'uuid' random values. |
| UuidResolverTest | class | core/ |
@coversDefaultClass \Drupal\serialization\EntityResolver\UuidResolver[[api-linebreak]] @group serialization |
| UuidResolverTest.php | file | core/ |
|
| UuidResolverTest::$entityRepository | property | core/ |
The mock entity repository service. |
| UuidResolverTest::$resolver | property | core/ |
The UuidResolver instance. |
| UuidResolverTest::setUp | function | core/ |
|
| UuidResolverTest::testResolveNoEntity | function | core/ |
Tests resolve() with correct interface but no matching entity for the UUID. |
| UuidResolverTest::testResolveNotInInterface | function | core/ |
Tests resolve() with a class using the incorrect interface. |
| UuidResolverTest::testResolveNoUuid | function | core/ |
Tests resolve() with a class using the correct interface but no UUID. |
| UuidResolverTest::testResolveWithEntity | function | core/ |
Tests resolve() when a UUID corresponds to an entity. |
| UuidTest | class | core/ |
Tests the handling of Universally Unique Identifiers (UUIDs). |
| UuidTest.php | file | core/ |
|
| UuidTest::providerTestValidation | function | core/ |
Data provider for UUID instance tests. |
| UuidTest::providerUuidInstances | function | core/ |
Data provider for UUID instance tests. |
| UuidTest::testGenerateUuid | function | core/ |
Tests generating valid UUIDs. |
| UuidTest::testUuidIsUnique | function | core/ |
Tests that generated UUIDs are unique. |
| UuidTest::testValidation | function | core/ |
Tests UUID validation. |
| UuidValidatorTest | class | core/ |
Tests the UUID validator. |
| UuidValidatorTest.php | file | core/ |
|
| UuidValidatorTest::$modules | property | core/ |
Modules to install. |
| UuidValidatorTest::setUp | function | core/ |
|
| UuidValidatorTest::testUuid | function | core/ |
|
| ValidateHostnameTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel |
| ValidateHostnameTest.php | file | core/ |
|
| ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
| ValidateHostnameTest::testValidateHostname | function | core/ |
@covers ::validateHostname[[api-linebreak]] @dataProvider providerTestValidateHostname |
| ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
| ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
| ValidateMigrationStateTest.php | file | core/ |
|
| ValidateMigrationStateTest.php | file | core/ |
|
| ValidateMigrationStateTest::$modules | property | core/ |
Modules to install. |
| ValidateMigrationStateTest::$modules | property | core/ |
Modules to install. |
| ValidateMigrationStateTestTrait | trait | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
| ValidateMigrationStateTestTrait.php | file | core/ |
|
| ValidateMigrationStateTestTrait::enableAllModules | function | core/ |
Enable all available modules. |
| ValidateMigrationStateTestTrait::testMigrationState | function | core/ |
Tests the migration information in .migrate_drupal.yml. |
| ValidationTest | class | core/ |
Tests form processing and alteration via form validation handlers. |
| ValidationTest.php | file | core/ |
|
| ValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ValidationTest::$modules | property | core/ |
Modules to install. |
| ValidationTest::testCustomRequiredError | function | core/ |
Tests #required with custom validation errors. |
| ValidationTest::testDisabledToken | function | core/ |
Tests that a form with a disabled CSRF token can be validated. |
| ValidationTest::testPatternValidation | function | core/ |
Tests #pattern validation. |
| ValidationTest::testValidate | function | core/ |
Tests #element_validate and #validate. |
Pagination
- Previous page
- Page 775
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.