TwigFactory |
class |
drupal/core/lib/Drupal/Core/Template/TwigFactory.php |
A class for constructing Twig_Environment objects. |
FactoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Tests that plugins are correctly instantiated. |
CacheFactory |
class |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Defines the cache backend factory. |
FTP::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTP.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
SSH::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
QueryFactory |
class |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Factory class creating entity query objects for the SQL backend. |
Url::factory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Factory method to create a new URL from a URL string |
QueryFactory |
class |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Factory class Creating entity query objects. |
AssetFactory |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
The asset factory creates asset objects. |
WidgetFactory |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Factory class for the Widget plugin type. |
ConfigFactory |
class |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Defines the configuration object factory. |
RequestFactory |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Default HTTP request factory used to create the default { |
Local::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
DefaultFactory |
class |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Default plugin factory. |
BarClassFactory |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces2.php |
|
TwigFactory.php |
file |
drupal/core/lib/Drupal/Core/Template/TwigFactory.php |
Definition of Drupal\Core\Template\TwigFactory. |
KeyValueFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Defines the key/value store factory. |
FactoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Definition of Drupal\system\Tests\Plugin\FactoryTest. |
FormatterFactory |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterFactory.php |
Factory class for the Formatter plugin type. |
TypedDataFactory |
class |
drupal/core/lib/Drupal/Core/TypedData/TypedDataFactory.php |
A factory for typed data objects. |
AssetFactory.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
TempStoreFactory |
class |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Creates a key/value storage object for the current user or anonymous session. |
TwigFactory::get |
function |
drupal/core/lib/Drupal/Core/Template/TwigFactory.php |
Returns a fully initialized Twig_Environment object. |
AssetFactoryTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
QueryFactory.php |
file |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Definition of Drupal\Core\Entity\Query\QueryFactory. |
Updater::factory |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns an Updater of the appropriate type depending on the source. |
QueryFactory.php |
file |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Definition of Drupal\field_sql_storage\Entity\QueryFactory. |
CacheFactory.php |
file |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Contains Drupal\Core\Cache\CacheFactory. |
FactoryInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Factory interface implemented by all plugin factories. |
AssetFactory::$am |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
AssetFactory::$fm |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
CacheFactory::get |
function |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Instantiates a cache backend class for a given cache bin. |
ConfigFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Definition of Drupal\Core\Config\ConfigFactory. |
WidgetFactory.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Definition of Drupal\field\Plugin\WidgetFactory. |
QueryFactory::get |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
|
QueryFactory::get |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
|
PhpStorageFactory |
class |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Creates a php storage object |
ReflectionFactory |
class |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
A plugin factory that maps instance configuration to constructor arguments. |
RequestFactory.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
DefaultFactory.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Definition of Drupal\Component\Plugin\Factory\DefaultFactory. |
ConfigFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Returns a configuration object for a given name. |
EntityBody::factory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Create a new EntityBody based on the input type |
CurlHandle::factory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Factory method to create a new curl handle based on an HTTP request. |
KeyValueFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueFactory. |
AssetFactory::$root |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
FormatterFactory.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterFactory.php |
Definition of Drupal\field\Plugin\Type\Formatter\FormatterFactory. |
FactoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
|
FactoryInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Definition of Drupal\Component\Plugin\Factory\FactoryInterface. |
TempStoreFactory.php |
file |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Definition of Drupal\user\TempStoreFactory. |
ClassMetadataFactory |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Contract for a Doctrine persistence layer ClassMetadata class to implement. |