You are here

Classes, traits, and interfaces in Hook Event Dispatcher 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
EntityTranslationInsertEvent class Drupal\hook_event_dispatcher\Event\Entity src/Event/Entity/EntityTranslationInsertEvent.php Class EntityTranslationInsertEvent. 1
EntityTypeAlterEvent class Drupal\hook_event_dispatcher\Event\EntityType src/Event/EntityType/EntityTypeAlterEvent.php Class EntityTypeBuildEvent. 2
EntityTypeAlterEventTest class Drupal\Tests\hook_event_dispatcher\Unit\EntityType tests/src/Unit/EntityType/EntityTypeAlterEventTest.php Class EntityTypeAlterEventTest.
EntityTypeBaseFieldTest class Drupal\Tests\hook_event_dispatcher\Unit\EntityType tests/src/Unit/EntityType/EntityTypeBaseFieldTest.php Class EntityTypeTest.
EntityTypeBuildEvent class Drupal\hook_event_dispatcher\Event\EntityType src/Event/EntityType/EntityTypeBuildEvent.php Class EntityTypeBuildEvent. 2
EntityTypeBuildEventTest class Drupal\Tests\hook_event_dispatcher\Unit\EntityType tests/src/Unit/EntityType/EntityTypeBuildEventTest.php Class EntityTypeBuildEventTest.
EntityUpdateEvent class Drupal\hook_event_dispatcher\Event\Entity src/Event/Entity/EntityUpdateEvent.php Class EntityUpdateEvent. 2
EntityViewAlterEvent class Drupal\hook_event_dispatcher\Event\Entity src/Event/Entity/EntityViewAlterEvent.php Class EntityViewAlterEventEvent. 2
EntityViewEvent class Drupal\hook_event_dispatcher\Event\Entity src/Event/Entity/EntityViewEvent.php Class EntityViewEvent. 3
EntityViewEventTest final class Drupal\Tests\hook_event_dispatcher\Unit\Entity tests/src/Unit/Entity/EntityViewEventTest.php Class EntityViewEventTest.
EventInterface interface Drupal\hook_event_dispatcher\Event src/Event/EventInterface.php Interface EntityEventInterface. 42 45
ExampleEntityEventSubscribers class Drupal\hook_event_dispatcher\Example src/Example/ExampleEntityEventSubscribers.php Class ExampleEntityEventSubscribers.
ExampleEntityExtraFieldInfoSubscribers class Drupal\hook_event_dispatcher\Example src/Example/ExampleEntityExtraFieldInfoSubscribers.php Class ExampleEntityExtraFieldInfoSubscribers.
ExampleEventVariables class Drupal\preprocess_example_module\Event\Variables src/Example/preprocess_example_module/src/Event/Variables/ExampleEventVariables.php Class ExampleEventVariables. 1
ExampleFormEventSubscribers class Drupal\hook_event_dispatcher\Example src/Example/ExampleFormEventSubscribers.php Class ExampleFormEventSubscribers.
ExamplePreprocessEvent class Drupal\preprocess_example_module\Event src/Example/preprocess_example_module/src/Event/ExamplePreprocessEvent.php Class ExamplePreprocessEvent. 1
ExamplePreprocessEventFactory class Drupal\preprocess_example_module\Event\Factory src/Example/preprocess_example_module/src/Event/Factory/ExamplePreprocessEventFactory.php Class ExamplePreprocessEventFactory. 2
ExamplePreprocessorEventSubscriber final class Drupal\hook_event_dispatcher\Example src/Example/ExamplePreprocessorEventSubscriber.php Class ExamplePreprocessorEventSubscriber.
ExampleTokenEventSubscriber final class Drupal\hook_event_dispatcher\Example src/Example/ExampleTokenEventSubscriber.php Class ExampleTokenEventSubscriber.
ExampleViewsEventSubscribers class Drupal\hook_event_dispatcher\Example src/Example/ExampleViewsEventSubscribers.php Class ExampleViewsEventSubscribers.
FactoryMapperTest final class Drupal\Tests\hook_event_dispatcher\Unit\Preprocess tests/src/Unit/Preprocess/FactoryMapperTest.php Class FactoryMapperTest.
FakeEvent class Drupal\Tests\hook_event_dispatcher\Unit\Manager tests/src/Unit/Manager/FakeEvent.php Class FakeEvent.
FakeEventVariables class Drupal\Tests\hook_event_dispatcher\Unit\Preprocess\Helpers tests/src/Unit/Preprocess/Helpers/FakeEventVariables.php Class FakeEventVariables.
FakePreprocessEvent final class Drupal\Tests\hook_event_dispatcher\Unit\Preprocess\Helpers tests/src/Unit/Preprocess/Helpers/FakePreprocessEvent.php Class FakePreprocessEvent. 1
FakePreprocessEventFactory final class Drupal\Tests\hook_event_dispatcher\Unit\Preprocess\Helpers tests/src/Unit/Preprocess/Helpers/FakePreprocessEventFactory.php Class FakePreprocessEventFactory. 1
FieldEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/FieldEventVariables.php Class FieldEventVariables. 2
FieldPreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/FieldPreprocessEvent.php Class FieldPreprocessEvent. 3
FieldPreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/FieldPreprocessEventFactory.php Class FieldPreprocessEventFactory. 2
FormAlterEvent class Drupal\hook_event_dispatcher\Event\Form src/Event/Form/FormAlterEvent.php Class FormAlterEvent. 2
FormBaseAlterEvent class Drupal\hook_event_dispatcher\Event\Form src/Event/Form/FormBaseAlterEvent.php Class FormBaserAlterEvent. 2
FormEventTest class Drupal\Tests\hook_event_dispatcher\Unit\Form tests/src/Unit/Form/FormEventTest.php Class FormEventTest.
FormEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/FormEventVariables.php Class FormEventVariables. 2
FormIdAlterEvent class Drupal\hook_event_dispatcher\Event\Form src/Event/Form/FormIdAlterEvent.php Class FormIdAlterEvent. 2
FormPreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/FormPreprocessEvent.php Class FormPreprocessEvent. 3
FormPreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/FormPreprocessEventFactory.php Class FormPreprocessEventFactory. 2
HookEventDispatcherEvents Deprecated final class Drupal\hook_event_dispatcher src/HookEventDispatcherEvents.php Class HookEventDispatcherEvents.
HookEventDispatcherInterface interface Drupal\hook_event_dispatcher src/HookEventDispatcherInterface.php Interface HookEventDispatcherInterface. 1 98
HookEventDispatcherManager final class Drupal\hook_event_dispatcher\Manager src/Manager/HookEventDispatcherManager.php Class HookEventDispatcherManager. 1 2
HookEventDispatcherManagerInterface interface Drupal\hook_event_dispatcher\Manager src/Manager/HookEventDispatcherManagerInterface.php Class HookEventDispatcherManager. 2 1
HookEventDispatcherManagerSpy class Drupal\Tests\hook_event_dispatcher\Unit tests/src/Unit/HookEventDispatcherManagerSpy.php Class HookEventDispatcherManagerSpy. 32
HookEventDispatcherManagerTest class Drupal\Tests\hook_event_dispatcher\Unit\Manager tests/src/Unit/Manager/HookEventDispatcherManagerTest.php Class HookEventDispatcherManagerTest.
HookEventDispatcherServiceProvider final class Drupal\hook_event_dispatcher src/HookEventDispatcherServiceProvider.php Class PreprocessEventServiceProvider.
HtmlEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/HtmlEventVariables.php Class HtmlEventVariables. 2
HtmlPreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/HtmlPreprocessEvent.php Class HtmlPreprocessEvent. 4
HtmlPreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/HtmlPreprocessEventFactory.php Class HtmlPreprocessEventFactory. 2
ImageEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/ImageEventVariables.php Class ImageEventVariables. 2
ImagePreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/ImagePreprocessEvent.php Class ImagePreprocessEvent. 3
ImagePreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/ImagePreprocessEventFactory.php Class ImagePreprocessEventFactory. 2
JsAlterEvent final class Drupal\hook_event_dispatcher\Event\Theme src/Event/Theme/JsAlterEvent.php Class JsAlterEvent. 2
JsAlterEventTest final class Drupal\Tests\hook_event_dispatcher\Unit\Theme tests/src/Unit/Theme/JsAlterEventTest.php Class JsAlterEventTest.

Pages

Other projects