TestPluginBag::initializePlugin |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php |
Implements \Drupal\Component\Plugin\PluginBag::initializePlugin(). |
ObjectManager::initializeObject |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Helper method to initialize a lazy loading proxy or persistent collection. |
ConstraintAValidator::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintAValidator.php |
Initializes the constraint validator. |
GeneratorNotInitializedException |
class |
drupal/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php |
Class for exceptions thrown when the generator has not been initialized. |
overlay_overlay_child_initialize |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_overlay_child_initialize(). |
BlockPluginBag::initializePlugin |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php |
Initializes a plugin and stores the result in $this->pluginInstances. |
AttributeBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
KernelForTest::initializeBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
Initializes the data structures related to the bundle management. |
_drupal_initialize_db_test_prefix |
function |
drupal/core/includes/bootstrap.inc |
In a test environment, get the test db prefix and set it in $databases. |
DrupalKernel::initializeContainer |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Initializes the service container. |
ThemeRegistry::initializeRegistry |
function |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
Initializes the full theme registry. |
KernelTest::testInitializeBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
overlay_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_overlay_parent_initialize(). |
GeneratorNotInitializedException.php |
file |
drupal/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php |
Definition of Drupal\Core\Routing\GeneratorNotInitializedException. |
PersistentObject::initializeDoctrine |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Initialize Doctrine Metadata for this class. |
TestClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
Twig_Environment::$runtimeInitialized |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
ValidatorBuilder::addObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds an object initializer to the validator. |
AutoExpireFlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ValidationVisitor::$objectInitializers |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
|
ObjectInitializerInterface::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
Initializes an object just before validation. |
ValidatorBuilder::addObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds a list of object initializers to the validator. |
Twig_Environment::$extensionInitialized |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
TestObjectMetadata::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
AbstractClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
ConstraintValidatorInterface::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php |
Initializes the constraint validator. |
AbstractClassMetadataFactory::$initialized |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
NamespacedAttributeBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
ManageDisplayTest::testNonInitializedFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that field instances with no explicit display settings do not break. |
IntrospectableContainerInterface::initialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
Check for whether or not a service has been initialized. |
ValidatorBuilderTest::testAddObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
TestClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Initialize Reflection after ClassMetadata was constructed. |
ValidatorBuilderInterface::addObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds an object initializer to the validator. |
ValidatorBuilderTest::testAddObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ValidatorBuilderInterface::addObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds a list of object initializers to the validator. |
AbstractClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Initialize Reflection after ClassMetadata was constructed. |
KernelTest::testBootInitializesBundlesAndContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
PHP_CodeCoverage::initializeFilesThatAreSeenTheFirstTime |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
@since Method available since Release 1.1.0 |
KernelTest::testInitializeBundlesSupportInheritanceCascade |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
KernelTest::testBootKernelSeveralTimesOnlyInitializesBundlesOnce |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
KernelTest::testInitializeBundleThrowsExceptionWhenABundleExtendsItself |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
KernelTest::testInitializeBundlesThrowsExceptionWhenAParentDoesNotExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
KernelTest::testInitializeBundlesSupportsArbitraryBundleRegistrationOrder |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
KernelTest::testInitializeBundleThrowsExceptionWhenRegisteringTwoBundlesWithTheSameName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
KernelTest::testInitializeBundlesThrowsExceptionWhenABundleIsDirectlyExtendedByTwoBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
Twig_Tests_EnvironmentTest::testExtensionsAreNotInitializedWhenRenderingACompiledTemplate |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|