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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Ramsey\Uuid\Lazy

Object name File name Summary
LazyUuidFromString vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php Lazy version of a UUID: its format has not been determined yet, so it is mostly only usable for string/bytes
conversion. This object optimizes instantiation, serialization and string conversion time, at the cost of
increased overhead for more advanced…
RSS feed
Powered by Drupal