Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProfileFieldTranslationTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldValues::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldValuesTest::providerSource | function | core/ |
The data provider. |
| ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges | function | core/ |
Data provider for testSetProjectCoreCompatibilityRanges(). |
| ProtectedUserFieldConstraintValidator | class | core/ |
Validates the ProtectedUserFieldConstraint constraint. |
| ProtectedUserFieldConstraintValidator.php | file | core/ |
|
| ProtectedUserFieldConstraintValidator::$currentUser | property | core/ |
The current user. |
| ProtectedUserFieldConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| ProtectedUserFieldConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
| ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
| ProtectedUserFieldConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator[[api-linebreak]] @group user |
| ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| ProtocolVersionCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| Provider | class | core/ |
Value object for oEmbed providers. |
| Provider.php | file | core/ |
|
| Provider::$endpoints | property | core/ |
The provider endpoints. |
| Provider::$name | property | core/ |
The provider name. |
| Provider::$url | property | core/ |
The provider URL. |
| Provider::getEndpoints | function | core/ |
Returns the provider endpoints. |
| Provider::getName | function | core/ |
Returns the provider name. |
| Provider::getUrl | function | core/ |
Returns the provider URL. |
| Provider::__construct | function | core/ |
Provider constructor. |
| ProviderException | class | core/ |
Exception thrown if an oEmbed provider causes an error. |
| ProviderException.php | file | core/ |
|
| ProviderException::$provider | property | core/ |
Information about the oEmbed provider which caused the exception. |
| ProviderException::__construct | function | core/ |
ProviderException constructor. |
| ProviderFilterDecorator | class | core/ |
Remove plugin definitions with non-existing providers. |
| ProviderFilterDecorator.php | file | core/ |
|
| ProviderFilterDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| 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::__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. |
Pagination
- Previous page
- Page 111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.