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

Breadcrumb

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

function DceSecurityProviderInterface::getUid

Returns a user identifier for the system

@link https://en.wikipedia.org/wiki/User_identifier User identifier

1 method overrides DceSecurityProviderInterface::getUid()
SystemDceSecurityProvider::getUid in vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php
@inheritDoc

File

vendor/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php, line 33

Class

DceSecurityProviderInterface
A DCE provider provides access to local domain identifiers for version 2, DCE Security, UUIDs

Namespace

Ramsey\Uuid\Provider

Code

public function getUid() : IntegerObject;

API Navigation

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