Search for discovery

  1. Search 7.x for discovery
  2. Search 9.5.x for discovery
  3. Search 8.9.x for discovery
  4. Search 10.3.x for discovery
  5. Search main for discovery
  6. Other projects
Title Object type File name Summary
YamlDiscoveryDecoratorTest.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php
YamlDiscoveryDecoratorTest::$discoveryDecorator property core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php The YamlDiscovery instance to test.
YamlDiscoveryDecoratorTest::$expectedKeys property core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php Expected provider => key mappings for testing.
YamlDiscoveryDecoratorTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php
YamlDiscoveryDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php Tests the getDefinitions() method.
YamlDiscoveryTest class core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php YamlDiscovery component unit tests.
YamlDiscoveryTest class core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests Drupal\Core\Plugin\Discovery\YamlDiscovery.
YamlDiscoveryTest class core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php YamlDiscovery component unit tests.
YamlDiscoveryTest.php file core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest.php file core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest::$discovery property core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php The YamlDiscovery instance to test.
YamlDiscoveryTest::$expectedKeys property core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Expected provider => key mappings for testing.
YamlDiscoveryTest::setUp function core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest::setUp function core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest::testDiscovery function core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php Tests the YAML file discovery.
YamlDiscoveryTest::testFilenameForBrokenYml function core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php Tests if filename is output for a broken YAML file.
YamlDiscoveryTest::testForBrokenYml function core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php Tests if filename is output for a broken YAML file.
YamlDiscoveryTest::testGetDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests the getDefinition() method.
YamlDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests the getDefinitions() method.
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests get definitions with translatable definitions.
YamlRouteDiscovery class core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php Reads routing.yml files provided by modules and creates route collections.
YamlRouteDiscovery.php file core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php
YamlRouteDiscovery::collectRoutes function core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php Creates a collection of routes to add to the route builder.
YamlRouteDiscovery::getPriority function core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php Determines the priority of the route build event listener.
YamlRouteDiscovery::getRouteDefinitions function core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php Retrieves all defined routes from .routing.yml files.
YamlRouteDiscovery::__construct function core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php

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