You are here

service acquia_contenthub.acquia_contenthub_search in Acquia Content Hub 8

Class

Drupal\acquia_contenthub\ContentHubSearch
1 string reference to acquia_contenthub.acquia_contenthub_search
acquia_contenthub_subscriber_evaluate_filter_conditions in acquia_contenthub_subscriber/acquia_contenthub_subscriber.module
Checks whether this asset (entity) matches the filter condition.

File

./acquia_contenthub.services.yml
acquia_contenthub.services.yml

View source
  1. class: Drupal\acquia_contenthub\ContentHubSearch
  2. arguments:
  3. - '@acquia_contenthub.client_manager'
  4. - '@language_manager'
  5. - '@entity_type.manager'