Renders the list page markup to be output.
Return value
string
The output markup for the listing page.
File
- drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php, line 56
- Definition of Drupal\Core\Entity\EntityListControllerInterface.
Class
- EntityListControllerInterface
- Defines an interface for entity list controllers.
Namespace
Drupal\Core\Entity
Code
public function render();