Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeEarlyInitializationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeEarlyInitializationTest::$modules | property | core/ |
Modules to enable. |
| ThemeEarlyInitializationTest::testRequestListener | function | core/ |
Test that the theme system can generate output in a request listener. |
| ThemeInitialization | class | core/ |
Provides the theme initialization logic. |
| ThemeInitialization.php | file | core/ |
|
| ThemeInitialization::$cache | property | core/ |
The cache backend to use for the active theme. |
| ThemeInitialization::$extensions | property | core/ |
The extensions that might be attaching assets. |
| ThemeInitialization::$moduleHandler | property | core/ |
The module handler. |
| ThemeInitialization::$root | property | core/ |
The app root. |
| ThemeInitialization::$themeHandler | property | core/ |
The theme handler. |
| ThemeInitialization::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
| ThemeInitialization::getActiveThemeByName | function | core/ |
Builds an active theme object. |
| ThemeInitialization::getExtensions | function | core/ |
Gets all extensions. |
| ThemeInitialization::initTheme | function | core/ |
Initializes a given theme. |
| ThemeInitialization::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
| ThemeInitialization::prepareStylesheetsRemove | function | core/ |
Prepares stylesheets-remove specified in the *.info.yml file. |
| ThemeInitialization::resolveStyleSheetPlaceholders | function | core/ |
Gets CSS file where tokens have been resolved. |
| ThemeInitialization::__construct | function | core/ |
Constructs a new ThemeInitialization object. |
| ThemeInitializationInterface | interface | core/ |
Defines an interface which contain theme initialization logic. |
| ThemeInitializationInterface.php | file | core/ |
|
| ThemeInitializationInterface::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
| ThemeInitializationInterface::getActiveThemeByName | function | core/ |
Builds an active theme object. |
| ThemeInitializationInterface::initTheme | function | core/ |
Initializes a given theme. |
| ThemeInitializationInterface::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ThemeManager::$themeInitialization | property | core/ |
The theme initialization. |
| ThemeManager::initTheme | function | core/ |
Initializes the active theme for a given route match. |
| ThemeNotUsingClassyLibraryTest::$themeInitialization | property | core/ |
The theme initialization. |
| ThemeRegistry::initializeRegistry | function | core/ |
Initializes the full theme registry. |
| Tid::init | function | core/ |
Initialize the plugin. |
| TimestampItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| TranslationTest::$fieldDefinition | property | core/ |
An array defining the field to use in this test. |
| TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
| twig_init | function | core/ |
Includes .theme file from themes. |
| TypedConfigManager::$definitions | property | core/ |
The array of plugin definitions, keyed by plugin id. |
| TypedConfigManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| TypedConfigManager::buildDataDefinition | function | core/ |
Creates a new data definition object from a type definition array and actual configuration data. Since type definitions may contain variables to be replaced, we need the configuration value to create it. |
| TypedConfigManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| TypedConfigManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
| TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic names. |
| TypedConfigManagerInterface::buildDataDefinition | function | core/ |
Creates a new data definition object from a type definition array and actual configuration data. Since type definitions may contain variables to be replaced, we need the configuration value to create it. |
| TypedConfigManagerInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
| TypedData::$definition | property | core/ |
The data definition. |
| TypedData::getDataDefinition | function | core/ |
Gets the data definition. |
| TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| TypedDataDefinitionTest | class | core/ |
Tests deriving metadata of core data types. |
| TypedDataDefinitionTest.php | file | core/ |
|
| TypedDataDefinitionTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| TypedDataDefinitionTest::setUp | function | core/ |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.