Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.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/ |
The theme to install as the default for testing. |
| AnnouncementsCacheTest::$modules | property | core/ |
Modules to install. |
| 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(). |
| AnnouncementsFeedHooks | class | core/ |
Hook implementations for announcements_feed. |
| AnnouncementsFeedHooks.php | file | core/ |
|
| AnnouncementsFeedHooks::cron | function | core/ |
Implements hook_cron(). |
| AnnouncementsFeedHooks::help | function | core/ |
Implements hook_help(). |
| AnnouncementsFeedHooks::theme | function | core/ |
Implements hook_theme(). |
| AnnouncementsFeedHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| AnnouncementsFeedHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| AnnouncementsFeedThemeHooks | class | core/ |
Theme hook implementations for announcements_feed. |
| AnnouncementsFeedThemeHooks.php | file | core/ |
|
| AnnouncementsFeedThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| AnnouncementsFeedToolbarHooks | class | core/ |
Toolbar hook implementations for announcements_feed. |
| AnnouncementsFeedToolbarHooks.php | file | core/ |
|
| AnnouncementsFeedToolbarHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| AnnouncementsFeedToolbarHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| AnnouncementsFeedToolbarHooks::__construct | function | core/ |
|
| announcements_feed.dialog.css | file | core/ |
#drupal-off-canvas-wrapper .announcements { padding-block-start: var(--off-canvas-padding); } #drupal-off-canvas-wrapper .announcements ul { margin: 0; padding-inline-start: 0; list-style: none; } #drupal-off-canvas-wrapper .announcement { … |
| announcements_feed.dialog.css | file | core/ |
Styles for the announcements feed within the off-canvas dialog. |
| announcements_feed.dialog.pcss.css | file | core/ |
Styles for the announcements feed within the off-canvas dialog. |
| announcements_feed.fetcher | service | core/ |
Drupal\announcements_feed\AnnounceFetcher |
| announcements_feed.info.yml | file | core/ |
core/modules/announcements_feed/announcements_feed.info.yml |
| announcements_feed.lazy_builders | service | core/ |
Drupal\announcements_feed\LazyBuilders |
| announcements_feed.libraries.yml | file | core/ |
core/modules/announcements_feed/announcements_feed.libraries.yml |
| announcements_feed.links.menu.yml | file | core/ |
core/modules/announcements_feed/announcements_feed.links.menu.yml |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.