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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeSettingsProvider::getSetting | function | core/ |
|
| ThemeStream::getDescription | function | core/ |
|
| ThemeStream::getExtension | function | core/ |
|
| ThemeStream::getName | function | core/ |
|
| ThemeTest::testFrontPageThemeSuggestion | function | core/ |
Ensure page-front template suggestion is added when on front page. |
| ThemeTestSubscriber::getSubscribedEvents | function | core/ |
|
| ThemeUninstallConfirmForm::getCancelUrl | function | core/ |
|
| ThemeUninstallConfirmForm::getConfirmText | function | core/ |
|
| ThemeUninstallConfirmForm::getDescription | function | core/ |
|
| ThemeUninstallConfirmForm::getFormId | function | core/ |
|
| ThemeUninstallConfirmForm::getQuestion | function | core/ |
|
| theme_get_setting | function | core/ |
Retrieves a setting for the current theme or for a given theme. |
| theme_get_suggestions | function | core/ |
Generate an array of suggestions from path arguments. |
| ThirdPartySettingsInterface::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| ThirdPartySettingsInterface::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| ThirdPartySettingsInterface::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| ThreeColumnLayout::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
| ThreeColumnLayout::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
| 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. |
| Time::getCurrentMicroTime | function | core/ |
|
| Time::getCurrentTime | function | core/ |
|
| 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/ |
|
| Time::getRequestTime | function | core/ |
|
| 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/ |
|
| TimeSpan::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| Timestamp::getDateTime | function | core/ |
|
| TimestampDatetimeWidget | class | core/ |
Plugin implementation of the 'datetime timestamp' widget. |
| TimestampDatetimeWidget.php | file | core/ |
|
| TimestampDatetimeWidget::formElement | function | core/ |
|
| TimestampDatetimeWidget::massageFormValues | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 214
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.