Search for factory

  1. Search 7.x for factory
  2. Search 9.5.x for factory
  3. Search 8.9.x for factory
  4. Search 10.3.x for factory
  5. Other projects
Title Object type File name Summary
ProcessedText::configFactory function core/modules/filter/src/Element/ProcessedText.php Wraps the config factory.
ProcessFactory class core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php Process factory that always sets the COMPOSER_MIRROR_PATH_REPOS env variable.
ProcessFactory.php file core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php
ProcessFactory::create function core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php
ProcessFactory::__construct function core/modules/package_manager/tests/modules/fixture_manipulator/src/ProcessFactory.php Constructs a ProcessFactory object.
psr17.response_factory service core/core.services.yml GuzzleHttp\Psr7\HttpFactory
psr17.server_request_factory service core/core.services.yml GuzzleHttp\Psr7\HttpFactory
psr17.stream_factory service core/core.services.yml GuzzleHttp\Psr7\HttpFactory
psr17.uploaded_file_factory service core/core.services.yml GuzzleHttp\Psr7\HttpFactory
psr7.http_foundation_factory service core/core.services.yml Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory
psr7.http_message_factory service core/core.services.yml Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
Psr7RequestValueResolver::$httpMessageFactory property core/lib/Drupal/Core/Controller/ArgumentResolver/Psr7RequestValueResolver.php The PSR-7 converter.
PsrResponseSubscriber::$httpFoundationFactory property core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php The httpFoundation factory.
PsrResponseSubscriberTest::$httpFoundationFactoryMock property core/tests/Drupal/Tests/Core/EventSubscriber/PsrResponseSubscriberTest.php The tested path root subscriber.
Query::$configFactory property core/lib/Drupal/Core/Config/Entity/Query/Query.php The config factory used by the config entity query.
Query::$keyValueFactory property core/lib/Drupal/Core/Config/Entity/Query/Query.php The key value factory.
Query::$keyValueFactory property core/lib/Drupal/Core/Entity/KeyValueStore/Query/Query.php The key value factory.
Query::conditionAggregateGroupFactory function core/lib/Drupal/Core/Entity/Query/Null/Query.php Creates an object holding a group of conditions.
QueryAggregate::conditionAggregateGroupFactory function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Creates an object holding a group of conditions.
QueryAggregateInterface::conditionAggregateGroupFactory function core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php Creates an object holding a group of conditions.
QueryBase::conditionGroupFactory function core/lib/Drupal/Core/Entity/Query/QueryBase.php Creates an object holding a group of conditions.
QueryConditionTrait::conditionGroupFactory function core/lib/Drupal/Core/Database/Query/QueryConditionTrait.php
QueryFactory class core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Provides a factory for creating entity query objects for the config backend.
QueryFactory class core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php Factory class creating entity query objects for the SQL backend.
QueryFactory class core/lib/Drupal/Core/Entity/Query/Sql/pgsql/QueryFactory.php PostgreSQL specific entity query implementation.
QueryFactory class core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php Provides a factory for creating entity query objects for the null backend.
QueryFactory class core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php Provides a factory for creating the key value entity query.
QueryFactory class core/modules/workspaces/src/EntityQuery/QueryFactory.php Workspaces-specific entity query implementation.
QueryFactory class core/modules/pgsql/src/EntityQuery/QueryFactory.php PostgreSQL specific entity query implementation.
QueryFactory.php file core/modules/workspaces/src/EntityQuery/QueryFactory.php
QueryFactory.php file core/modules/pgsql/src/EntityQuery/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/Query/Sql/pgsql/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php
QueryFactory::$configFactory property core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The config factory used by the config entity query.
QueryFactory::$configManager property core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The configuration manager.
QueryFactory::$connection property core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php The database connection to use.
QueryFactory::$keyValueFactory property core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The key value factory.
QueryFactory::$keyValueFactory property core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php The key value factory.
QueryFactory::$namespaces property core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::CONFIG_LOOKUP_PREFIX constant core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The prefix for the key value collection for fast lookups.
QueryFactory::deleteConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Deletes lookup data.
QueryFactory::get function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Instantiates an entity query for a given entity type.
QueryFactory::get function core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php Instantiates an entity query for a given entity type.
QueryFactory::get function core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php Instantiates an entity query for a given entity type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.