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 10.3.x for UUID
  5. Other projects

Exact matches

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

All search results

Title Object type File name Summary
EntityReferenceUuidItem::isEmpty function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php
EntityReferenceUuidItem::mainPropertyName function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php
EntityReferenceUuidItem::onChange function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php
EntityReferenceUuidItem::preSave function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php
EntityReferenceUuidItem::propertyDefinitions function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php
EntityReferenceUuidItem::schema function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php
EntityReferenceUuidItem::setValue function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php
EntityRepository::loadEntityByUuid function core/lib/Drupal/Core/Entity/EntityRepository.php Loads an entity by UUID.
EntityRepositoryInterface::loadEntityByUuid function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Loads an entity by UUID.
EntityResourceTest::$nodeUuid property core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php Static UUIDs to use in testing.
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[[api-linebreak]]
EntityTest::testRenderWithUuid function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php @covers ::render[[api-linebreak]]
@covers ::defineOptions[[api-linebreak]]
@covers ::init[[api-linebreak]]
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
EntityTestUuidId class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php Defines a test entity class with UUIDs as IDs.
EntityTestUuidId.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php
EntityTestUuidId::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php
EntityTestUuidId::generateUuid function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php Statically generates a UUID.
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[[api-linebreak]]
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.
EntityUuidIdTest class core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php Tests that an entity with a UUID as ID can be managed.
EntityUuidIdTest.php file core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php
EntityUuidIdTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php The theme to install as the default for testing.
EntityUuidIdTest::$modules property core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php Modules to install.
EntityUuidIdTest::setUp function core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php
EntityUuidIdTest::testUi function core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php Tests the user interface for the test entity.
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.
FinderTest::testExceptionIfNoUuid function core/tests/Drupal/Tests/Core/DefaultContent/FinderTest.php Tests that files without UUIDs will raise an exception.
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.

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