function EntityListBuilder::getTitle
Gets the title of the page.
1 call to EntityListBuilder::getTitle()
- EntityListBuilder::render in core/lib/ Drupal/ Core/ Entity/ EntityListBuilder.php 
- Builds the entity listing as renderable array for table.html.twig.
1 method overrides EntityListBuilder::getTitle()
- BlockContentTypeListBuilder::getTitle in core/modules/ block_content/ src/ BlockContentTypeListBuilder.php 
- Gets the title of the page.
File
- 
              core/lib/ Drupal/ Core/ Entity/ EntityListBuilder.php, line 252 
Class
- EntityListBuilder
- Defines a generic implementation to build a listing of entities.
Namespace
Drupal\Core\EntityCode
protected function getTitle() {
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
