Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProviderRepository::$logger | property | core/ |
The logger channel. |
| 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. |
| ProxyBuilderTest::testBuildServiceMethodReturnsVoid | function | core/ |
@legacy-covers ::buildMethodBody |
| Query::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
| Query::uniqueIdentifier | function | core/ |
Returns a unique identifier for this object. |
| QueryArgsCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| QueryBase::$entityTypeId | property | core/ |
The entity type this query runs against. |
| QueryBase::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryBatchTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| QueryBatchTest::queryDataProvider | function | core/ |
|
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryInterface::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryOptionsTest::testStoreQuerySettingsOverride | function | core/ |
Test that query overrides are stored. |
| QueryParameterTest::providerGetArgument | function | core/ |
Provides data for testGetArgument(). |
| QueryParameterWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| QueryPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| QueryTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| QueueSerializationTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| QueueSerializationTest::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.