Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Uuid.php

55 string references to 'Uuid'

BaseFieldOverrideStorage::createInstance in core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php
Instantiates a new instance of this entity handler.
CKEditor5MediaController::access in core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php
Additional access check for ::isMediaImage().
CKEditor5MediaController::mediaEntityMetadata in core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php
Returns JSON response containing metadata about media entity.
CommentAccessControlHandler::checkFieldAccess in core/modules/comment/src/CommentAccessControlHandler.php
Default field access as determined by this access control handler.
CommentTokensHooks::tokenInfo in core/modules/comment/src/Hook/CommentTokensHooks.php
Implements hook_token_info().
CommentTokensHooks::tokens in core/modules/comment/src/Hook/CommentTokensHooks.php
Implements hook_tokens().
ConfigEntityStorage::createInstance in core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
Instantiates a new instance of this entity handler.
ConfigEntityType::getPropertiesToExport in core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php
Gets the config entity properties to export if declared on the annotation.
ConfigEntityType::__construct in core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php
ConfigureBlockFormBase::create in core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
Instantiates a new instance of this class.
ContentEntityBase::baseFieldDefinitions in core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::createDuplicate in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Creates a duplicate of the entity.
ContentEntityDenormalizer::prepareInput in core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php
Prepares the input data to create the entity.
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
CoreServiceProvider::alter in core/lib/Drupal/Core/CoreServiceProvider.php
Alters the UUID service to use the most efficient method available.
DefaultTableMapping::create in core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php
Initializes the table mapping.
EntityAccessControlHandler::fieldAccess in core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
Checks access to an operation on a given entity field.
EntityBase::createDuplicate in core/lib/Drupal/Core/Entity/EntityBase.php
Creates a duplicate of the entity.
EntityBase::uuidGenerator in core/lib/Drupal/Core/Entity/EntityBase.php
Gets the UUID generator.
EntityFieldManager::buildBaseFieldDefinitions in core/lib/Drupal/Core/Entity/EntityFieldManager.php
Builds base field definitions for an entity type.
EntityRepository::loadEntityByUuid in core/lib/Drupal/Core/Entity/EntityRepository.php
Loads an entity by UUID.
EntityStorageBase::__construct in core/lib/Drupal/Core/Entity/EntityStorageBase.php
Constructs an EntityStorageBase instance.
EntityUuidConverter::convert in core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php
Converts path variables to their corresponding objects.
FieldConfigStorage::createInstance in core/modules/field/src/FieldConfigStorage.php
Instantiates a new instance of this entity handler.
FieldConfigStorage::loadByProperties in core/modules/field/src/FieldConfigStorage.php
Load entities by their property values without any access checks.
FieldResolver::getIdFieldName in core/modules/jsonapi/src/Context/FieldResolver.php
Resolves the UUID field name for a resource type.
FieldStorageConfigStorage::createInstance in core/modules/field/src/FieldStorageConfigStorage.php
Instantiates a new instance of this entity handler.
FileHooks::tokenInfo in core/modules/file/src/Hook/FileHooks.php
Implements hook_token_info().
FileHooks::tokens in core/modules/file/src/Hook/FileHooks.php
Implements hook_tokens().
image.data_types.schema.yml in core/modules/image/config/schema/image.data_types.schema.yml
core/modules/image/config/schema/image.data_types.schema.yml
image.schema.yml in core/modules/image/config/schema/image.schema.yml
core/modules/image/config/schema/image.schema.yml
JsonApiDocumentTopLevelNormalizer::denormalize in core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php
Denormalizes data back into an object of the given class.
KeyValueEntityStorage::createInstance in core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php
Instantiates a new instance of this entity handler.
KeyValueEntityStorage::__construct in core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php
Constructs a new KeyValueEntityStorage.
layout_builder.schema.yml in core/modules/layout_builder/config/schema/layout_builder.schema.yml
core/modules/layout_builder/config/schema/layout_builder.schema.yml
layout_builder.schema.yml in core/modules/layout_builder/config/schema/layout_builder.schema.yml
core/modules/layout_builder/config/schema/layout_builder.schema.yml
MediaFilterController::preview in core/modules/media/src/Controller/MediaFilterController.php
Returns a HTML response containing a preview of the text after filtering.
NodeForm::form in core/modules/node/src/NodeForm.php
Gets the actual form array to be built.
NodePreviewForm::submitForm in core/modules/node/src/Form/NodePreviewForm.php
Form submission handler.
NodeTokensHooks::tokenInfo in core/modules/node/src/Hook/NodeTokensHooks.php
Implements hook_token_info().
NodeTokensHooks::tokens in core/modules/node/src/Hook/NodeTokensHooks.php
Implements hook_tokens().
PathLocator::getStagingRoot in core/modules/package_manager/src/PathLocator.php
Returns the directory where stage directories will be created.
PlatformRepository::addExtension in vendor/composer/composer/src/Composer/Repository/PlatformRepository.php
Parses the version and adds a new package to the repository
ProcessFactory::getComposerHomePath in core/modules/package_manager/src/ProcessFactory.php
Returns the path to use as the COMPOSER_HOME environment variable.
ResourceTypeRepository::getAllFieldNames in core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php
Gets all field names for a given entity type and bundle.
ResourceTypeRepository::getFields in core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php
Gets the field mapping for the given field names and entity type + bundle.
ShortcutSetStorage::createInstance in core/modules/shortcut/src/ShortcutSetStorage.php
Instantiates a new instance of this entity handler.
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
system_install in core/modules/system/system.install
Implements hook_install().
TaxonomyTokensHooks::tokenInfo in core/modules/taxonomy/src/Hook/TaxonomyTokensHooks.php
Implements hook_token_info().
TaxonomyTokensHooks::tokens in core/modules/taxonomy/src/Hook/TaxonomyTokensHooks.php
Implements hook_tokens().
UserTokensHooks::tokenInfo in core/modules/user/src/Hook/UserTokensHooks.php
Implements hook_token_info().
UserTokensHooks::tokens in core/modules/user/src/Hook/UserTokensHooks.php
Implements hook_tokens().
UuidItem::applyDefaultValue in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php
Applies the default value.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal