RequestFactoryInterface::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Create a new request based on an HTTP message |
ClassMetadataFactory::$loadedClasses |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
|
ClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
Returns the metadata for the given value. |
PHP_Token_Stream_CachingFactory::get |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
ClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
Returns whether metadata exists for the given value. |
SystemConfigFormBase::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Stores the configuration factory. |
DateFormatDeleteForm::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
The config factory. |
DefinitionDecorator::setFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
EntityQueryRelationshipTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
ValidatorTest::testGetMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
QueryInterface::conditionGroupFactory |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Creates an object holding a group of conditions. |
ValidationVisitor::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the factory for validation metadata objects. |
TestClassMetadataFactory::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::PARENTCLASS |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
DefinitionDecorator::setFactoryMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
KeyValueDatabaseExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Constructs a new key/value expirable database storage object for a given
collection name. |
PHPUnit_Framework_Comparator::$factory |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php |
|
ExecutionContextTest::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
File_Iterator_Factory::getFileIterator |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Factory.php |
|
DefinitionTest::testSetGetFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
ValidationVisitor::getValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the factory for constraint validators. |
AbstractClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Checks whether the class metadata is an entity. |
ViewExecutableTest::testFactoryService |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the views.exectuable container service. |
PHP_Token_Stream_CachingFactory::clear |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
ConfigContextFactory::$eventDispatcher |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
An event dispatcher instance to use for configuration events. |
ValidatorInterface::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php |
Returns the factory for metadata instances. |
DefinitionDecorator::setFactoryService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
ViewPageController::$executableFactory |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The view executable factory. |
PHP_CodeCoverage_Report_Factory::create |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
|
ContainerFactoryPluginInterface::create |
function |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php |
Creates an instance of the plugin. |
DefinitionTest::testSetGetFactoryMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
ValidationVisitorTest::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
AbstractClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return the mapping driver implementation. |
ConstraintValidatorFactoryInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php |
|
PHP_Token_Stream_CachingFactory::$cache |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
ReflectionFactory::getInstanceArguments |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Inspects the plugin class and build a list of arguments for the constructor. |
ConfigStorageController::$configFactory |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
The config factory service. |
ConstraintValidatorFactory::$validators |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
|
ConstraintValidatorFactory::getInstance |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
Given a Constraint, this returns the ConstraintValidatorInterface
object that should be used to verify its validity. |
PHPUnit_Framework_Comparator::setFactory |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php |
|
DefinitionTest::testSetGetFactoryService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
AbstractClassMetadataFactory::$cacheSalt |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Salt used by specific Object Manager implementation. |
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. |
TestClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Actually load the metadata from the underlying metadata |
MetadataFactoryInterface::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php |
Returns the metadata for the given value. |
MetadataFactoryInterface::hasMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php |
Returns whether metadata exists for the given value. |
PHP_CodeCoverage_Report_Factory::addItems |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
|
TypedConfigElementFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigElementFactory.php |
Overrides Drupal\Core\TypedData\TypedDataFactory::createInstance(). |
AbstractClassMetadataFactory::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Check if this class is mapped by this Object Manager + ClassMetadata configuration |
AbstractClassMetadataFactory::$cacheDriver |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|