Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| theme_test_theme_suggestions_theme_test_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_test_theme_suggestions_theme_test_suggestion_provided | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThirdPartySettingsInterface | interface | core/ |
Interface for configuration entities to store third party information. |
| ThirdPartySettingsInterface.php | file | core/ |
|
| 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. |
| ThirdPartySettingsInterface::setThirdPartySetting | function | core/ |
Sets the value of a third-party setting. |
| ThirdPartySettingsInterface::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
| ThreeColumnLayout::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
| threecol_25_50_25.css | file | core/ |
/* * @file * Provides the layout styles for layout_threecol_25_50_25. */ .layout--threecol-25-50-25 { display: flex; flex-wrap: wrap; } .layout--threecol-25-50-25 > .layout__region, .layout--threecol-25-50-25 > .layout__region--second { … |
| threecol_25_50_25.css | file | core/ |
/* * @file * Provides the layout styles for layout_threecol_25_50_25. */ .layout--threecol-25-50-25 { display: flex; flex-wrap: wrap; } .layout--threecol-25-50-25 > .layout__region, .layout--threecol-25-50-25 > .layout__region--second { … |
| threecol_33_34_33.css | file | core/ |
/* * @file * Provides the layout styles for layout_threecol_33_34_33. */ .layout--threecol-33-34-33 { display: flex; flex-wrap: wrap; } .layout--threecol-33-34-33 > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… |
| threecol_33_34_33.css | file | core/ |
/* * @file * Provides the layout styles for layout_threecol_33_34_33. */ .layout--threecol-33-34-33 { display: flex; flex-wrap: wrap; } .layout--threecol-33-34-33 > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… |
| threecol_section.css | file | core/ |
/* * @file * Provides the layout styles for three-column layout section. */ .layout--threecol-section { display: flex; flex-wrap: wrap; } .layout--threecol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width:… |
| threecol_section.css | file | core/ |
/* * @file * Provides the layout styles for three-column layout section. */ .layout--threecol-section { display: flex; flex-wrap: wrap; } .layout--threecol-section > .layout__region { flex: 0 1 100%; } /* Medium */ @media screen and… |
| threecol_section.css | file | core/ |
/* * @file * Provides the layout styles for three-column layout section. */ .layout--threecol-section { display: flex; flex-wrap: wrap; } .layout--threecol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width:… |
| throbber.css | file | core/ |
Styling of AJAX actions throbber in off-canvas dialog. |
| throbber.pcss.css | file | core/ |
Styling of AJAX actions throbber in off-canvas dialog. |
| ThrobberTest | class | core/ |
Tests the throbber. |
| ThrobberTest.php | file | core/ |
|
| ThrobberTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThrobberTest::$modules | property | core/ |
Modules to install. |
| ThrobberTest::testThemingThrobberElement | function | core/ |
Tests theming throbber element. |
| ThumbnailDownloader::processItem | function | core/ |
Works on a single queue item. |
| ThumbnailDownloader::__construct | function | core/ |
Constructs a new class instance. |
| Tid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| Tid::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| Tid::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Tid::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin. |
| Tid::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Tid::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Tid::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
| Tid::__construct | function | core/ |
Constructs a new Tid instance. |
| Time::$proxyRequestTime | property | core/ |
A proxied request time if the request time is not available. |
| Time::$requestStack | property | core/ |
The request stack. |
| Time::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| Time::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Time::cacheSetMaxAge | function | core/ |
Determine cache expiration time. |
| Time::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Time::getLifespan | function | core/ |
|
| 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. |
| Time::summaryTitle | function | core/ |
Returns a string to display as the clickable title for the access control. |
| Time::validateOptionsForm | function | core/ |
Validate the options form. |
| Time::__construct | function | core/ |
Constructs a Time cache plugin object. |
| Time::__construct | function | core/ |
Constructs a Time object. |
| TimeInterface::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
Pagination
- Previous page
- Page 1319
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.