12 calls to OtherEventVariablesTest::assertAbstractEventVariables() in Hook Event Dispatcher 3.x
- OtherEventVariablesTest::testBlockEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a BlockPreprocessEvent.
- OtherEventVariablesTest::testBlockEventWithBlockContent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a BlockPreprocessEvent with block content entity.
- OtherEventVariablesTest::testFieldEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a FieldPreprocessEvent.
- OtherEventVariablesTest::testFormEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test FormPreprocessEvent.
- OtherEventVariablesTest::testHtmlEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a HtmlPreprocessEvent.
- OtherEventVariablesTest::testImageEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a ImagePreprocessEvent.
- OtherEventVariablesTest::testPageEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a PagePreprocessEvent.
- OtherEventVariablesTest::testStatusMessagesEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a StatusMessagesPreprocessEvent.
- OtherEventVariablesTest::testUsernameEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a UsernamePreprocessEvent.
- OtherEventVariablesTest::testViewEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a ViewPreprocessEvent.
- OtherEventVariablesTest::testViewFieldEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a ViewFieldPreprocessEvent.
- OtherEventVariablesTest::testViewTableEvent in modules/
preprocess_event_dispatcher/ tests/ src/ Unit/ OtherEventVariablesTest.php - Test a ViewTablePreprocessEvent.