You are here

Files in Fast Autocomplete 8

Primary tabs

File namesort descending Location Namespace Description
BasicTitleSearch.php src/Plugin/Search/BasicTitleSearch.php Drupal\fac\Plugin\Search
EventSubscriber.php src/EventSubscriber/EventSubscriber.php Drupal\fac\EventSubscriber
fac.css css/fac.css .form-fac-result { position: relative; } .fac-result { position: absolute; left: 0; color: #000000; border-radius: 0 0 6px 6px; z-index: 99; } .fac-result ul.result-list { margin: 0; padding: 0; background-color: #ffffff; …
fac.info.yml fac.info.yml fac.info.yml
fac.install fac.install This file contains the install/update/uninstall functions of the fac module.
fac.libraries.yml fac.libraries.yml fac.libraries.yml
fac.links.action.yml fac.links.action.yml fac.links.action.yml
fac.links.menu.yml fac.links.menu.yml fac.links.menu.yml
fac.links.task.yml fac.links.task.yml fac.links.task.yml
fac.module fac.module This file contains the main functions of the Fast Autocomplete module.
fac.permissions.yml fac.permissions.yml fac.permissions.yml
fac.routing.yml fac.routing.yml fac.routing.yml
fac.schema.yml config/schema/fac.schema.yml config/schema/fac.schema.yml
fac.services.yml fac.services.yml fac.services.yml
fac.settings.yml config/install/fac.settings.yml config/install/fac.settings.yml
FacConfig.php src/Entity/FacConfig.php Drupal\fac\Entity
FacConfigDeleteForm.php src/Form/FacConfigDeleteForm.php Drupal\fac\Form
FacConfigDisableConfirmForm.php src/Form/FacConfigDisableConfirmForm.php Drupal\fac\Form
FacConfigEnableConfirmForm.php src/Form/FacConfigEnableConfirmForm.php Drupal\fac\Form
FacConfigForm.php src/Form/FacConfigForm.php Drupal\fac\Form
FacConfigInterface.php src/FacConfigInterface.php Drupal\fac
FacConfigListBuilder.php src/Controller/FacConfigListBuilder.php Drupal\fac\Controller
FacController.php src/Controller/FacController.php Drupal\fac\Controller
FacDeleteFilesForm.php src/Form/FacDeleteFilesForm.php Drupal\fac\Form
FacRoutes.php src/Routing/FacRoutes.php Drupal\fac\Routing
FacSettingsForm.php src/Form/FacSettingsForm.php Drupal\fac\Form
HashService.php src/HashService.php Drupal\fac
HashServiceInterface.php src/HashServiceInterface.php Drupal\fac
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Fast Autocomplete module provides fast IMDB-like suggestions below a text input field.…
Search.php src/Annotation/Search.php Drupal\fac\Annotation
SearchApiSearch.php src/Plugin/Search/SearchApiSearch.php Drupal\fac\Plugin\Search
SearchBase.php src/SearchBase.php Drupal\fac
SearchInterface.php src/SearchInterface.php Drupal\fac
SearchPluginManager.php src/SearchPluginManager.php Drupal\fac
SearchService.php src/SearchService.php Drupal\fac

Other projects