Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProcessPluginBase::isPipelineStopped | function | core/ |
Determines if the pipeline should stop processing. |
| ProcessPluginBase::stopPipeline | function | core/ |
Stops pipeline processing after this plugin finishes. |
| ProcessPluginBaseTest::testStopPipeline | function | core/ |
Tests stopping the pipeline. |
| ProjectReleaseTest::testOptionalFields | function | core/ |
Tests that optional fields can be omitted. |
| PromoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| ProtectedDirectory | class | core/ |
A value object representing a protected directory. |
| ProtectedDirectory.php | file | core/ |
|
| ProtectedDirectory::$path | property | core/ |
The directory path. |
| ProtectedDirectory::$private | property | core/ |
If the directory is private (or public). |
| ProtectedDirectory::$title | property | core/ |
The directory title. |
| ProtectedDirectory::getPath | function | core/ |
Gets the directory path. |
| ProtectedDirectory::getTitle | function | core/ |
Gets the title. |
| ProtectedDirectory::isPrivate | function | core/ |
Is the directory private (or public). |
| ProtectedDirectory::__construct | function | core/ |
ProtectedDirectory constructor. |
| 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. |
| ProtocolVersionCacheContext | class | core/ |
Defines the ProtocolVersionCacheContext service, for "per protocol" caching. |
| ProtocolVersionCacheContext.php | file | core/ |
|
| ProtocolVersionCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ProtocolVersionCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ProtocolVersionCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ProtocolVersionCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\ProtocolVersionCacheContext. |
| ProtocolVersionCacheContextTest.php | file | core/ |
|
| ProtocolVersionCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| ProtocolVersionCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| 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. |
| ProviderRepository::$logger | property | core/ |
The logger channel. |
Pagination
- Previous page
- Page 193
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.