Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| theme_test.routing.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.routing.yml |
| theme_test.services.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.services.yml |
| theme_test.subscriber | service | core/ |
Drupal\theme_test\EventSubscriber\ThemeTestSubscriber |
| theme_test.template_test.html.twig | file | core/ |
<!-- Output for Theme API test --> Fail: Template not overridden. |
| theme_test.template_test.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overridden. |
| theme_test.template_test.nyan-cat.html | file | core/ |
|
| 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. |
| ThirdPartyUninstallTest | class | core/ |
Tests proper removal of third-party settings from views. |
| ThirdPartyUninstallTest.php | file | core/ |
|
| ThirdPartyUninstallTest::$modules | property | core/ |
|
| ThirdPartyUninstallTest::$testViews | property | core/ |
Views used by this test. |
| ThirdPartyUninstallTest::setUp | function | core/ |
|
| ThirdPartyUninstallTest::testThirdPartyUninstall | function | core/ |
Tests removing third-party settings when a provider module is uninstalled. |
| Thread | class | core/ |
Sort handler for ordering by thread. |
| Thread.php | file | core/ |
|
| Thread::query | function | core/ |
|
| ThreeColumnLayout | class | core/ |
Configurable three column layout plugin class. |
| ThreeColumnLayout.php | file | core/ |
|
| ThreeColumnLayout::getDefaultWidth | function | core/ |
|
| ThreeColumnLayout::getWidthOptions | function | core/ |
|
| 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/ |
|
| ThrobberTest::$modules | property | core/ |
|
| ThrobberTest::testThemingThrobberElement | function | core/ |
Tests theming throbber element. |
| ThumbnailDownloader | class | core/ |
Process a queue of media items to fetch their thumbnails. |
| ThumbnailDownloader.php | file | core/ |
|
| ThumbnailDownloader::$entityTypeManager | property | core/ |
The entity type manager service. |
| ThumbnailDownloader::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ThumbnailDownloader::processItem | function | core/ |
Works on a single queue item. |
| ThumbnailDownloader::__construct | function | core/ |
Constructs a new class instance. |
| Tid | class | core/ |
Taxonomy tid default argument. |
| Tid.php | file | core/ |
|
| Tid::$routeMatch | property | core/ |
The route match. |
| Tid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
Pagination
- Previous page
- Page 1649
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.