Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges | function | core/ |
Data provider for testSetProjectCoreCompatibilityRanges(). |
| ProjectInfoTest::providerGetInstallableReleases | function | core/ |
Data provider for testGetInstallableReleases(). |
| ProjectInfoTest::providerGetSupportedBranches | function | core/ |
Data provider for testGetSupportedBranches(). |
| ProjectInfoTest::providerInstalledVersionSafe | function | core/ |
Data provider for ::testInstalledVersionSafe(). |
| ProjectRelease::validateReleaseData | function | core/ |
Validates the project release data. |
| ProjectReleaseTest::getValidData | function | core/ |
Gets valid data for a project release. |
| ProjectReleaseTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
| ProjectReleaseTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
| ProjectReleaseTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
| ProjectReleaseTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
| 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/ |
Tests Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator. |
| ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
| ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
| 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 an 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::$keyValue | property | core/ |
The key-value store. |
Pagination
- Previous page
- Page 140
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.