You are here

namespace Drupal\search_api_solr\Controller in Search API Solr 8.3

Same name in other branches
  1. 8 Drupal\search_api_solr\Controller
  2. 8.2 Drupal\search_api_solr\Controller
  3. 4.x Drupal\search_api_solr\Controller
Classsort descending Location Description
AbstractSolrEntityController src/Controller/AbstractSolrEntityController.php Provides different listings of Solr Entities.
AbstractSolrEntityListBuilder src/Controller/AbstractSolrEntityListBuilder.php Provides a listing of Solr Entities.
BackendTrait src/Controller/BackendTrait.php Provides a listing of Solr Entities.
SolrCacheController src/Controller/SolrCacheController.php Provides different listings of SolrCache.
SolrCacheListBuilder src/Controller/SolrCacheListBuilder.php Provides a listing of SolrCache.
SolrConfigSetController src/Controller/SolrConfigSetController.php Provides different listings of SolrFieldType.
SolrFieldTypeController src/Controller/SolrFieldTypeController.php Provides different listings of SolrFieldType.
SolrFieldTypeListBuilder src/Controller/SolrFieldTypeListBuilder.php Provides a listing of SolrFieldType.
SolrRequestDispatcherController src/Controller/SolrRequestDispatcherController.php Provides different listings of SolrRequestDispatcher.
SolrRequestDispatcherListBuilder src/Controller/SolrRequestDispatcherListBuilder.php Provides a listing of SolrRequestDispatcher.
SolrRequestHandlerController src/Controller/SolrRequestHandlerController.php Provides different listings of SolrRequestHandler.
SolrRequestHandlerListBuilder src/Controller/SolrRequestHandlerListBuilder.php Provides a listing of SolrRequestHandler.