Search for init
Title | Object type | File name | Summary |
---|---|---|---|
SystemTestController::authorizeInit | function | core/ |
Initialize authorize.php during testing. |
system_authorized_init | function | core/ |
Setup a given callback to run via authorize.php with elevated privileges. |
TableSortExtenderTest::testTableSortInit | function | core/ |
Tests \Drupal\Core\Utility\TableSort::getContextFromRequest(). |
Tasks::initializeDatabase | function | core/ |
Make PostgreSQL Drupal friendly. |
TaxonomyDefaultArgumentTest::initViewWithRequest | function | core/ |
Init view with a request by provided URL. |
TaxonomyIndexTid::init | function | core/ |
Initialize the plugin. |
TaxonomyIndexTid::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
TelephoneItem::propertyDefinitions | function | core/ |
Defines field item properties. |
Term::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
Term::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TestBaseFieldDefinitionInterface | interface | core/ |
Defines a test interface to mock entity base field definitions. |
TestBaseFieldDefinitionInterface.php | file | core/ |
|
TestContextAwarePluginDefinition | class | core/ |
|
TestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
TestDataTypeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestDerivativeDiscovery::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
TestDerivativeDiscovery::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestDerivativeDiscoveryWithObject::getDerivativeDefinition | function | core/ |
|
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
|
TestFilteredPluginManager::$definitions | property | core/ |
|
TestFilteredPluginManager::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
TestHelpTopicDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
TestHelpTopicDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestItem::propertyDefinitions | function | core/ |
Defines field item properties. |
TestLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
TestObjectItem::propertyDefinitions | function | core/ |
Defines field item properties. |
TestRouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
TestSessionBag::initialize | function | core/ |
|
TextItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
TextWithSummaryItem::propertyDefinitions | function | core/ |
Defines field item properties. |
theme.initialization | service | core/ |
Drupal\Core\Theme\ThemeInitialization |
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::resolveStyleSheetPlaceholders | function | core/ |
Gets CSS file where tokens have been resolved. |
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.