Search for UUID
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Uuid | class | core/ |
UUID Helper methods. |
uuid | service | core/ |
Drupal\Component\Uuid\Php |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProvider | function | core/ |
Provides test cases for testDenormalizeUuid. |
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProviderBuilder | function | core/ |
We cannot use a PHPUnit data provider because our data depends on $this. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Ensures only valid UUIDs can be specified. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize |
JsonApiRelationshipTest::testPatchHandleUUIDPropertyReferenceFieldIssue3127883 | function | core/ |
Test relationships without target_id as main property. |
JsonApiTopLevelResourceNormalizerTest::denormalizeUuidProviderBuilder | function | core/ |
We cannot use a PHPUnit data provider because our data depends on $this. |
JsonApiTopLevelResourceNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiTopLevelResourceNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize[[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]] |
LoadTest::testUuidValues | function | core/ |
Loads a single file and ensure that the correct values are returned. |
MediaEmbedFilterTestBase::EMBEDDED_ENTITY_UUID | constant | core/ |
The UUID to use for the embedded entity. |
MediaEntityMetadataApiTest::$uuidService | property | core/ |
|
MenuLinkContent::getUuid | function | core/ |
Returns the unique ID representing the menu link. |
MoveBlockForm::$uuid | property | core/ |
The component uuid. |
no-uuid.yml | file | core/ |
core/tests/fixtures/default_content_broken/no-uuid.yml |
paramconverter.jsonapi.entity_uuid | service | core/ |
Drupal\jsonapi\ParamConverter\EntityUuidConverter |
RemoveBlockForm::$uuid | property | core/ |
The UUID of the block being removed. |
ResourceTestBase::$uuidKey | property | core/ |
The UUID key. |
ResponsiveImageStyleResourceTestBase::$effectUuid | property | core/ |
The effect UUID. |
SectionComponent::$uuid | property | core/ |
The UUID of the component. |
SectionComponent::getUuid | function | core/ |
Gets the UUID for this component. |
SectionTest::testGetComponentInvalidUuid | function | core/ |
@covers ::getComponent[[api-linebreak]] |
SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
serializer.entity_resolver.uuid | service | core/ |
Drupal\serialization\EntityResolver\UuidResolver |
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. |
StubEntityBase::$uuid | property | core/ |
The UUID for the stub entity. |
SystemConfigSubscriber::onConfigImporterValidateSiteUUID | function | core/ |
Checks that the configuration synchronization is valid. |
UserRegistrationTest::testUuidFormState | function | core/ |
Tests that UUID isn't cached in form state on register form. |
Uuid | class | core/ |
UUID Helper methods. |
uuid | service | core/ |
Drupal\Component\Uuid\Php |
Uuid.php | file | core/ |
|
Uuid::isValid | function | core/ |
Checks that a string appears to be in the format of a lower-case 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/ |
|
UuidFormatterTest | class | core/ |
Tests the output of a UUID field. |
UuidFormatterTest.php | file | core/ |
|
UuidFormatterTest::$modules | property | core/ |
Modules to install. |
UuidFormatterTest::setUp | function | core/ |
|
UuidFormatterTest::testUuidStringFormatter | function | core/ |
Tests string formatter output. |
UuidInterface | interface | core/ |
Interface for generating UUIDs. |
UuidInterface.php | file | core/ |
|
UuidInterface::generate | function | core/ |
Generates a Universally Unique IDentifier (UUID). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.