Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnounceBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| AnnounceBlock::create | function | core/ |
Creates an instance of the plugin. |
| AnnounceBlock::__construct | function | core/ |
Constructs a new AnnouncementsFeedBlock instance. |
| AnnounceBlockTest | class | core/ |
Test the announcement block test visibility. |
| AnnounceBlockTest.php | file | core/ |
|
| AnnounceBlockTest::$announceBlock | property | core/ |
The announce block instance. |
| AnnounceBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AnnounceBlockTest::$modules | property | core/ |
Modules to install. |
| AnnounceBlockTest::setUp | function | core/ |
|
| AnnounceBlockTest::testAnnounceWithoutPermission | function | core/ |
Testing announce feed block visibility. |
| AnnounceCommand | class | core/ |
AJAX command for a JavaScript Drupal.announce() call. |
| AnnounceCommand.php | file | core/ |
|
| AnnounceCommand::$priority | property | core/ |
The priority that will be used for the announcement. |
| AnnounceCommand::$text | property | core/ |
The text to be announced. |
| AnnounceCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
| AnnounceCommand::PRIORITY_ASSERTIVE | constant | core/ |
The assertive priority attribute value. |
| AnnounceCommand::PRIORITY_POLITE | constant | core/ |
The polite priority attribute value. |
| AnnounceCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| 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 | class | core/ |
Service to fetch announcements from the external feed. |
| AnnounceFetcher.php | file | core/ |
|
| AnnounceFetcher::$config | property | core/ |
The configuration settings of this module. |
| AnnounceFetcher::$tempStore | property | core/ |
The tempstore service. |
| AnnounceFetcher::fetch | function | core/ |
Fetches the feed either from a local cache or fresh remotely. |
| AnnounceFetcher::fetchIds | function | core/ |
Fetch ids of announcements. |
| AnnounceFetcher::isRelevantItem | function | core/ |
Check whether the version given is relevant to the Drupal version used. |
| AnnounceFetcher::validateUrl | function | core/ |
Check whether a link is controlled by D.O. |
| AnnounceFetcher::__construct | function | core/ |
Construct an AnnounceFetcher service. |
| AnnounceFetcherTest | class | core/ |
@coversDefaultClass \Drupal\announcements_feed\AnnounceFetcher[[api-linebreak]] |
| AnnounceFetcherTest.php | file | core/ |
|
| AnnounceFetcherTest::fetchFeedItems | function | core/ |
Gets the announcements from the 'announce.fetcher' service. |
| AnnounceFetcherTest::providerShowAnnouncements | function | core/ |
Data provider for testShowAnnouncements(). |
| AnnounceFetcherTest::setFeedItems | function | core/ |
Sets the feed items to be returned for the test. |
| AnnounceFetcherTest::setUp | function | core/ |
|
| AnnounceFetcherTest::testFeedFields | function | core/ |
Tests feed fields. |
| AnnounceFetcherTest::testShowAnnouncements | function | core/ |
Tests announcement that should be displayed. |
| AnnounceFetcherUnitTest | class | core/ |
Simple test to ensure that asserts pass. |
| AnnounceFetcherUnitTest.php | file | core/ |
|
| AnnounceFetcherUnitTest::$fetcher | property | core/ |
The Fetcher service object. |
| AnnounceFetcherUnitTest::setUp | function | core/ |
|
| AnnounceFetcherUnitTest::testValidateUrl | function | core/ |
Test the ValidateUrl() method. |
| AnnounceFetcherUnitTest::urlProvider | function | core/ |
Data for the testValidateUrl. |
| AnnounceFetcherUserTest | class | core/ |
@coversDefaultClass \Drupal\announcements_feed\AnnounceFetcher[[api-linebreak]] |
| AnnounceFetcherUserTest.php | file | core/ |
|
| AnnounceFetcherUserTest::$modules | property | core/ |
Modules to install. |
| AnnounceFetcherUserTest::providerShowAnnouncements | function | core/ |
Data provider for testAllAnnouncements(). |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.