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
ThemeSuggestionsAlterIdEvent class Drupal\hook_event_dispatcher\Event\Theme src/Event/Theme/ThemeSuggestionsAlterIdEvent.php Class ThemeSuggestionsAlterIdEvent. 1
Token final class Drupal\hook_event_dispatcher\Value src/Value/Token.php Token ValueObject. 4
TokenEventTest class Drupal\Tests\hook_event_dispatcher\Unit\Token tests/src/Unit/Token/TokenEventTest.php Class TokenEventTest.
TokensInfoEvent final class Drupal\hook_event_dispatcher\Event\Token src/Event/Token/TokensInfoEvent.php Class TokensInfoEvent. 3
TokensReplacementEvent final class Drupal\hook_event_dispatcher\Event\Token src/Event/Token/TokensReplacementEvent.php Class TokensProvideEvent. 3
TokenTest class Drupal\Tests\hook_event_dispatcher\Unit\Token tests/src/Unit/Token/TokenTest.php Class TokenTest.
TokenType final class Drupal\hook_event_dispatcher\Value src/Value/TokenType.php Token ValueObject. 4
TokenTypeTest class Drupal\Tests\hook_event_dispatcher\Unit\Token tests/src/Unit/Token/TokenTypeTest.php Class TokenTypeTest.
ToolbarAlterEvent class Drupal\hook_event_dispatcher\Event\Toolbar src/Event/Toolbar/ToolbarAlterEvent.php Class ToolbarAlterEvent. 2
ToolbarAlterEventTest class Drupal\Tests\hook_event_dispatcher\Unit\Toolbar tests/src/Unit/Toolbar/ToolbarAlterEventTest.php Class ToolbarAlterEventTest.
TooManyEventsException class Drupal\Tests\hook_event_dispatcher\Unit tests/src/Unit/TooManyEventsException.php Class TooManyEventsException.
UserCancelEvent final class Drupal\hook_event_dispatcher\Event\User src/Event/User/UserCancelEvent.php Class UserCancelEvent. 1
UserCancelMethodsAlterEvent final class Drupal\hook_event_dispatcher\Event\User src/Event/User/UserCancelMethodsAlterEvent.php Class UserFormatNameAlterEvent. 2
UserEventTest class Drupal\Tests\hook_event_dispatcher\Unit\User tests/src/Unit/User/UserEventTest.php Class UserEventTest.
UserFormatNameAlterEvent final class Drupal\hook_event_dispatcher\Event\User src/Event/User/UserFormatNameAlterEvent.php Class UserFormatNameAlterEvent. 2
UserLoginEvent final class Drupal\hook_event_dispatcher\Event\User src/Event/User/UserLoginEvent.php Class UserLoginEvent. 1
UserLogoutEvent final class Drupal\hook_event_dispatcher\Event\User src/Event/User/UserLogoutEvent.php Class UserLogoutEvent. 1
UsernameEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/UsernameEventVariables.php Class UsernameEventVariables. 2
UsernamePreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/UsernamePreprocessEvent.php Class UsernamePreprocessEvent. 2
UsernamePreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/UsernamePreprocessEventFactory.php Class UsernamePreprocessEventFactory. 2
ViewDataEventTest class Drupal\Tests\hook_event_dispatcher\Unit\Views tests/src/Unit/Views/ViewDataEventTest.php Class ViewDataEventTest.
ViewEventTest class Drupal\Tests\hook_event_dispatcher\Unit\Views tests/src/Unit/Views/ViewEventTest.php Class ViewEventTest.
ViewEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/ViewEventVariables.php Class ViewEventVariables. 2
ViewFieldEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/ViewFieldEventVariables.php Class ViewFieldEventVariables. 2
ViewFieldPreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/ViewFieldPreprocessEvent.php Class ViewFieldPreprocessEvent. 3
ViewFieldPreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/ViewFieldPreprocessEventFactory.php Class ViewFieldPreprocessEventFactory. 2
ViewPreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/ViewPreprocessEvent.php Class ViewPreprocessEvent. 3
ViewPreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/ViewPreprocessEventFactory.php Class ViewPreprocessEventFactory. 2
ViewsDataAlterEvent final class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsDataAlterEvent.php Class ViewsDataAlterEvent. 2
ViewsDataEvent final class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsDataEvent.php Class ViewsDataEvent. 2
ViewsPostBuildEvent class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsPostBuildEvent.php Class ViewsPostBuildEvent. 2
ViewsPostExecuteEvent class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsPostExecuteEvent.php Class ViewsPostExecuteEvent. 2
ViewsPostRenderEvent class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsPostRenderEvent.php Class ViewsPostRenderEvent. 3
ViewsPreBuildEvent class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsPreBuildEvent.php Class ViewsPreBuildEvent. 2
ViewsPreExecuteEvent class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsPreExecuteEvent.php Class ViewsPreExecuteEvent. 2
ViewsPreRenderEvent class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsPreRenderEvent.php Class ViewsPreRenderEvent. 2
ViewsPreViewEvent class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsPreViewEvent.php Class ViewsPreRenderEvent. 3
ViewsQueryAlterEvent final class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsQueryAlterEvent.php Class ViewsQueryAlterEvent. 2
ViewsQuerySubstitutionsEvent final class Drupal\hook_event_dispatcher\Event\Views src/Event/Views/ViewsQuerySubstitutionsEvent.php Class ViewsQuerySubstitutionEvent. 3
ViewTableEventVariables class Drupal\hook_event_dispatcher\Event\Preprocess\Variables src/Event/Preprocess/Variables/ViewTableEventVariables.php Class ViewTableEventVariables. 2
ViewTablePreprocessEvent final class Drupal\hook_event_dispatcher\Event\Preprocess src/Event/Preprocess/ViewTablePreprocessEvent.php Class ViewTablePreprocessEvent. 2
ViewTablePreprocessEventFactory final class Drupal\hook_event_dispatcher\Event\Preprocess\Factory src/Event/Preprocess/Factory/ViewTablePreprocessEventFactory.php Class ViewTablePreprocessEventFactory. 2
WebformElementAlterEvent class Drupal\webform_event_dispatcher\Event\WebformElement modules/webform_event_dispatcher/src/Event/WebformElement/WebformElementAlterEvent.php Class WebformElementAlterEvent. 1 2
WebformElementEventTest class Drupal\Tests\webform_event_dispatcher\Unit\WebformElement modules/webform_event_dispatcher/tests/src/Unit/WebformElement/WebformElementEventTest.php Class WebformElementEventTest.
WebformElementInfoAlterEvent class Drupal\webform_event_dispatcher\Event\WebformElement modules/webform_event_dispatcher/src/Event/WebformElement/WebformElementInfoAlterEvent.php Class WebformElementInfoAlterEvent. 2
WebformElementTypeAlterEvent class Drupal\webform_event_dispatcher\Event\WebformElement modules/webform_event_dispatcher/src/Event/WebformElement/WebformElementTypeAlterEvent.php Class WebformElementTypeAlterEvent. 2
WidgetFormAlterEvent class Drupal\hook_event_dispatcher\Event\Form src/Event/Form/WidgetFormAlterEvent.php Class WidgetFormAlterEvent. 1 2
WidgetTypeFormAlterEvent class Drupal\hook_event_dispatcher\Event\Form src/Event/Form/WidgetTypeFormAlterEvent.php Class WidgetTypeFormAlterEvent. 2
YamlDefinitionsLoader final class Drupal\Tests\hook_event_dispatcher\Unit\Preprocess\Helpers tests/src/Unit/Preprocess/Helpers/YamlDefinitionsLoader.php Class YamlDefinitionsLoader. 6

Pages

Other projects