You are here

namespace Drupal\Component\Uuid in Service Container 7.2

Same name in other branches
  1. 7 Drupal\Component\Uuid
Classsort descending Location Description
Com lib/Drupal/Component/Uuid/Com.php UUID implementation using the Windows internal GUID extension.
Pecl lib/Drupal/Component/Uuid/Pecl.php UUID implementation using the PECL extension.
Php lib/Drupal/Component/Uuid/Php.php Generates a UUID v4 using PHP code.
Uuid lib/Drupal/Component/Uuid/Uuid.php UUID Helper methods.
UuidInterface lib/Drupal/Component/Uuid/UuidInterface.php Interface for generating UUIDs.