Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProviderFilterDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| ProviderFilterDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| ProviderFilterDecorator::__construct | function | core/ |
Constructs a InheritProviderDecorator object. |
| ProviderRepository | class | core/ |
Retrieves and caches information about oEmbed providers. |
| ProviderRepository | class | core/ |
Overrides the oEmbed provider repository service for testing purposes. |
| ProviderRepository.php | file | core/ |
|
| ProviderRepository.php | file | core/ |
|
| ProviderRepository::$httpClient | property | core/ |
The HTTP client. |
| ProviderRepository::$maxAge | property | core/ |
How long the provider data should be cached, in seconds. |
| ProviderRepository::$providersUrl | property | core/ |
URL of a JSON document which contains a database of oEmbed providers. |
| ProviderRepository::$time | property | core/ |
The time service. |
| ProviderRepository::cacheGet | function | core/ |
Fetches from the cache backend, respecting the use caches flag. |
| ProviderRepository::get | function | core/ |
Returns information for a specific oEmbed provider. |
| ProviderRepository::get | function | core/ |
Returns information for a specific oEmbed provider. |
| ProviderRepository::getAll | function | core/ |
Returns information on all available oEmbed providers. |
| ProviderRepository::getAll | function | core/ |
Returns information on all available oEmbed providers. |
| ProviderRepository::setProvider | function | core/ |
Stores an oEmbed provider value object in state. |
| ProviderRepository::__construct | function | core/ |
Constructs a ProviderRepository instance. |
| ProviderRepositoryInterface | interface | core/ |
Defines an interface for a collection of oEmbed provider information. |
| ProviderRepositoryInterface.php | file | core/ |
|
| ProviderRepositoryInterface::get | function | core/ |
Returns information for a specific oEmbed provider. |
| ProviderRepositoryInterface::getAll | function | core/ |
Returns information on all available oEmbed providers. |
| ProviderRepositoryTest | class | core/ |
Tests the oEmbed provider repository. |
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ProviderRepositoryTest::providerEmptyProviderList | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::providerNonExistingProviderDatabase | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::testEmptyProviderList | function | core/ |
Tests that provider discovery fails if the provider database is empty. |
| ProviderRepositoryTest::testNonExistingProviderDatabase | function | core/ |
Tests that provider discovery fails with a non-existent provider database. |
| ProxyBuilder::buildConstructorMethod | function | core/ |
Builds the constructor used to inject the actual service ID. |
| psr7.http_foundation_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory |
| psr7.http_message_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\DiactorosFactory |
| Psr7RequestValueResolver::$httpMessageFactory | property | core/ |
The PSR-7 converter. |
| PsrResponseSubscriber::$httpFoundationFactory | property | core/ |
The httpFoundation factory. |
| PsrResponseSubscriberTest::$httpFoundationFactoryMock | property | core/ |
The tested path root subscriber. |
| PublicStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| Query::$configFactory | property | core/ |
The config factory used by the config entity query. |
| Query::$keyValueFactory | property | core/ |
The key value factory. |
| Query::$keyValueFactory | property | core/ |
The key value factory. |
| Query::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| Query::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
| Query::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Query::__toString | function | core/ |
Implements the magic __toString method. |
| QueryAggregate::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| QueryAggregateInterface::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| QueryBase::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| QueryConditionTrait::conditionGroupFactory | function | core/ |
|
| QueryFactory | class | core/ |
Factory class creating entity query objects for the SQL backend. |
| QueryFactory | class | core/ |
PostgreSQL specific entity query implementation. |
| QueryFactory | class | core/ |
Provides a factory for creating entity query objects for the null backend. |
Pagination
- Previous page
- Page 171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.