Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrivateTempStoreTest::testDeleteLocking | function | core/ |
Tests the locking in the delete() method. |
| PrivateTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| PrivateTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
| PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadataOwner | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "owner" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getOwnerId() instead.… |
| PrivateTempStoreTest::testGetMetadataUpdated | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead.… |
| PrivateTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| PrivateTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| PrivateTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| PrivateTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
| 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/ |
@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]] |
| 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/ |
@coversDefaultClass \Drupal\Core\Cache\Context\ProtocolVersionCacheContext[[api-linebreak]] @group Cache |
| ProtocolVersionCacheContextTest.php | file | core/ |
|
| ProtocolVersionCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| ProtocolVersionCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 170
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.