Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Replace Signals with PSR-14 events #3437

Closed
1 task done
Tracked by #3376
dkd-kaehm opened this issue Dec 22, 2022 · 0 comments · Fixed by #3452 or #3651
Closed
1 task done
Tracked by #3376

[TASK] Replace Signals with PSR-14 events #3437

dkd-kaehm opened this issue Dec 22, 2022 · 0 comments · Fixed by #3452 or #3651
Assignees
Labels
12LTS BACKPORTABLE The changes SHOULD be backported BREAKING CHANGE

Comments

@dkd-kaehm
Copy link
Collaborator

dkd-kaehm commented Dec 22, 2022

What should be done in the scope of this task?

List of all Signals to replace with events:

  • beforeIndexItems

  • beforeIndexItem

  • afterIndexItem

  • afterIndexItems

  • resultsAction (in \ApacheSolrForTypo3\Solr\Controller\SearchController::resultsAction)

  • formAction (in \ApacheSolrForTypo3\Solr\Controller\SearchController::formAction)

  • frequentlySearchedAction (in \ApacheSolrForTypo3\Solr\Controller\SearchController::frequentlySearchedAction)

  • optionsParsed (in \ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\OptionBased\Options\OptionsFacetParser::parse)

  • added by [FEATURE] Add signal before search in SearchController::resultsAction #3387

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12LTS BACKPORTABLE The changes SHOULD be backported BREAKING CHANGE
Projects
None yet
2 participants