AssetFactory::createGlobAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
ClassMetadataFactory::$loader |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
The loader for loading the class metadata |
AssetFactory::createFileAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
WidgetFactory::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Overrides Drupal\Component\Plugin\Factory\DefaultFactory::createInstance(). |
TypedConfigElementFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/TypedConfigElementFactory.php |
Contains \Drupal\Core\Config\TypedConfigElementFactory. |
KeyValueExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php |
Constructs a new expirable key/value store for a given collection name. |
BootstrapConfigStorageFactory |
class |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Defines a factory for retrieving the config storage used pre-kernel. |
TempStoreFactory::$connection |
property |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
The connection object used for this data. |
TempStoreFactory::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Constructs a Drupal\user\TempStoreFactory object. |
Definition::setFactoryService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the name of the service that acts as a factory using the factory method. |
Definition::getFactoryService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the factory service id. |
FileStorageFactory::getStaging |
function |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Returns a FileStorage object working with the staging config directory. |
ClassMetadataFactoryTest::$cmf |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ConstraintValidatorFactory.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
|
AsseticFilterInvoker::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AssetFactory::setDefaultOutput |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets the default output string. |
AssetFactory::getFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Returns the current filter manager. |
AssetFactory::setFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets the filter manager to use when adding filters. |
BasePhpFormulaLoader::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
ContainerFactoryPluginBase.php |
file |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginBase.php |
Contains \Drupal\Core\Plugin\ContainerFactoryPluginBase. |
TempStoreFactory::$lockBackend |
property |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
The lock object used for this data. |
DefaultFactory::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
DefaultFactory::getPluginClass |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Finds the class relevant for a given plugin. |
ConfigImporter::$configFactory |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
The configuration factory. |
PHP_CodeCoverage_Report_Factory |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
Factory for PHP_CodeCoverage_Report_Node_* object graphs. |
ContainerFactoryPluginInterface |
interface |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php |
Defines an interface for pulling plugin dependencies from the container. |
ConfigFactory::clearStaticCache |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Clears the config factory static cache. |
ValidatorTest::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
ConfigEntityQueryTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
The query factory used to construct all queries in the test. |
MetadataFactory::getMetadataFor |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/MetadataFactory.php |
Implements MetadataFactoryInterface::getMetadataFor(). |
MetadataFactory::hasMetadataFor |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/MetadataFactory.php |
Implements MetadataFactoryInterface::hasMetadataFor(). |
FakeMetadataFactory::$metadatas |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
|
NullDumper::getProxyFactoryCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php |
Generates the code to be used to instantiate a proxy in the dumped factory code. |
BarClassFactory::createBarClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces2.php |
|
ClassMetadataFactoryTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
FactoryTest::testDefaultFactory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Test that DefaultFactory can create a plugin instance. |
AssetFactory::generateAssetName |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
RequestFactoryInterface::create |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Create a new request based on the HTTP method |
PHP_Token_Stream_CachingFactory |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
A caching factory for token stream objects. |
FakeMetadataFactory::addMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
|
KeyValueNullExpirableFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueNullExpirableFactory.php |
Contains \Drupal\Core\KeyValueStore\KeyValueNullExpirableFactory. |
AsseticFilterInvoker::getFactory |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
ContainerFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
TypedDataFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataFactory.php |
Implements \Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
AbstractClassMetadataFactory.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
KeyValueDatabaseExpirableFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Defines the key/value store factory for the database backend. |
FactoryInterface::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Returns a preconfigured instance of a plugin. |
UserAutocomplete::$configFactory |
property |
drupal/core/modules/user/lib/Drupal/user/UserAutocomplete.php |
The config factory to get the anonymous user name. |
ClassMetadataFactory::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Whether the class with the specified name should have its metadata loaded.
This is only the case if it is either mapped directly or as a
MappedSuperclass. |
TestClassMetadataFactory::$driver |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|