You are here

protected property SolrRequestHandlerController::$entityTypeId in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Controller/SolrRequestHandlerController.php \Drupal\search_api_solr\Controller\SolrRequestHandlerController::entityTypeId

Entity type id.

Type: string

Overrides AbstractSolrEntityController::$entityTypeId

File

src/Controller/SolrRequestHandlerController.php, line 18

Class

SolrRequestHandlerController
Provides different listings of SolrRequestHandler.

Namespace

Drupal\search_api_solr\Controller

Code

protected $entityTypeId = 'solr_request_handler';