Files - 10.3.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
AnnotatedClassDiscovery.php | core/ |
Drupal\Component\Annotation\Plugin\Discovery | ||
AnnotatedClassDiscoveryAutomatedProviders.php | core/ |
Drupal\migrate\Plugin\Discovery | ||
AnnotatedClassDiscoveryCachedTest.php | core/ |
Drupal\Tests\Component\Annotation | ||
AnnotatedClassDiscoveryTest.php | core/ |
Drupal\Tests\Component\Annotation | ||
AnnotatedClassDiscoveryTest.php | core/ |
Drupal\Tests\Component\Plugin\Discovery | ||
AnnotatedClassDiscoveryTest.php | core/ |
Drupal\KernelTests\Core\Plugin\Discovery | ||
AnnotationBase.php | core/ |
Drupal\Component\Annotation | ||
AnnotationBaseTest.php | core/ |
Drupal\Tests\Component\Annotation | ||
AnnotationBridgeDecorator.php | core/ |
Drupal\Component\Annotation\Plugin\Discovery | ||
AnnotationBridgeDecoratorTest.php | core/ |
Drupal\Tests\Component\Annotation\Plugin\Discovery | ||
AnnotationEnum.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationEnumInvalid.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationEnumLiteral.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationEnumLiteralInvalid.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationInterface.php | core/ |
Drupal\Component\Annotation | ||
AnnotationTargetAll.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationTargetAnnotation.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationTargetClass.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationTargetPropertyMethod.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationWithAttributes.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationWithConstants.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationWithRequiredAttributes.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationWithRequiredAttributesWithoutContructor.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationWithTargetSyntaxError.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotationWithVarType.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures | ||
AnnotWithDefaultValue.php | core/ |
Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation | ||
AnnounceBlock.php | core/ |
Drupal\announcements_feed\Plugin\Block | ||
AnnounceBlockTest.php | core/ |
Drupal\Tests\announcements_feed\FunctionalJavascript | ||
AnnounceCommand.php | core/ |
Drupal\Core\Ajax | ||
AnnounceController.php | core/ |
Drupal\announcements_feed\Controller | ||
AnnounceFetcher.php | core/ |
Drupal\announcements_feed | ||
AnnounceFetcherTest.php | core/ |
Drupal\Tests\announcements_feed\Kernel | ||
AnnounceFetcherUnitTest.php | core/ |
Drupal\Tests\announcements_feed\Unit | ||
AnnounceFetcherUserTest.php | core/ |
Drupal\Tests\announcements_feed\Kernel | ||
Announcement.php | core/ |
Drupal\announcements_feed | ||
announcements-feed-admin.html.twig | core/ |
Template file for the theming of announcement_feed admin page. | ||
announcements-feed-admin.html.twig | core/ |
Template file for the theming of announcement_feed admin page. | ||
announcements-feed.html.twig | core/ |
Template file for the theming of announcement_feed off-canvas dialog. | ||
announcements-feed.html.twig | core/ |
Template file for the theming of announcement_feed off-canvas dialog. | ||
announcements.html.twig | core/ |
{% if count %} <nav class="announcements"> <ul> {% if featured|length %} {% for announcement in featured %} <li class="announcement announcement--featured" data-drupal-featured> … | ||
AnnouncementsCacheTest.php | core/ |
Drupal\Tests\announcements_feed\Functional | ||
announcements_feed.dialog.css | core/ |
Styles for the announcements feed within the off-canvas dialog. | ||
announcements_feed.dialog.css | 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.pcss.css | core/ |
Styles for the announcements feed within the off-canvas dialog. | ||
announcements_feed.info.yml | core/ |
core/modules/announcements_feed/announcements_feed.info.yml | ||
announcements_feed.libraries.yml | core/ |
core/modules/announcements_feed/announcements_feed.libraries.yml | ||
announcements_feed.links.menu.yml | core/ |
core/modules/announcements_feed/announcements_feed.links.menu.yml | ||
announcements_feed.module | core/ |
Fetch community announcements from www.drupal.org feed. | ||
announcements_feed.overview.html.twig | core/ |
--- label: 'Viewing Drupal announcements' top_level: true --- {% set actions_link_text %} {% trans %}Announcements{% endtrans %} {% endset %} {% set actions_link = render_var(help_route_link(actions_link_text,… | ||
announcements_feed.page.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .announcements ul { margin-inline-start: 0; list-style:… |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.