DateTimeInterface::getDateTime
  • References/PHP/Drupal/TypedData/Type/DateTimeInterface

public DateTimeInterface::getDateTime()

2025-01-10 15:47:30
DurationInterface::getDuration
  • References/PHP/Drupal/TypedData/Type/DurationInterface

public DurationInterface::getDuration()

2025-01-10 15:47:30
FloatInterface
  • References/PHP/Drupal/TypedData/Type/FloatInterface

Interface for floating-point numbers. The plain value of a float is a regular PHP float. For setting the value any PHP variable that casts to

2025-01-10 15:47:30
BinaryInterface
  • References/PHP/Drupal/TypedData/Type/BinaryInterface

Interface for binary data. The plain value of binary data is a PHP file resource, see

2025-01-10 15:47:30
IntegerInterface
  • References/PHP/Drupal/TypedData/Type/IntegerInterface

Interface for integer numbers. The plain value of an integer is a regular PHP integer. For setting the value any PHP variable that casts to

2025-01-10 15:47:30
DurationInterface
  • References/PHP/Drupal/TypedData/Type/DurationInterface

Interface for durations. Hierarchy interface \Drupal\Core\TypedData\Type\

2025-01-10 15:47:30
DurationInterface::setDuration
  • References/PHP/Drupal/TypedData/Type/DurationInterface

public DurationInterface::setDuration(\DateInterval $

2025-01-10 15:47:30
DateTimeInterface
  • References/PHP/Drupal/TypedData/Type/DateTimeInterface

Interface for dates, optionally including a time. Hierarchy interface \Drupal\Core\TypedData\Type\

2025-01-10 15:47:30
UriInterface
  • References/PHP/Drupal/TypedData/Type/UriInterface

Interface for URIs. The plain value of a URI is an absolute URI represented as PHP string. Hierarchy

2025-01-10 15:47:30
DateTimeInterface::setDateTime
  • References/PHP/Drupal/TypedData/Type/DateTimeInterface

public DateTimeInterface::setDateTime(DrupalDateTime

2025-01-10 15:47:30