Search for getDuration
- Search 7.x for getDuration
- Search 9.5.x for getDuration
- Search 8.9.x for getDuration
- Search 10.3.x for getDuration
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DurationInterface::getDuration | function | core/ |
Returns the duration. |
DurationInterface::getDurationAsIso8601Abnf | function | core/ |
Returns the duration as an ISO 8601 ABNF string. |
DurationIso8601::getDuration | function | core/ |
Returns the duration. |
DurationIso8601::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
TimeSpan::getDuration | function | core/ |
Returns the duration. |
TimeSpan::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.