Tripal
Public Member Functions | Protected Member Functions | List of all members
Drupal\tripal\Routing\TripalEntityHtmlRouteProvider Class Reference
Inheritance diagram for Drupal\tripal\Routing\TripalEntityHtmlRouteProvider:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\Routing\TripalEntityHtmlRouteProvider:
Collaboration graph
[legend]

Public Member Functions

 getRoutes (EntityTypeInterface $entity_type)
 

Protected Member Functions

 getCollectionRoute (EntityTypeInterface $entity_type)
 

Detailed Description

Provides routes for Tripal Content entities.

See also
Drupal\Core\Entity\Routing\AdminHtmlRouteProvider
Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider

Member Function Documentation

◆ getCollectionRoute()

Drupal\tripal\Routing\TripalEntityHtmlRouteProvider::getCollectionRoute ( EntityTypeInterface  $entity_type)
protected

Gets the collection route.

Parameters
\Drupal\Core\Entity\EntityTypeInterface$entity_typeThe entity type.
Returns
\Symfony\Component\Routing\Route|null The generated route, if available.

◆ getRoutes()

Drupal\tripal\Routing\TripalEntityHtmlRouteProvider::getRoutes ( EntityTypeInterface  $entity_type)

{}


The documentation for this class was generated from the following file: