Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ThemeNotUsingClassyLibraryTest | class | core/ |
Tests that themes do not depend on Classy libraries. |
| ThemeNotUsingClassyLibraryTest.php | file | core/ |
|
| ThemeNotUsingClassyLibraryTest::$classyLibraries | property | core/ |
Classy's libraries. |
| ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend | property | core/ |
Libraries that Classy extends. |
| ThemeNotUsingClassyLibraryTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| ThemeNotUsingClassyLibraryTest::$themeHandler | property | core/ |
The theme handler. |
| ThemeNotUsingClassyLibraryTest::$themeInitialization | property | core/ |
The theme initialization. |
| ThemeNotUsingClassyLibraryTest::confirmMatchingAssets | function | core/ |
Confirms that the assets of a copied Classy library match the original's. |
| ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets | function | core/ |
Confirms a library is not loading any Classy assets. |
| ThemeNotUsingClassyLibraryTest::providerTestThemeAccountsForClassyExtensions | function | core/ |
Data provider. |
| ThemeNotUsingClassyLibraryTest::providerTestThemeNotUsingClassyLibraries | function | core/ |
Data provider. |
| ThemeNotUsingClassyLibraryTest::setUp | function | core/ |
|
| ThemeNotUsingClassyLibraryTest::testThemeAccountsForClassyExtensions | function | core/ |
Checks for theme-specific equivalents of all Classy library-extends. |
| ThemeNotUsingClassyLibraryTest::testThemeNotUsingClassyLibraries | function | core/ |
Ensures that a theme is decoupled from Classy libraries. |
| ThemeRegistry | class | core/ |
Builds the run-time theme registry. |
| ThemeRegistry.php | file | core/ |
|
| ThemeRegistry::$completeRegistry | property | core/ |
The complete theme registry array. |
| ThemeRegistry::$persistable | property | core/ |
Whether the partial registry can be persisted to the cache. |
| ThemeRegistry::get | function | core/ |
Gets value from the cache. |
| ThemeRegistry::has | function | core/ |
Returns whether data exists for this key. |
| ThemeRegistry::initializeRegistry | function | core/ |
Initializes the full theme registry. |
| ThemeRegistry::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| ThemeRegistry::updateCache | function | core/ |
Writes a value to the persistent cache immediately. |
| ThemeRegistry::__construct | function | core/ |
Constructs a ThemeRegistry object. |
| ThemeRegistryLoader | class | core/ |
Loads templates based on information from the Drupal theme registry. |
| ThemeRegistryLoader.php | file | core/ |
|
| ThemeRegistryLoader::$themeRegistry | property | core/ |
The theme registry used to determine which template to use. |
| ThemeRegistryLoader::findTemplate | function | core/ |
Finds the path to the requested template. |
| ThemeRegistryLoader::__construct | function | core/ |
Constructs a new ThemeRegistryLoader object. |
| ThemeRegistryLoaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Template\Loader\ThemeRegistryLoader[[api-linebreak]] @group Template |
| ThemeRegistryLoaderTest.php | file | core/ |
|
| ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
@covers ::findTemplate[[api-linebreak]] |
| ThemeRenderAndAutoescapeTest | class | core/ |
Tests the theme_render_and_autoescape() function. |
| ThemeRenderAndAutoescapeTest.php | file | core/ |
Contains \Drupal\KernelTests\Core\Theme\ThemeRenderAndAutoescapeTest. |
| ThemeRenderAndAutoescapeTest::$modules | property | core/ |
Modules to enable. |
| ThemeRenderAndAutoescapeTest::providerTestThemeRenderAndAutoescape | function | core/ |
Provide test examples. |
| ThemeRenderAndAutoescapeTest::setUp | function | core/ |
|
| ThemeRenderAndAutoescapeTest::testBubblingMetadata | function | core/ |
Ensure cache metadata is bubbled when using theme_render_and_autoescape(). |
| ThemeRenderAndAutoescapeTest::testBubblingMetadataWithRenderable | function | core/ |
Ensure cache metadata is bubbled when using theme_render_and_autoescape(). |
| ThemeRenderAndAutoescapeTest::testThemeEscapeAndRenderNotPrintable | function | core/ |
Ensures invalid content is handled correctly. |
| ThemeRenderAndAutoescapeTest::testThemeRenderAndAutoescape | function | core/ |
@dataProvider providerTestThemeRenderAndAutoescape |
| themes.README.txt | file | core/ |
Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory… |
| ThemeSettings | class | core/ |
Provides a configuration API wrapper for runtime merged theme settings. |
| ThemeSettings | class | core/ |
Persist theme settings to the config system. |
| ThemeSettings | class | core/ |
Drupal 7 system source from database. |
| ThemeSettings.php | file | core/ |
|
| ThemeSettings.php | file | core/ |
Pagination
- Previous page
- Page 1250
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.