You are here

function DrupalApacheSolrServiceInterface::getId in Apache Solr Search 8

Same name and namespace in other branches
  1. 6.3 apachesolr.interface.inc \DrupalApacheSolrServiceInterface::getId()
  2. 7 apachesolr.interface.inc \DrupalApacheSolrServiceInterface::getId()
2 methods override DrupalApacheSolrServiceInterface::getId()
DrupalApacheSolrService::getId in ./Drupal_Apache_Solr_Service.php
DummySolr::getId in tests/Dummy_Solr.php

File

./apachesolr.interface.inc, line 396

Class

DrupalApacheSolrServiceInterface
The interface for all 'Service' objects.

Code

function getId();