Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AnnotationWithConstants.php | file | core/ |
|
AnnotationWithConstants::$value | property | core/ |
|
AnnotationWithConstants::FLOAT | constant | core/ |
|
AnnotationWithConstants::INTEGER | constant | core/ |
|
AnnotationWithConstants::STRING | constant | core/ |
|
AnnotationWithInvalidTargetDeclaration | class | core/ |
Plugin annotation @Target("Foo"); |
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 |
AnnotationWithTargetEmpty | class | core/ |
@Target |
AnnotationWithTargetSyntaxError | class | core/ |
Plugin annotation @Target(@) |
AnnotationWithTargetSyntaxError.php | file | core/ |
|
AnnotationWithVarType | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationWithVarType.php | file | core/ |
|
AnnotationWithVarType::$annotation | property | core/ |
|
AnnotationWithVarType::$array | property | core/ |
|
AnnotationWithVarType::$arrayOfAnnotations | property | core/ |
|
AnnotationWithVarType::$arrayOfIntegers | property | core/ |
|
AnnotationWithVarType::$arrayOfStrings | property | core/ |
|
AnnotationWithVarType::$bool | property | core/ |
|
AnnotationWithVarType::$boolean | property | core/ |
|
AnnotationWithVarType::$float | property | core/ |
|
AnnotationWithVarType::$integer | property | core/ |
|
AnnotationWithVarType::$mixed | property | core/ |
|
AnnotationWithVarType::$string | property | core/ |
|
AnnounceBlock::__construct | function | core/ |
Constructs a new AnnouncementsFeedBlock instance. |
AnnounceBlockTest::testAnnounceWithoutPermission | function | core/ |
Testing announce feed block visibility. |
AnnounceCommand::__construct | function | core/ |
Constructs an AnnounceCommand object. |
AnnounceController | class | core/ |
Controller for community announcements. |
AnnounceController.php | file | core/ |
|
AnnounceController::getAnnouncements | function | core/ |
Returns the list of Announcements. |
AnnounceController::__construct | function | core/ |
Constructs an AnnounceController object. |
AnnounceFetcher::$config | property | core/ |
The configuration settings of this module. |
AnnounceFetcher::__construct | function | core/ |
Construct an AnnounceFetcher service. |
Announcement::getContent | function | core/ |
Returns the content of the announcement with no markup. |
Announcement::__construct | function | core/ |
Construct an Announcement object. |
AnnouncementsFeedHooks::cron | function | core/ |
Implements hook_cron(). |
announcements_feed.permissions.yml | file | core/ |
core/modules/announcements_feed/announcements_feed.permissions.yml |
announcements_feed_cron | function | core/ |
Implements hook_cron(). |
AnnounceRenderer::__construct | function | core/ |
Constructs an AnnouncementRenderer object. |
AnnounceRendererTest::testRendererContent | function | core/ |
Tests rendered valid content. |
AnnounceRendererTest::testRendererException | function | core/ |
Tests rendered valid when something goes wrong. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.