feed.bridge.reader

Same name in this branch
  1. 9 core/modules/aggregator/aggregator.services.yml \feed.bridge.reader
Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \feed.bridge.reader

Class

Drupal\Component\Bridge\ZfExtensionManagerSfContainer
2 string references to feed.bridge.reader
DefaultParser::parse in core/modules/aggregator/src/Plugin/aggregator/parser/DefaultParser.php
Parses feed data.
LegacyServiceTest::testLaminasBridgeService in core/tests/Drupal/KernelTests/Core/LegacyServiceTest.php
Tests the deprecated Laminas bridge service.

File

core/core.services.yml

View source
  1. class: Drupal\Component\Bridge\ZfExtensionManagerSfContainer
  2. calls:
  3. - [setContainer, ['@service_container']]
  4. - [setStandalone, [\Laminas\Feed\Reader\StandaloneExtensionManager]]
  5. arguments:
  6. - feed.reader.
  7. deprecated: 'The "%service_id%" service is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Use \Laminas\Feed\Reader\StandaloneExtensionManager or create your own service. See https://www.drupal.org/node/3258656'

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