Classes, traits, and interfaces in Auto Index 8
Primary tabs
| Name   | Type | Namespace | Location | Description | Direct uses | Use statements | Strings | 
|---|---|---|---|---|---|---|---|
| AutoIndexNodeSearch | class | Drupal\ | src/ | The method we wish to call on the original object IndexNodeSearch has a protected visibility applied, and therefore we are left with 2 options. Copy and paste the current functionality into this module or extend the existing class. We are extending… | 
