Schedules - Program Search
89 sites
Security covered
Drupal 11
· not 10
This module provides a configurable search feature for programs. It includes functionality to manage and refresh the search cache.
🇺🇦
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.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.