This is the complete list of members for Drupal\tripal_chado\Controller\ChadoProjectAutocompleteController, including all inherited members.
| $default_options (defined in Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController) | Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController | protectedstatic |
| $include_pkey (defined in Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController) | Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController | protected |
| $match_operator (defined in Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController) | Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController | protected |
| getDefaultOptions() | Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController | static |
| getPkeyId(string $value) | Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController | static |
| getProjectId(string $project) | Drupal\tripal_chado\Controller\ChadoProjectAutocompleteController | static |
| getProjectName(int $project) | Drupal\tripal_chado\Controller\ChadoProjectAutocompleteController | static |
| getQuery(string $string, array $options) | Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController | static |
| handleAutocomplete(Request $request, int $count=5, int $type_id=0) | Drupal\tripal_chado\Controller\ChadoProjectAutocompleteController | |
| handleGenericAutocomplete(Request $request, string $base_table, string $column_name, string $type_column, string $property_table, int $match_limit=10, int $type_id=0,) | Drupal\tripal_chado\Controller\ChadoGenericAutocompleteController | |