Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnounceFetcher::validateUrl | function | core/ |
Check whether a link is controlled by D.O. |
| AnnounceFetcher::__construct | function | core/ |
Construct an AnnounceFetcher service. |
| AnnounceFetcherTest | class | core/ |
Tests Drupal\announcements_feed\AnnounceFetcher. |
| 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/ |
Tests Drupal\announcements_feed\AnnounceFetcher. |
| AnnounceFetcherUserTest.php | file | core/ |
|
| AnnounceFetcherUserTest::$modules | property | core/ |
|
| AnnounceFetcherUserTest::providerShowAnnouncements | function | core/ |
Data provider for testAllAnnouncements(). |
| AnnounceFetcherUserTest::providerShowUpdatedAnnouncements | function | core/ |
Data provider for testAllAnnouncements(). |
| AnnounceFetcherUserTest::setFeedItems | function | core/ |
Sets the feed items to be returned for the test. |
| AnnounceFetcherUserTest::setUp | function | core/ |
|
| AnnounceFetcherUserTest::testAllAnnouncementsFirst | function | core/ |
Tests testAllAnnouncements should get all announcements. |
| Announcement | class | core/ |
Object containing a single announcement from the feed. |
| Announcement.php | file | core/ |
|
| Announcement::getContent | function | core/ |
Returns the content of the announcement with no markup. |
| Announcement::getDatePublishedTimestamp | function | core/ |
Gets the published date in timestamp format. |
| Announcement::__construct | function | core/ |
Construct an Announcement object. |
| announcements-feed-admin.html.twig | file | core/ |
Template file for the theming of announcement_feed admin page. |
| announcements-feed-admin.html.twig | file | core/ |
Template file for the theming of announcement_feed admin page. |
| announcements-feed-admin.html.twig | file | core/ |
<div class="gin-layer-wrapper"> {% include '@announcements_feed/templates/announcements-feed-admin.html.twig' %} </div> |
| announcements-feed-admin.html.twig | file | core/ |
<div class="gin-layer-wrapper"> {% include '@announcements_feed/templates/announcements-feed-admin.html.twig' %} </div> |
| announcements-feed.html.twig | file | core/ |
Template file for the theming of announcement_feed off-canvas dialog. |
| announcements-feed.html.twig | file | core/ |
Template file for the theming of announcement_feed off-canvas dialog. |
| announcements.html.twig | file | core/ |
{% if count %} <nav class="announcements"> <ul> {% if featured|length %} {% for announcement in featured %} <li class="announcement announcement--featured" data-drupal-featured> … |
| AnnouncementsCacheTest | class | core/ |
Defines a class for testing pages are still cacheable with dynamic page cache. |
| AnnouncementsCacheTest.php | file | core/ |
|
| AnnouncementsCacheTest::$defaultTheme | property | core/ |
|
| AnnouncementsCacheTest::$modules | property | core/ |
|
| AnnouncementsCacheTest::testDynamicPageCache | function | core/ |
Tests dynamic page cache. |
| AnnouncementsFeedCronHooks | class | core/ |
Cron hook implementations for announcements_feed. |
| AnnouncementsFeedCronHooks.php | file | core/ |
|
| AnnouncementsFeedCronHooks::cron | function | core/ |
Implements hook_cron(). |
| AnnouncementsFeedCronHooks::__construct | function | core/ |
|
| AnnouncementsFeedHelpHooks | class | core/ |
Help hook implementations for announcements_feed. |
| AnnouncementsFeedHelpHooks.php | file | core/ |
|
| AnnouncementsFeedHelpHooks::help | function | core/ |
Implements hook_help(). |
| AnnouncementsFeedThemeHooks | class | core/ |
Theme hook implementations for announcements_feed. |
| AnnouncementsFeedThemeHooks.php | file | core/ |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.