Search for uuid
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
uuid | service | core/ |
Drupal\Component\Uuid\Php |
Uuid | class | core/ |
UUID Helper methods. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigDuplicateUUIDException | class | core/ |
Exception thrown when a config object UUID causes a conflict. |
ConfigDuplicateUUIDException.php | file | core/ |
|
ConfigEntityBase::$uuid | property | core/ |
The UUID for this entity. |
ConfigEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
ConfigEntityStorage::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
ConfigEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
ConfigEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ContentEntityBase::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
ContentEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityAdapterUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityBase::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
EntityBase::uuidGenerator | function | core/ |
Gets the UUID generator. |
EntityDisplayModeBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityInterface::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
EntityRepository::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
EntityRepositoryInterface::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
EntityStorageBase::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
EntityStorageBase::$uuidService | property | core/ |
The UUID service. |
EntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityUnitTest::testUuid | function | core/ |
@covers ::uuid[[api-linebreak]] |
KeyValueEntityStorage::$uuidService | property | core/ |
The UUID service. |
KeyValueEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
KeyValueEntityStorageTest::testCreateWithoutUuidKey | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
StorageComparer::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
StorageComparerInterface::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
uuid | service | core/ |
Drupal\Component\Uuid\Php |
Uuid | class | core/ |
UUID Helper methods. |
Uuid.php | file | core/ |
|
Uuid::isValid | function | core/ |
Checks whether a string appears to be in the format of a UUID. |
Uuid::VALID_PATTERN | constant | core/ |
The pattern used to validate a UUID string. |
UuidConstraint | class | core/ |
Validates a UUID. |
UuidConstraint.php | file | core/ |
|
UuidConstraint::validatedBy | function | core/ |
|
UuidInterface | interface | core/ |
Interface for generating UUIDs. |
UuidInterface.php | file | core/ |
|
UuidInterface::generate | function | core/ |
Generates a Universally Unique IDentifier (UUID). |
UuidItem | class | core/ |
Defines the 'uuid' entity field type. |
UuidItem.php | file | core/ |
|
UuidItem::applyDefaultValue | function | core/ |
Applies the default value. |
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. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.