Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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 Drupal\media\OEmbed\ProviderRepository. |
| ProviderRepositoryTest | class | core/ |
Tests the oEmbed provider repository. |
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest::$currentTime | property | core/ |
The time that the current test began. |
| ProviderRepositoryTest::$keyValue | property | core/ |
The key-value store. |
| ProviderRepositoryTest::$logger | property | core/ |
The mocked logger channel. |
| ProviderRepositoryTest::$repository | property | core/ |
The provider repository under test. |
| ProviderRepositoryTest::$responses | property | core/ |
The HTTP client handler which will serve responses. |
| ProviderRepositoryTest::providerEmptyProviderList | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::providerInvalidResponse | function | core/ |
Data provider for ::testInvalidResponse(). |
| ProviderRepositoryTest::providerNonExistingProviderDatabase | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::setUp | function | core/ |
|
| ProviderRepositoryTest::testCorruptProviderIgnored | function | core/ |
Tests a successful fetch but with a single corrupt item. |
| ProviderRepositoryTest::testEmptyProviderList | function | core/ |
Tests that provider discovery fails if the provider database is empty. |
| ProviderRepositoryTest::testInvalidResponse | function | core/ |
Tests handling of invalid JSON when fetching the provider database. |
| ProviderRepositoryTest::testNonExistingProviderDatabase | function | core/ |
Tests that provider discovery fails with a non-existent provider database. |
| ProviderRepositoryTest::testRequestException | function | core/ |
Tests handling of exceptions when fetching the provider database. |
| ProviderRepositoryTest::testSuccessfulFetch | function | core/ |
Tests that a successful fetch stores the provider database in key-value. |
| ProxyBuilder::buildConstructorMethod | function | core/ |
Builds the constructor used to inject the actual service ID. |
| psr17.response_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| psr17.server_request_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| psr17.stream_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| psr17.uploaded_file_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| psr7.http_foundation_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory |
| psr7.http_message_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory |
| 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. |
Pagination
- Previous page
- Page 194
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.