Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FieldsInterface.php
function FieldsInterface::getNode
Returns the node field
3 methods override
FieldsInterface::getNode()
Fields::getNode
in vendor/
ramsey/
uuid/
src/
Nonstandard/
Fields.php
Returns the node field
Fields::getNode
in vendor/
ramsey/
uuid/
src/
Guid/
Fields.php
Returns the node field
Fields::getNode
in vendor/
ramsey/
uuid/
src/
Rfc4122/
Fields.php
Returns the node field
File
vendor/
ramsey/
uuid/
src/
Rfc4122/
FieldsInterface.php
, line 61
Class
FieldsInterface
RFC 4122 defines fields for a specific variant of UUID
Namespace
Ramsey\Uuid\Rfc4122
Code
public
function
getNode
() : Hexadecimal;
RSS feed