Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
aggregator-item.html.twig core/themes/bartik/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig core/themes/stable9/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig core/themes/stable/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig core/themes/classy/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig core/modules/aggregator/templates/aggregator-item.html.twig Default theme implementation to present a feed item in an aggregator page.
aggregator.api.php core/modules/aggregator/aggregator.api.php Aggregator API documentation.
aggregator.creating.html.twig core/modules/aggregator/help_topics/aggregator.creating.html.twig --- label: 'Creating a feed' related: - aggregator.overview - aggregator.managing --- {% set aggregator_overview_link_text %} {% trans %}Aggregator{% endtrans %} {% endset %} {% set aggregator_overview_link =…
aggregator.info.yml core/modules/aggregator/aggregator.info.yml core/modules/aggregator/aggregator.info.yml
aggregator.install core/modules/aggregator/aggregator.install Install, update and uninstall functions for the aggregator module.
aggregator.links.action.yml core/modules/aggregator/aggregator.links.action.yml core/modules/aggregator/aggregator.links.action.yml
aggregator.links.menu.yml core/modules/aggregator/aggregator.links.menu.yml core/modules/aggregator/aggregator.links.menu.yml
aggregator.links.task.yml core/modules/aggregator/aggregator.links.task.yml core/modules/aggregator/aggregator.links.task.yml
aggregator.managing.html.twig core/modules/aggregator/help_topics/aggregator.managing.html.twig --- label: 'Managing and configuring an existing feed' related: - aggregator.overview - aggregator.creating --- {% set aggregator_overview_link_text %} {% trans %}Aggregator{% endtrans %} {% endset %} {% set aggregator_overview_link =…
aggregator.migrate_drupal.yml core/modules/aggregator/migrations/state/aggregator.migrate_drupal.yml core/modules/aggregator/migrations/state/aggregator.migrate_drupal.yml
aggregator.module core/modules/aggregator/aggregator.module Used to aggregate syndicated content (RSS, RDF, and Atom).
aggregator.overview.html.twig core/modules/aggregator/help_topics/aggregator.overview.html.twig --- label: 'Importing syndicated content' top_level: true related: - block.place --- {% set creating_topic = render_var(help_topic_link('aggregator.creating')) %} {% set managing_topic =…
aggregator.permissions.yml core/modules/aggregator/aggregator.permissions.yml core/modules/aggregator/aggregator.permissions.yml
aggregator.routing.yml core/modules/aggregator/aggregator.routing.yml core/modules/aggregator/aggregator.routing.yml
aggregator.schema.yml core/modules/aggregator/config/schema/aggregator.schema.yml core/modules/aggregator/config/schema/aggregator.schema.yml
aggregator.services.yml core/modules/aggregator/aggregator.services.yml core/modules/aggregator/aggregator.services.yml
aggregator.settings.yml core/modules/aggregator/config/install/aggregator.settings.yml core/modules/aggregator/config/install/aggregator.settings.yml
aggregator.theme.inc core/modules/aggregator/aggregator.theme.inc Preprocessors and theme functions of Aggregator module.
aggregator.views.schema.yml core/modules/aggregator/config/schema/aggregator.views.schema.yml core/modules/aggregator/config/schema/aggregator.views.schema.yml
AggregatorAdminTest.php core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php Drupal\Tests\aggregator\Functional
AggregatorController.php core/modules/aggregator/src/Controller/AggregatorController.php Drupal\aggregator\Controller
AggregatorCronTest.php core/modules/aggregator/tests/src/Functional/AggregatorCronTest.php Drupal\Tests\aggregator\Functional
AggregatorDisplayConfigurableTest.php core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php Drupal\Tests\aggregator\Functional
AggregatorFeed.php core/modules/aggregator/src/Plugin/migrate/source/AggregatorFeed.php Drupal\aggregator\Plugin\migrate\source
AggregatorFeedBlock.php core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php Drupal\aggregator\Plugin\Block
AggregatorFeedTest.php core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php Drupal\Tests\aggregator\Kernel\Plugin\migrate\source
AggregatorFeedViewsData.php core/modules/aggregator/src/AggregatorFeedViewsData.php Drupal\aggregator
AggregatorFeedViewsFieldAccessTest.php core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php Drupal\Tests\aggregator\Kernel\Views
AggregatorFetcher.php core/modules/aggregator/src/Annotation/AggregatorFetcher.php Drupal\aggregator\Annotation
AggregatorItem.php core/modules/aggregator/src/Plugin/migrate/source/AggregatorItem.php Drupal\aggregator\Plugin\migrate\source
AggregatorItemTest.php core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php Drupal\Tests\aggregator\Kernel\Plugin\migrate\source
AggregatorItemViewsData.php core/modules/aggregator/src/AggregatorItemViewsData.php Drupal\aggregator
AggregatorItemViewsFieldAccessTest.php core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php Drupal\Tests\aggregator\Kernel\Views
AggregatorLocalTasksTest.php core/modules/aggregator/tests/src/Unit/Menu/AggregatorLocalTasksTest.php Drupal\Tests\aggregator\Unit\Menu
AggregatorParser.php core/modules/aggregator/src/Annotation/AggregatorParser.php Drupal\aggregator\Annotation
AggregatorPluginManager.php core/modules/aggregator/src/Plugin/AggregatorPluginManager.php Drupal\aggregator\Plugin
AggregatorPluginManagerTest.php core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php Drupal\Tests\aggregator\Kernel
AggregatorPluginSettingsBase.php core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Drupal\aggregator\Plugin
AggregatorPluginSettingsBaseTest.php core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php Drupal\Tests\aggregator\Unit\Plugin
AggregatorProcessor.php core/modules/aggregator/src/Annotation/AggregatorProcessor.php Drupal\aggregator\Annotation
AggregatorRefresh.php core/modules/aggregator/src/Plugin/QueueWorker/AggregatorRefresh.php Drupal\aggregator\Plugin\QueueWorker
AggregatorRenderingTest.php core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php Drupal\Tests\aggregator\Functional
AggregatorTestBase.php core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php Drupal\Tests\aggregator\Functional
AggregatorTestRssController.php core/modules/aggregator/tests/modules/aggregator_test/src/Controller/AggregatorTestRssController.php Drupal\aggregator_test\Controller
AggregatorTitleFormatter.php core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php Drupal\aggregator\Plugin\Field\FieldFormatter
AggregatorTitleTest.php core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php Drupal\Tests\aggregator\Kernel

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.