9 string references to YAML keys in taxonomy.routing.yml in Drupal 8
- MethodFilterTest::testCollectionOrder in core/
tests/ Drupal/ Tests/ Core/ Routing/ MethodFilterTest.php - Ensures that the incoming and outgoing collections have the same order.
- TaxonomyLocalTasksTest::getTaxonomyPageRoutes in core/
modules/ taxonomy/ tests/ src/ Unit/ Menu/ TaxonomyLocalTasksTest.php - Provides a list of routes to test.
- TaxonomyLocalTasksTest::testTaxonomyPageLocalTasks in core/
modules/ taxonomy/ tests/ src/ Unit/ Menu/ TaxonomyLocalTasksTest.php - Checks taxonomy edit local tasks.
- taxonomy_page_attachments_alter in core/
modules/ taxonomy/ taxonomy.module - Implements hook_page_attachments_alter().
- taxonomy_term_is_page in core/
modules/ taxonomy/ taxonomy.module - Returns whether the current page is the page of the passed-in term.
- taxonomy_term_uri in core/
modules/ taxonomy/ taxonomy.module - Entity URI callback.
- TermBreadcrumbBuilder::applies in core/
modules/ taxonomy/ src/ TermBreadcrumbBuilder.php - Whether this breadcrumb builder should be used to build the breadcrumb.
- TermBreadcrumbBuilder::build in core/
modules/ taxonomy/ src/ TermBreadcrumbBuilder.php - Builds the breadcrumb.
- VocabularyListBuilder::getDefaultOperations in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Gets this list's default operations.