Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
ProviderFilterDecorator::getDefinitions function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Gets the definition of all plugins for this type.
ProviderFilterDecorator::__call function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Passes through all unknown calls onto the decorated object.
ProviderFilterDecorator::__construct function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Constructs a InheritProviderDecorator object.
ProviderRepository class core/modules/media/src/OEmbed/ProviderRepository.php Retrieves and caches information about oEmbed providers.
ProviderRepository class core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php Overrides the oEmbed provider repository service for testing purposes.
ProviderRepository.php file core/modules/media/src/OEmbed/ProviderRepository.php
ProviderRepository.php file core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
ProviderRepository::$httpClient property core/modules/media/src/OEmbed/ProviderRepository.php The HTTP client.
ProviderRepository::$maxAge property core/modules/media/src/OEmbed/ProviderRepository.php How long the provider data should be cached, in seconds.
ProviderRepository::$providersUrl property core/modules/media/src/OEmbed/ProviderRepository.php URL of a JSON document which contains a database of oEmbed providers.
ProviderRepository::$time property core/modules/media/src/OEmbed/ProviderRepository.php The time service.
ProviderRepository::cacheGet function core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php Fetches from the cache backend, respecting the use caches flag.
ProviderRepository::get function core/modules/media/src/OEmbed/ProviderRepository.php Returns information for a specific oEmbed provider.
ProviderRepository::get function core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php Returns information for a specific oEmbed provider.
ProviderRepository::getAll function core/modules/media/src/OEmbed/ProviderRepository.php Returns information on all available oEmbed providers.
ProviderRepository::getAll function core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php Returns information on all available oEmbed providers.
ProviderRepository::setProvider function core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php Stores an oEmbed provider value object in state.
ProviderRepository::__construct function core/modules/media/src/OEmbed/ProviderRepository.php Constructs a ProviderRepository instance.
ProviderRepositoryInterface interface core/modules/media/src/OEmbed/ProviderRepositoryInterface.php Defines an interface for a collection of oEmbed provider information.
ProviderRepositoryInterface.php file core/modules/media/src/OEmbed/ProviderRepositoryInterface.php
ProviderRepositoryInterface::get function core/modules/media/src/OEmbed/ProviderRepositoryInterface.php Returns information for a specific oEmbed provider.
ProviderRepositoryInterface::getAll function core/modules/media/src/OEmbed/ProviderRepositoryInterface.php Returns information on all available oEmbed providers.
ProviderRepositoryTest class core/modules/media/tests/src/Functional/ProviderRepositoryTest.php Tests the oEmbed provider repository.
ProviderRepositoryTest.php file core/modules/media/tests/src/Functional/ProviderRepositoryTest.php
ProviderRepositoryTest::$defaultTheme property core/modules/media/tests/src/Functional/ProviderRepositoryTest.php The theme to install as the default for testing.
ProviderRepositoryTest::providerEmptyProviderList function core/modules/media/tests/src/Functional/ProviderRepositoryTest.php Data provider for testEmptyProviderList().
ProviderRepositoryTest::providerNonExistingProviderDatabase function core/modules/media/tests/src/Functional/ProviderRepositoryTest.php Data provider for testEmptyProviderList().
ProviderRepositoryTest::testEmptyProviderList function core/modules/media/tests/src/Functional/ProviderRepositoryTest.php Tests that provider discovery fails if the provider database is empty.
ProviderRepositoryTest::testNonExistingProviderDatabase function core/modules/media/tests/src/Functional/ProviderRepositoryTest.php Tests that provider discovery fails with a non-existent provider database.
ProxyBuilder::buildConstructorMethod function core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php Builds the constructor used to inject the actual service ID.
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\DiactorosFactory
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.
PublicStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Gets the path that the wrapper is responsible for.
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.
Query::getConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/Query.php Gets the key value store used to store fast lookups.
Query::__toString function core/lib/Drupal/Core/Database/Query/Query.php Implements PHP magic __toString method to convert the query to a string.
Query::__toString function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Implements the magic __toString method.
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/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.

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