Search for init
Title | Object type | File name | Summary |
---|---|---|---|
ThemeEarlyInitializationTest | class | core/ |
Tests theme system initialization early in the page request. |
ThemeEarlyInitializationTest.php | file | core/ |
|
ThemeEarlyInitializationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ThemeEarlyInitializationTest::$modules | property | core/ |
Modules to install. |
ThemeEarlyInitializationTest::testRequestListener | function | core/ |
Tests 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::__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. |
ThemeRegistry::initializeRegistry | function | core/ |
Initializes the full theme registry. |
TimestampItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ToolbarItemConditionsMetConstraintValidator::findDefinitionForToolbarItem | function | core/ |
Searches for CKEditor 5 plugin that provides a given toolbar item. |
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. |
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. |
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 type names. |
TypedConfigManagerInterface::buildDataDefinition | function | core/ |
Creates a new data definition object. |
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. |
TypedDataDefinitionEntityBundleTest | class | core/ |
Tests data type metadata for entity bundles. |
TypedDataDefinitionEntityBundleTest.php | file | core/ |
|
TypedDataDefinitionEntityBundleTest::$entityTestBundleStorage | property | core/ |
The storage for the 'entity_test_bundle' entity type. |
TypedDataDefinitionEntityBundleTest::$modules | property | core/ |
Modules to install. |
TypedDataDefinitionEntityBundleTest::$typedDataManager | property | core/ |
The typed data manager to use. |
TypedDataDefinitionEntityBundleTest::setUp | function | core/ |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.