18 methods override PreprocessEventFactoryInterface::createEvent() in Hook Event Dispatcher 3.x
- BlockPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ BlockPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- CommentPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ CommentPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- EckEntityPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ EckEntityPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- ExamplePreprocessEventFactory::createEvent in examples/
preprocess_example_module/ src/ Factory/ ExamplePreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- FakePreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ Helpers/ FakePreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- FieldPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ FieldPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- FormPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ FormPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- HtmlPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ HtmlPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- ImagePreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ ImagePreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- NodePreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ NodePreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- PagePreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ PagePreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- ParagraphPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ ParagraphPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- StatusMessagesPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ StatusMessagesPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- TaxonomyTermPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ TaxonomyTermPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- UsernamePreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ UsernamePreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- ViewFieldPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ ViewFieldPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- ViewPreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ ViewPreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.
- ViewTablePreprocessEventFactory::createEvent in modules/
preprocess_event_dispatcher/ src/ Factory/ ViewTablePreprocessEventFactory.php - Create the PreprocessEvent with the Variables object embedded.