Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| 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 | class | core/ |
@coversDefaultClass \Drupal\media\OEmbed\ProviderRepository[[api-linebreak]] |
| ProviderRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\media\OEmbed\ProviderRepository[[api-linebreak]] |
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest::$currentTime | property | core/ |
The time that the current test began. |
| ProviderRepositoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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::testDeprecations | function | core/ |
@covers ::__construct[[api-linebreak]] |
| 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. |
| 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\Component\ProxyBuilder\ProxyBuilder[[api-linebreak]] @group proxy_builder |
| ProxyBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\ProxyBuilder\ProxyBuilder[[api-linebreak]] @group proxy_builder |
| ProxyBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest. |
| ProxyBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Component\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/ |
|
| ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildMethodWithParameter | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildNoMethod | function | core/ |
Tests the basic methods like the constructor and the lazyLoadItself method. |
| ProxyBuilderTest::testBuildProxyClassName | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
| ProxyBuilderTest::testBuildProxyClassNameForModule | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
| ProxyBuilderTest::testBuildProxyNamespace | function | core/ |
@covers ::buildProxyNamespace[[api-linebreak]] |
Pagination
- Previous page
- Page 997
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.