You are here

18 methods override PreprocessEventFactoryInterface::createEvent() in Hook Event Dispatcher 8

BlockPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/BlockPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
CommentPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/CommentPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
EckEntityPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/EckEntityPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
ExamplePreprocessEventFactory::createEvent in src/Example/preprocess_example_module/src/Event/Factory/ExamplePreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
FakePreprocessEventFactory::createEvent in tests/src/Unit/Preprocess/Helpers/FakePreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
FieldPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/FieldPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
FormPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/FormPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
HtmlPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/HtmlPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
ImagePreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/ImagePreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
NodePreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/NodePreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
PagePreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/PagePreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
ParagraphPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/ParagraphPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
StatusMessagesPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/StatusMessagesPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
TaxonomyTermPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/TaxonomyTermPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
UsernamePreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/UsernamePreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
ViewFieldPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/ViewFieldPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
ViewPreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/ViewPreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.
ViewTablePreprocessEventFactory::createEvent in src/Event/Preprocess/Factory/ViewTablePreprocessEventFactory.php
Create the PreprocessEvent with the Variables object embedded.