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 |
---|---|---|---|
BlockConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
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]] |
ConfigEntityStorageTest::testUUIDConflict | function | core/ |
Tests creating configuration entities with changed UUIDs. |
ConfigImporterTest::testSiteUuidValidate | function | core/ |
Tests verification of site UUID before importing configuration. |
ContentEntityBase::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
ContentEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityAccessControlHandlerTest::testEntityWithoutUuidAccessCache | function | core/ |
Ensures the static access cache works correctly in the absence of a UUID. |
EntityAccessControlHandlerTest::testEntityWithUuidAccessCache | function | core/ |
Ensures the static access cache works correctly with a UUID and revisions. |
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. |
EntityFieldDefaultValueTest::$uuid | property | core/ |
The UUID object to be used for generating UUIDs. |
EntityInterface::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
EntityLoadByUuidTest.php | file | core/ |
|
EntityLoadByUuidTest::$modules | property | core/ |
Modules to enable. |
EntityLoadByUuidTest::setUp | function | core/ |
|
EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
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]] |
EntityUUIDTest | class | core/ |
Tests creation, saving, and loading of entity UUIDs. |
EntityUUIDTest.php | file | core/ |
|
EntityUUIDTest::assertCRUD | function | core/ |
Executes the UUID CRUD tests for the given entity type. |
EntityUUIDTest::setUp | function | core/ |
|
EntityUUIDTest::testCRUD | function | core/ |
Tests UUID generation in entity CRUD operations. |
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. |
UserRegistrationTest::testUuidFormState | function | core/ |
Tests that UUID isn't cached in form state on register form. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.