Search for uuid

  1. Search 7.x for uuid
  2. Search 9.5.x for uuid
  3. Search 8.9.x for uuid
  4. Search 11.x for uuid
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
uuid service core/core.services.yml Drupal\Component\Uuid\Php
Uuid class core/lib/Drupal/Component/Uuid/Uuid.php UUID Helper methods.

All search results

Title Object type File name Summary
EntityStorageBase::$uuidKey property core/lib/Drupal/Core/Entity/EntityStorageBase.php Name of entity's UUID database table field, if it supports UUIDs.
EntityStorageBase::$uuidService property core/lib/Drupal/Core/Entity/EntityStorageBase.php The UUID service.
EntityTest::testCalculateDependenciesWithUuid function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php @covers ::calculateDependencies
EntityTest::testRenderWithUuid function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php @covers ::render
@covers ::defineOptions
@covers ::init
EntityTestNoUuid class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php Test entity class with revisions but without UUIDs.
EntityTestNoUuid.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php
EntityUnitTest::$uuid property core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php The UUID generator used for testing.
EntityUnitTest::testUuid function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php @covers ::uuid
EntityUuidConverter class core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Parameter converter for upcasting entity UUIDs to full objects.
EntityUuidConverter.php file core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php
EntityUuidConverter::$languageManager property core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php The language manager.
EntityUuidConverter::applies function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Determines if the converter applies to a specific route and variable.
EntityUuidConverter::convert function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Converts path variables to their corresponding objects.
EntityUuidConverter::setLanguageManager function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Injects the language manager.
EntityUUIDTest class core/tests/Drupal/KernelTests/Core/Entity/EntityUUIDTest.php Tests creation, saving, and loading of entity UUIDs.
EntityUUIDTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityUUIDTest.php
EntityUUIDTest::assertCRUD function core/tests/Drupal/KernelTests/Core/Entity/EntityUUIDTest.php Executes the UUID CRUD tests for the given entity type.
EntityUUIDTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityUUIDTest.php
EntityUUIDTest::testCRUD function core/tests/Drupal/KernelTests/Core/Entity/EntityUUIDTest.php Tests UUID generation in entity CRUD operations.
EntityViewsData::processViewsDataForUuid function core/modules/views/src/EntityViewsData.php Processes the views data for a UUID field.
EntityViewsDataTest::assertUuidField function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Tests views data for a UUID field.
FieldConfigEntityUnitTest::$uuid property core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php The UUID generator used for testing.
FieldStorageConfigEntityUnitTest::$uuid property core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php The UUID generator used for testing.
ImageEffectBase::$uuid property core/modules/image/src/ImageEffectBase.php The image effect ID.
ImageEffectBase::getUuid function core/modules/image/src/ImageEffectBase.php Returns the unique ID representing the image effect.
ImageEffectInterface::getUuid function core/modules/image/src/ImageEffectInterface.php Returns the unique ID representing the image effect.
ImageStyleResourceTestBase::$effectUuid property core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php The effect UUID.
ImageStyleTest::$effectUuid property core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php The effect UUID.
InstallHelper::storeCreatedContentUuids function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Stores record of content entities created by this import.
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProvider function core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Provides test cases for testDenormalizeUuid.
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProviderBuilder function core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php We cannot use a PHPUnit data provider because our data depends on $this.
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid function core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Ensures only valid UUIDs can be specified.
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid function core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Try to POST a node and check if it exists afterwards.
JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid function core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php @covers ::normalize
KeyValueEntityStorage::$uuidService property core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php The UUID service.
KeyValueEntityStorageTest::$uuidService property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The UUID service.
KeyValueEntityStorageTest::testCreateWithoutUuidKey function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::create
@covers ::doCreate
KeyValueEntityStorageTest::testCreateWithPredefinedUuid function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::create
@covers ::doCreate
LoadTest::testUuidValues function core/modules/file/tests/src/Kernel/LoadTest.php Loads a single file and ensure that the correct values are returned.
MediaEmbedFilterTestBase::EMBEDDED_ENTITY_UUID constant core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php The UUID to use for the embedded entity.
MediaEntityMetadataApiTest::$uuidService property core/modules/ckeditor5/tests/src/Functional/MediaEntityMetadataApiTest.php
MenuLinkContent::getUuid function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns the unique ID representing the menu link.
MoveBlockForm::$uuid property core/modules/layout_builder/src/Form/MoveBlockForm.php The component uuid.
paramconverter.jsonapi.entity_uuid service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\ParamConverter\EntityUuidConverter
RemoveBlockForm::$uuid property core/modules/layout_builder/src/Form/RemoveBlockForm.php The UUID of the block being removed.
ResourceTestBase::$uuidKey property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php The UUID key.
ResponsiveImageStyleResourceTestBase::$effectUuid property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php The effect UUID.
SectionComponent::$uuid property core/modules/layout_builder/src/SectionComponent.php The UUID of the component.
SectionComponent::getUuid function core/modules/layout_builder/src/SectionComponent.php Gets the UUID for this component.
SectionTest::testGetComponentInvalidUuid function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getComponent

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.