Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UuidConstraint | class | core/ |
Validates a UUID. |
| UuidConstraint.php | file | core/ |
|
| UuidConstraint::validatedBy | function | core/ |
|
| UuidFormatterTest | class | core/ |
Tests the output of a UUID field. |
| UuidFormatterTest.php | file | core/ |
|
| UuidFormatterTest::$modules | property | core/ |
Modules to enable. |
| UuidFormatterTest::setUp | function | core/ |
|
| UuidFormatterTest::testUuidStringFormatter | function | core/ |
Tests string formatter output. |
| UuidItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| UuidItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| UuidItem::schema | function | core/ |
Returns the schema for the field. |
| UuidItemTest | class | core/ |
Tests the UUID field. |
| UuidItemTest.php | file | core/ |
|
| UuidItemTest::testSampleValue | function | core/ |
Tests 'uuid' random values. |
| UuidResolver | class | core/ |
Resolves entities from data that contains an entity UUID. |
| UuidResolver.php | file | core/ |
|
| UuidResolver::$entityRepository | property | core/ |
The entity repository. |
| UuidResolver::resolve | function | core/ |
Returns the local ID of an entity referenced by serialized data. |
| UuidResolver::__construct | function | core/ |
Constructs a UuidResolver object. |
| 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/ |
Test resolve() with correct interface but no matching entity for the UUID. |
| UuidResolverTest::testResolveNotInInterface | function | core/ |
Test resolve() with a class using the incorrect interface. |
| UuidResolverTest::testResolveNoUuid | function | core/ |
Test resolve() with a class using the correct interface but no UUID. |
| UuidResolverTest::testResolveWithEntity | function | core/ |
Test 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/ |
Dataprovider for UUID instance tests. |
| UuidTest::providerUuidInstances | function | core/ |
Dataprovider 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. |
| 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 enable. |
| ValidateMigrationStateTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| ValidateTest | class | core/ |
Tests the file_validate() function. |
Pagination
- Previous page
- Page 1343
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.