Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| TypedDataDefinitionEntityBundleTest::testEntityBundleDefinitions | function | core/ |
Tests that entity bundle definitions are derived correctly. |
| 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/ |
|
| TypedDataDefinitionTest::testDataReferences | function | core/ |
Tests deriving metadata from data references. |
| TypedDataDefinitionTest::testLists | function | core/ |
Tests deriving metadata about list items. |
| TypedDataDefinitionTest::testMaps | function | core/ |
Tests deriving metadata about maps. |
| TypedDataDefinitionTest::testNotImplementedGetType | function | core/ |
Tests getString() throws exception when getType() is not implemented. |
| TypedDataInterface::getDataDefinition | function | core/ |
Gets the data definition. |
| TypedDataManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| TypedDataManager::createDataDefinition | function | core/ |
Creates a new data definition object. |
| TypedDataManager::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
| TypedDataManagerInterface::createDataDefinition | function | core/ |
Creates a new data definition object. |
| TypedDataManagerInterface::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
| UnsupportedEntityTypeDefinitionException | class | core/ |
Defines an exception thrown when an entity type definition is invalid. |
| UnsupportedEntityTypeDefinitionException.php | file | 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.