Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
AdminNegotiator.php file core/modules/user/src/Theme/AdminNegotiator.php
AdminNegotiator::$adminContext property core/modules/user/src/Theme/AdminNegotiator.php The route admin context to determine whether a route is an admin one.
AdminNegotiator::$configFactory property core/modules/user/src/Theme/AdminNegotiator.php The config factory.
AdminNegotiator::$entityTypeManager property core/modules/user/src/Theme/AdminNegotiator.php The entity type manager.
AdminNegotiator::$user property core/modules/user/src/Theme/AdminNegotiator.php The current user.
AdminNegotiator::applies function core/modules/user/src/Theme/AdminNegotiator.php Whether this theme negotiator should be used to set the theme.
AdminNegotiator::determineActiveTheme function core/modules/user/src/Theme/AdminNegotiator.php Determine the active theme for the request.
AdminNegotiator::__construct function core/modules/user/src/Theme/AdminNegotiator.php Creates a new AdminNegotiator instance.
AdminNegotiatorTest class core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php Tests AdminNegotiator class.
AdminNegotiatorTest.php file core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php
AdminNegotiatorTest::getThemes function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php Provides a list of theme names to test.
AdminNegotiatorTest::testDetermineActiveTheme function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php @dataProvider getThemes
AdminPathConfigEntityConverter::$configFactory property core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php The config factory.
AdminTest::getTopLevelMenuLinks function core/modules/system/tests/src/Functional/System/AdminTest.php Returns all top level menu links.
AdminUiTest::testFilterCheckboxesToggleSettings function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Test that filter settings are only visible when the filter is enabled.
AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Confirm settings only trigger AJAX when select value is CKEditor 5.
aggregator-feed.html.twig file core/modules/aggregator/templates/aggregator-feed.html.twig Default theme implementation to present an aggregator feed.
aggregator-feed.html.twig file core/themes/classy/templates/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/stable/templates/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/bartik/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/claro/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/seven/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/themes/stable9/templates/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-feed.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/aggregator-feed.html.twig Theme override to present an aggregator feed.
aggregator-item.html.twig file core/themes/classy/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/themes/stable/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file 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 file core/themes/claro/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/themes/seven/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/themes/stable9/templates/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content/aggregator-item.html.twig Theme override to present a feed item in an aggregator page.
aggregator-item.html.twig file core/modules/aggregator/templates/aggregator-item.html.twig Default theme implementation to present a feed item in an aggregator page.
aggregator.api.php file core/modules/aggregator/aggregator.api.php Aggregator API documentation.
aggregator.creating.html.twig file 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 file core/modules/aggregator/aggregator.info.yml core/modules/aggregator/aggregator.info.yml
aggregator.install file core/modules/aggregator/aggregator.install Install, update and uninstall functions for the aggregator module.
aggregator.items.importer service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\ItemsImporter
aggregator.links.action.yml file core/modules/aggregator/aggregator.links.action.yml core/modules/aggregator/aggregator.links.action.yml
aggregator.links.menu.yml file core/modules/aggregator/aggregator.links.menu.yml core/modules/aggregator/aggregator.links.menu.yml
aggregator.links.task.yml file core/modules/aggregator/aggregator.links.task.yml core/modules/aggregator/aggregator.links.task.yml
aggregator.managing.html.twig file 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 file core/modules/aggregator/migrations/state/aggregator.migrate_drupal.yml core/modules/aggregator/migrations/state/aggregator.migrate_drupal.yml
aggregator.module file core/modules/aggregator/aggregator.module Used to aggregate syndicated content (RSS, RDF, and Atom).
aggregator.overview.html.twig file 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 file core/modules/aggregator/aggregator.permissions.yml core/modules/aggregator/aggregator.permissions.yml
aggregator.routing.yml file core/modules/aggregator/aggregator.routing.yml core/modules/aggregator/aggregator.routing.yml
aggregator.schema.yml file core/modules/aggregator/config/schema/aggregator.schema.yml core/modules/aggregator/config/schema/aggregator.schema.yml
aggregator.services.yml file core/modules/aggregator/aggregator.services.yml core/modules/aggregator/aggregator.services.yml
aggregator.settings.yml file core/modules/aggregator/config/install/aggregator.settings.yml core/modules/aggregator/config/install/aggregator.settings.yml
aggregator.theme.inc file core/modules/aggregator/aggregator.theme.inc Preprocessors and theme functions of Aggregator module.

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