|
Request::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Sets the parameters for this request. |
|
variable_initialize |
function |
drupal/core/includes/bootstrap.inc |
Loads the persistent variable table. |
|
FooClass::initialize |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
|
FlashBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Initializes the Bag |
|
GlobAsset::initialize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Initializes the collection based on the glob(s) passed in. |
|
block_theme_initialize |
function |
drupal/core/modules/block/block.module |
Assigns an initial, default set of blocks for a theme. |
|
Container::initialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Returns true if the given service has actually been initialized |
|
Proxy::__isInitialized |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php |
Is this proxy initialized or not. |
|
FileDriver::initialize |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Initialize the class cache from all the global files. |
|
MetadataBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Initializes the Bag |
|
drupal_theme_initialize |
function |
drupal/core/includes/theme.inc |
Initializes the theme system by loading the theme. |
|
GlobAsset::$initialized |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
|
|
AttributeBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Initializes the Bag |
|
pager_default_initialize |
function |
drupal/core/includes/pager.inc |
Initializes a pager for theme('pager'). |
|
_drupal_theme_initialize |
function |
drupal/core/includes/theme.inc |
Initializes the theme system given already loaded information. |
|
_drupal_schema_initialize |
function |
drupal/core/includes/schema.inc |
Fills in required default values for table definitions from hook_schema(). |
|
Kernel::initializeBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Initializes the data structures related to the bundle management. |
|
TipsBag::initializePlugin |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipsBag.php |
Overrides \Drupal\Component\Plugin\PluginBag::initializePlugin(). |
|
UrlGenerator::initialized |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Returns whether or not the url generator has been initialized. |
|
language_types_initialize |
function |
drupal/core/includes/language.inc |
Chooses a language based on language negotiation method settings. |
|
Tasks::initializeDatabase |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php |
Make PostgreSQL Drupal friendly. |
|
drupal_session_initialize |
function |
drupal/core/includes/session.inc |
Initializes the session handler, starting a session if needed. |
|
drupal_language_initialize |
function |
drupal/core/includes/bootstrap.inc |
Initializes all the defined language types and sets the default langcode. |
|
QueryBase::initializePager |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Gets the total number of results and initialize a pager for the query. |
|
ValueContainer::initialize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
|
Request::initializeFormats |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Initializes HTTP request formats. |
|
ObjectInitializerInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
Prepares an object for validation. |
|
drupal_settings_initialize |
function |
drupal/core/includes/bootstrap.inc |
Sets the base URL, cookie domain, and session name from configuration. |
|
Kernel::initializeContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Initializes the service container. |
|
WebTestBase::curlInitialize |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Initializes the cURL connection. |
|
PluginBag::initializePlugin |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Initializes a plugin and stores the result in $this->pluginInstances. |
|
FilterBag::initializePlugin |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php |
Initializes a plugin and stores the result in $this->pluginInstances. |
|
RequestTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::initialize |
|
ActionBag::initializePlugin |
function |
drupal/core/lib/Drupal/Core/Action/ActionBag.php |
Initializes a plugin and stores the result in $this->pluginInstances. |
|
FlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
|
DisplayBag::initializePlugin |
function |
drupal/core/modules/views/lib/Drupal/views/DisplayBag.php |
Overrides \Drupal\Component\Plugin\PluginBag::initializePlugin(). |
|
LanguageManager::$initialized |
property |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Whether or not the language manager has been initialized. |
|
hook_overlay_child_initialize |
function |
drupal/core/modules/overlay/overlay.api.php |
Allow modules to act when an overlay child window is initialized. |
|
drupal_environment_initialize |
function |
drupal/core/includes/bootstrap.inc |
Initializes the PHP environment. |
|
Validator::$objectInitializers |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
|
_toolbar_initialize_page_cache |
function |
drupal/core/modules/toolbar/toolbar.module |
Use Drupal's page cache for toolbar/subtrees/*, even for authenticated users. |
|
ViewsSelection::initializeView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Initializes a view. |
|
ObjectInitializerInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
|
|
AutoExpireFlashBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Initializes the Bag |
|
hook_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.api.php |
Allow modules to act when an overlay parent window is initialized. |
|
ContainerTest::testInitialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::initialized |
|
MetadataBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
|
ValidatorBuilder::$initializers |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
|
SessionBagInterface::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Initializes the Bag |
|
ConstraintValidator::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidator.php |
Initializes the constraint validator. |