program_search
94 sites
Security covered
πΊπ¦
This module is maintained by Ukrainian developers.Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
# Open Y Programs Search
Provides configurable programs search paragraph.
## How to warm the cache
```
\Drupal::service("openy_programs_search.data_storage")->warmCache();
```
## How to reset the cache
```
\Drupal::service("openy_programs_search.data_storage")->resetCache();
```
## TODO
3. Make the first step optional.