You are here

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

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

Entity type id.

Type: string

Overrides AbstractSolrEntityController::$entityTypeId

File

src/Controller/SolrRequestDispatcherController.php, line 18

Class

SolrRequestDispatcherController
Provides different listings of SolrRequestDispatcher.

Namespace

Drupal\search_api_solr\Controller

Code

protected $entityTypeId = 'solr_request_dispatcher';