Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Tid::getArgument | function | core/ |
Return the default argument. |
| Tid::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Tid::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Tid::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Time::getCurrentMicroTime | function | core/ |
Returns the current system time with microsecond precision. |
| Time::getCurrentTime | function | core/ |
Returns the current system time as an integer. |
| Time::getDefaultCacheMaxAge | function | core/ |
Returns the default cache max age. |
| Time::getLifespan | function | core/ |
Gets the value for the lifespan of the given type. |
| Time::getProxyRequestMicroTime | function | core/ |
Returns a mimic of the timestamp of the current request. |
| Time::getProxyRequestTime | function | core/ |
Returns a mimic of the timestamp of the current request. |
| Time::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
| Time::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
| TimeInterface::getCurrentMicroTime | function | core/ |
Returns the current system time with microsecond precision. |
| TimeInterface::getCurrentTime | function | core/ |
Returns the current system time as an integer. |
| TimeInterface::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
| TimeInterface::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
| TimeSpan::getDuration | function | core/ |
Returns the duration. |
| TimeSpan::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| Timestamp::getDateTime | function | core/ |
Returns the date time object. |
| TimestampDatetimeWidget | class | core/ |
Plugin implementation of the 'datetime timestamp' widget. |
| TimestampDatetimeWidget.php | file | core/ |
|
| TimestampDatetimeWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TimestampDatetimeWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| TimestampFormatter::getRefreshIntervals | function | core/ |
Returns the refresh interval options for the time difference display. |
| TimestampFormatterWithTimeDiffTest::getFormatDiffTestCases | function | core/ |
Provides test cases for unit testing Drupal.timeDiff.format(). |
| TimestampFormatterWithTimeDiffTest::getRefreshIntervalTestCases | function | core/ |
Provides test cases for unit testing Drupal.timeDiff.refreshInterval(). |
| TimestampFormatterWithTimeDiffViewsTest::getRowData | function | core/ |
Provides data for view rows. |
| TimestampItemNormalizer::getSupportedTypes | function | core/ |
|
| TimestampNormalizer::getNormalizationTimezone | function | core/ |
Gets the timezone to be used during normalization. |
| TimestampNormalizer::getSupportedTypes | function | core/ |
|
| TimestampTest::testWidget | function | core/ |
Tests the "datetime_timestamp" widget. |
| TimeTest::testGetCurrentMicroTime | function | core/ |
Tests the getCurrentMicroTime method. |
| TimeTest::testGetCurrentTime | function | core/ |
Tests the getCurrentTime method. |
| TimeTest::testGetRequestMicroTime | function | core/ |
Tests the getRequestMicroTime method. |
| TimeTest::testGetRequestMicroTimeNoRequest | function | core/ |
Tests get request micro time no request. |
| TimeTest::testGetRequestTime | function | core/ |
Tests the getRequestTime method. |
| TimeTest::testGetRequestTimeNoRequest | function | core/ |
Tests get request time no request. |
| TimeWithNoRequestTest::testGetRequestMicroTimeImmutable | function | core/ |
Tests the getRequestMicroTime method. |
| TimeWithNoRequestTest::testGetRequestTimeImmutable | function | core/ |
Tests the getRequestTime method. |
| TimeZoneCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| TimeZoneCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| TimeZoneCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| TimezoneController::getTimezone | function | core/ |
Returns a time zone identifier given a time zone abbreviation. |
| TimeZoneFormHelper::getOptionsList | function | core/ |
Generate an array of time zones names. |
| TimeZoneFormHelper::getOptionsListByRegion | function | core/ |
Generate an array of time zones names grouped by region. |
| TimeZoneFormHelperTest::testGetGroupedList | function | core/ |
Tests get grouped list. |
| TimeZoneFormHelperTest::testGetList | function | core/ |
Tests get list. |
| TimeZoneResolver::getSubscribedEvents | function | core/ |
|
| TimeZoneResolver::getTimeZone | function | core/ |
Gets the time zone based on site and user configuration. |
| TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
Pagination
- Previous page
- Page 213
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.