Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
Analyze.php | core/ |
Drupal\views_ui\Form\Ajax | ||
Analyzer.php | core/ |
Drupal\views | ||
AnalyzeServiceReferencesPass.php | vendor/ |
Symfony\Component\DependencyInjection\Compiler | ||
AndBinary.php | vendor/ |
Twig\Node\Expression\Binary | ||
AndVersionConstraintGroup.php | vendor/ |
PharIo\Version | ||
AnnotateCmsInstaller.php | vendor/ |
Composer\Installers | ||
AnnotatedClassDiscovery.php | core/ |
Drupal\Component\Annotation\Plugin\Discovery | ||
AnnotatedClassDiscovery.php | core/ |
Drupal\Core\Plugin\Discovery | ||
AnnotatedClassDiscoveryAutomatedProviders.php | core/ |
Drupal\migrate\Plugin\Discovery | ||
Annotation.php | vendor/ |
Doctrine\Common\Annotations | ||
Annotation.php | vendor/ |
Google\Protobuf\Internal\GeneratedCodeInfo | ||
Annotation.php | vendor/ |
SlevomatCodingStandard\Helpers | ||
AnnotationBase.php | core/ |
Drupal\Component\Annotation | ||
AnnotationBridgeDecorator.php | core/ |
Drupal\Component\Annotation\Plugin\Discovery | ||
AnnotationException.php | vendor/ |
Doctrine\Common\Annotations | ||
AnnotationHelper.php | vendor/ |
SlevomatCodingStandard\Helpers | ||
AnnotationHelper.php | vendor/ |
PHPStan\Rules\PHPUnit | ||
AnnotationInterface.php | core/ |
Drupal\Component\Annotation | ||
AnnotationNameSniff.php | vendor/ |
SlevomatCodingStandard\Sniffs\Commenting | ||
AnnotationParser.php | vendor/ |
PHPUnit\Metadata\Parser | ||
AnnotationReader.php | vendor/ |
Doctrine\Common\Annotations | ||
AnnotationRegistry.php | vendor/ |
Doctrine\Common\Annotations | ||
AnnotationsAreNotSupportedForInternalClassesException.php | vendor/ |
PHPUnit\Metadata | ||
AnnotationTypeHelper.php | vendor/ |
SlevomatCodingStandard\Helpers | ||
AnnounceBlock.php | core/ |
Drupal\announcements_feed\Plugin\Block | ||
AnnounceCommand.php | core/ |
Drupal\Core\Ajax | ||
AnnounceController.php | core/ |
Drupal\announcements_feed\Controller | ||
AnnounceFetcher.php | core/ |
Drupal\announcements_feed | ||
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> … | ||
AnnouncementsFeedHooks.php | core/ |
Drupal\announcements_feed\Hook | ||
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.css | core/ |
Styles for the announcements feed within the off-canvas dialog. | ||
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.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/ |
.announcements ul { margin-inline-start: 0; list-style: none; } .announcement:not(.announcement:last-child) { margin-block-end: 1rem; } .announcement.announcement--featured + .announcement.announcement--standard { padding-block-start: 1rem; … | ||
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:… | ||
announcements_feed.page.pcss.css | core/ |
.announcements ul { margin-inline-start: 0; list-style: none; } .announcement:not(.announcement:last-child) { margin-block-end: 1rem; } .announcement.announcement--featured + .announcement.announcement--standard { padding-block-start: 1rem; … | ||
announcements_feed.permissions.yml | core/ |
core/modules/announcements_feed/announcements_feed.permissions.yml | ||
announcements_feed.routing.yml | core/ |
core/modules/announcements_feed/announcements_feed.routing.yml | ||
announcements_feed.schema.yml | core/ |
core/modules/announcements_feed/config/schema/announcements_feed.schema.yml | ||
announcements_feed.services.yml | core/ |
core/modules/announcements_feed/announcements_feed.services.yml | ||
announcements_feed.settings.yml | core/ |
core/modules/announcements_feed/config/install/announcements_feed.settings.yml |