Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotationWithConstants::$value | property | core/ |
|
| AnnotationWithConstants::FLOAT | constant | core/ |
|
| AnnotationWithConstants::INTEGER | constant | core/ |
|
| AnnotationWithConstants::STRING | constant | core/ |
|
| AnnotationWithRequiredAttributes | class | core/ |
Plugin annotation @Target("ALL") @Attributes({ @Attribute("value", required = true , type = "string"), @Attribute("annot", required = true , type =… |
| AnnotationWithRequiredAttributes.php | file | core/ |
|
| AnnotationWithRequiredAttributes::$annot | property | core/ |
|
| AnnotationWithRequiredAttributes::$value | property | core/ |
|
| AnnotationWithRequiredAttributes::getAnnot | function | core/ |
|
| AnnotationWithRequiredAttributes::getValue | function | core/ |
|
| AnnotationWithRequiredAttributes::__construct | function | core/ |
|
| AnnotationWithRequiredAttributesWithoutContructor | class | core/ |
Plugin annotation @Target("ALL"); |
| AnnotationWithRequiredAttributesWithoutContructor.php | file | core/ |
|
| AnnotationWithRequiredAttributesWithoutContructor::$annot | property | core/ |
@Required |
| AnnotationWithRequiredAttributesWithoutContructor::$value | property | core/ |
@Required |
| AnnotationWithTargetSyntaxError | class | core/ |
Plugin annotation @Target(@) |
| AnnotationWithTargetSyntaxError.php | file | core/ |
|
| AnnotationWithVarType::$arrayOfAnnotations | property | core/ |
|
| AnnotationWithVarType::$arrayOfIntegers | property | core/ |
|
| AnnotationWithVarType::$arrayOfStrings | property | core/ |
|
| AnnotationWithVarType::$string | property | core/ |
|
| AnnounceCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
| AnnounceCommand::PRIORITY_ASSERTIVE | constant | core/ |
The assertive priority attribute value. |
| AnnounceCommand::__construct | function | core/ |
Constructs an AnnounceCommand object. |
| AnonResourceTestTrait | trait | core/ |
Trait for ResourceTestBase subclasses testing $auth=NULL, i.e. authless/anon. |
| AnonResourceTestTrait.php | file | core/ |
|
| AnonResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
| AnonResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
| AnonymousPrivateTempStoreTest | class | core/ |
Tests the PrivateTempStore for anonymous users. |
| AnonymousPrivateTempStoreTest.php | file | core/ |
|
| AnonymousPrivateTempStoreTest::$modules | property | core/ |
Modules to enable. |
| AnonymousPrivateTempStoreTest::$tempStore | property | core/ |
The private temp store. |
| AnonymousPrivateTempStoreTest::setUp | function | core/ |
|
| AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet | function | core/ |
Tests anonymous can get without a previous set. |
| AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet | function | core/ |
Tests anonymous can use the PrivateTempStore. |
| AnonymousUserResponseSubscriber | class | core/ |
Response subscriber to handle finished responses for the anonymous user. |
| AnonymousUserResponseSubscriber.php | file | core/ |
|
| AnonymousUserResponseSubscriber::$currentUser | property | core/ |
The current user. |
| AnonymousUserResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| AnonymousUserResponseSubscriber::onRespond | function | core/ |
Adds a cache tag if the 'user.permissions' cache context is present. |
| AnonymousUserResponseSubscriber::__construct | function | core/ |
Constructs an AnonymousUserResponseSubscriber object. |
| AnonymousUserSession | class | core/ |
An account implementation representing an anonymous user. |
| AnonymousUserSession.php | file | core/ |
|
| AnonymousUserSession::__construct | function | core/ |
Constructs a new anonymous user session. |
| AnonymousUserSessionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\AnonymousUserSession[[api-linebreak]] @group Session |
| AnonymousUserSessionTest.php | file | core/ |
|
| AnonymousUserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| anonymous_user_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\AnonymousUserResponseSubscriber |
| ApcuBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| ApcuBackend::$sitePrefix | property | core/ |
Prefix for all keys in the storage that belong to this site. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.