Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| theme-test-general-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
| theme-test-suggestion-provided--deprecated.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on a deprecated theme suggestion. |
| theme-test-suggestion-provided--foo.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on suggestion provided by the module declaring the theme hook. |
| theme-test-suggestion-provided.html.twig | file | core/ |
{# Output for Theme API test #} Template for testing suggestions provided by the module declaring the theme hook. |
| theme-test-suggestions--module-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_HOOK_alter(). |
| theme-test-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_HOOK_alter(). |
| ThemeAdminForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeExperimentalConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeExtensionListTest::providerTestDoGetBaseThemes | function | core/ |
Provides test data for testDoGetBaseThemes. |
| ThemeHookCollectorPass::checkInvalidHookParametersInThemes | function | core/ |
Checks for hooks which can't be supported in theme classes. |
| ThemeInstallerTest::providerTestInstallThemeWithUnmetModuleDependencies | function | core/ |
Data provider for testInstallThemeWithUnmetModuleDependencies(). |
| ThemeSettings::getIds | function | core/ |
Gets the destination IDs. |
| ThemeSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ThemeSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeSettingsForm::validateForm | function | core/ |
Form validation handler. |
| ThemeSettingsForm::validatePath | function | core/ |
Helper function for the system_theme_settings form. |
| ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler | function | core/ |
Provides test data for ::testFormSettingsSubmissionHandler(). |
| ThemeSettingsProvider | class | core/ |
Default implementation of the theme settings provider service. |
| ThemeSettingsProvider.php | file | core/ |
|
| ThemeSettingsProvider::buildThemeSettings | function | core/ |
Build a ThemeSettings object for a given theme. |
| ThemeSettingsProvider::DEFAULT_THEME_FEATURES | constant | core/ |
An array of default theme features. |
| ThemeSettingsProvider::getSetting | function | core/ |
|
| ThemeSettingsProvider::__construct | function | core/ |
Builds a new service instance. |
| ThemeSettingsTest::providerSource | function | core/ |
|
| ThemeTest::testCSSOverride | function | core/ |
Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page. |
| ThemeTest::testInvalidTheme | function | core/ |
Tests themes can't be installed when the base theme or engine is missing. |
| ThemeTest::testTemplateOverride | function | core/ |
Ensures a themes template is overridable based on the 'template' filename. |
| ThemeTestController::suggestionProvided | function | core/ |
Menu callback for testing suggestion alter hooks with template files. |
| ThemeTestHooks::themeSuggestionsThemeTestSuggestionProvided | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeTestThemeHooks1::themeSuggestionsThemeTestSuggestionProvided | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeUiTest::providerTestThemeInstallWithModuleDependencies | function | core/ |
Data provider for testThemeInstallWithModuleDependencies(). |
| ThirdPartySettingsInterface::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| 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 | class | core/ |
Taxonomy tid default argument. |
| Tid.php | file | core/ |
|
| Tid::$routeMatch | property | core/ |
The route match. |
| 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::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| Tid::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin. |
| 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. |
| Tid::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
| Tid::__construct | function | core/ |
Constructs a new Tid instance. |
| Time::validateOptionsForm | function | core/ |
|
| TimestampDatetimeWidget | class | core/ |
Plugin implementation of the 'datetime timestamp' widget. |
Pagination
- Previous page
- Page 175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.