11 string references to YAML keys in taxonomy.routing.yml
- 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.
- TaxonomyTermContentModerationTest::testTaxonomyTermParents in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermContentModerationTest.php - Tests taxonomy term parents on a moderated vocabulary.
- taxonomy_entity_operation in core/
modules/ taxonomy/ taxonomy.module - Implements hook_entity_operation().
- taxonomy_term_is_page in core/
modules/ taxonomy/ taxonomy.module - Returns whether the current page is the page of the passed-in term.
- 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.
- TermForm::save in core/
modules/ taxonomy/ src/ TermForm.php - Form submission handler for the 'save' action.
- TermRouteContext::getRuntimeContexts in core/
modules/ taxonomy/ src/ ContextProvider/ TermRouteContext.php - Gets runtime context values for the given context IDs.
- VocabularyListBuilder::getDefaultOperations in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Gets this list's default operations.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.