Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeHookCollectorPassTest::testExceptionOrder | function | core/ |
Test exception with order parameter. |
| ThemeHookCollectorPassTest::testExceptionRemove | function | core/ |
Test exception with remove attribute. |
| ThemeHookCollectorPassTest::testExceptionReorder | function | core/ |
Test exception with reorder attribute. |
| ThemeHookCollectorPassTest::testHookExecution | function | core/ |
Tests hook execution in themes. |
| ThemeHookCollectorPassTest::testIgnoreDirectories | function | core/ |
Tests ignoring of directories when collecting hooks using the file_scan_ignore_directories setting. |
| ThemeInstallerTest::testInstallNameTooLong | function | core/ |
Tests installing a theme with a too long name. |
| ThemeNegotiator | class | core/ |
Provides a class which determines the active theme of the page. |
| ThemeNegotiator.php | file | core/ |
|
| ThemeNegotiator::$classResolver | property | core/ |
The class resolver. |
| ThemeNegotiator::$negotiators | property | core/ |
Holds an array of theme negotiator IDs, sorted by priority. |
| ThemeNegotiator::$themeAccess | property | core/ |
The access checker for themes. |
| ThemeNegotiator::applies | function | core/ |
|
| ThemeNegotiator::determineActiveTheme | function | core/ |
|
| ThemeNegotiator::__construct | function | core/ |
Constructs a new ThemeNegotiator. |
| ThemeNegotiatorInterface | interface | core/ |
Defines an interface for classes which determine the active theme. |
| ThemeNegotiatorInterface.php | file | core/ |
|
| ThemeNegotiatorInterface::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| ThemeNegotiatorInterface::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| ThemeNegotiatorTest | class | core/ |
Tests Drupal\Core\Theme\ThemeNegotiator. |
| ThemeNegotiatorTest.php | file | core/ |
|
| ThemeNegotiatorTest::$container | property | core/ |
The container builder. |
| ThemeNegotiatorTest::$requestStack | property | core/ |
The request stack. |
| ThemeNegotiatorTest::$themeAccessCheck | property | core/ |
The mocked theme access checker. |
| ThemeNegotiatorTest::$themeNegotiator | property | core/ |
The actual tested theme negotiator. |
| ThemeNegotiatorTest::createThemeNegotiator | function | core/ |
Creates a new theme negotiator instance. |
| ThemeNegotiatorTest::setUp | function | core/ |
|
| ThemeNegotiatorTest::testDetermineActiveTheme | function | core/ |
Tests determining the theme. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck | function | core/ |
Tests determining with two negotiators of which just one returns access. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator | function | core/ |
Tests determining with two negotiators of which one does not apply. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithPriority | function | core/ |
Tests determining with two negotiators checking the priority. |
| ThemePreprocess::preprocessTablesortIndicator | function | core/ |
Prepares variables for tablesort indicators. |
| ThemeSettings::$configFactory | property | core/ |
The configuration factory. |
| ThemeSuggestionHooks::themeSuggestionsTopBarAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeSuggestionHooks::topBar | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeTest::testNegotiatorPriorities | function | core/ |
Tests the priority of some theme negotiators. |
| ThemeTestHooks::pageBottom | function | core/ |
Implements hook_page_bottom(). |
| ThemeTokenTest | class | core/ |
Tests the generation of 'theme_token' key in Drupal settings. |
| ThemeTokenTest.php | file | core/ |
|
| ThemeTokenTest::$defaultTheme | property | core/ |
|
| ThemeTokenTest::$modules | property | core/ |
We want to visit the 'admin/structure/block' page. |
| ThemeTokenTest::setUp | function | core/ |
|
| ThemeTokenTest::testThemeToken | function | core/ |
Tests if the 'theme_token' key of 'ajaxPageState' is computed. |
| theme_settings_convert_to_config | function | core/ |
Converts theme settings to configuration. |
| Tid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| Tid::submitOptionsForm | function | core/ |
|
| Timer::stop | function | core/ |
Stops the timer with the specified name. |
| TimestampAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampFormatter::CUSTOM_DATE_FORMAT | constant | core/ |
Used to specify a date format that is customizable by user. |
| TimestampItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
Pagination
- Previous page
- Page 248
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.