IndexTaskManager |
src/Task/IndexTaskManager.php |
Provides a service for managing pending index tasks. |
IndexTaskManagerInterface |
src/Task/IndexTaskManagerInterface.php |
Defines the interface for the index task manager. |
ServerTaskManager |
src/Task/ServerTaskManager.php |
Provides a service for managing pending server tasks. |
ServerTaskManagerInterface |
src/Task/ServerTaskManagerInterface.php |
Defines the interface for the server task manager. |
TaskEvent |
src/Task/TaskEvent.php |
Represents an event that was fired to execute a pending task. |
TaskInterface |
src/Task/TaskInterface.php |
Defines an interface for a Search API task. |
TaskManager |
src/Task/TaskManager.php |
Provides a service for managing pending tasks. |
TaskManagerInterface |
src/Task/TaskManagerInterface.php |
Defines the interface of the Search API task manager service. |