Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Provider::$endpoints | property | core/ |
The provider endpoints. |
| Provider::getEndpoints | function | core/ |
Returns the provider endpoints. |
| Provider::__construct | function | core/ |
Provider constructor. |
| ProviderException::__construct | function | core/ |
ProviderException constructor. |
| ProviderFilterDecorator::$providerExists | property | core/ |
A callable for testing if a provider exists. |
| ProviderFilterDecorator::filterDefinitions | function | core/ |
Removes plugin definitions with non-existing providers. |
| ProviderFilterDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| 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. |
| ProxyBuilder::buildLazyLoadItselfMethod | function | core/ |
Generates the string for the method which loads the actual service. |
| ProxyBuilder::buildProxyClassName | function | core/ |
Generates the used proxy class name from a given class name. |
| ProxyBuilder::buildProxyNamespace | function | core/ |
Generates the used proxy namespace from a given class name. |
| ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
| ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
| ProxyBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\ProxyBuilder\ProxyBuilder[[api-linebreak]] @group proxy_builder |
| ProxyBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Component\ProxyBuilder\ProxyBuilder[[api-linebreak]] @group proxy_builder |
| ProxyBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest. |
| ProxyBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest. |
| ProxyBuilderTest::$proxyBuilder | property | core/ |
The tested proxy builder. |
| ProxyBuilderTest::$proxyBuilder | property | core/ |
The tested proxy builder. |
| ProxyBuilderTest::buildExpectedClass | function | core/ |
Constructs the expected class output. |
| ProxyBuilderTest::buildExpectedClass | function | core/ |
Constructs the expected class output. |
| ProxyBuilderTest::setUp | function | core/ |
|
| ProxyBuilderTest::setUp | function | core/ |
Pagination
- Previous page
- Page 971
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.