AbstractEntityEventVariables |
abstract class |
Drupal\hook_event_dispatcher\Event\Preprocess\Variables |
src/Event/Preprocess/Variables/AbstractEntityEventVariables.php |
Class EntityEventVariables. |
5 |
1 |
|
AbstractEventVariables |
abstract class |
Drupal\hook_event_dispatcher\Event\Preprocess\Variables |
src/Event/Preprocess/Variables/AbstractEventVariables.php |
Class AbstractEventVariables. |
14 |
6 |
|
AbstractPreprocessEntityEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Preprocess |
src/Event/Preprocess/AbstractPreprocessEntityEvent.php |
Class AbstractPreprocessEntityEvent. |
5 |
|
|
AbstractPreprocessEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Preprocess |
src/Event/Preprocess/AbstractPreprocessEvent.php |
Class AbstractPreprocessEvent. |
14 |
4 |
|
BaseBlockEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Block |
src/Event/Block/BaseBlockEvent.php |
Class BaseBlockEvent. |
1 |
|
|
BaseEntityEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/BaseEntityEvent.php |
Class BaseEntityEvent. |
12 |
|
|
BaseFormEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Form |
src/Event/Form/BaseFormEvent.php |
Class BaseFormEvent. |
3 |
|
|
BasePathEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Path |
src/Event/Path/BasePathEvent.php |
Class BasePathEvent. |
3 |
|
|
BaseThemeSuggestionsEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Theme |
src/Event/Theme/BaseThemeSuggestionsEvent.php |
Class BaseThemeSuggestionsEvent. |
2 |
|
|
BaseViewsEvent |
abstract class |
Drupal\hook_event_dispatcher\Event\Views |
src/Event/Views/BaseViewsEvent.php |
Class BaseViewsEvent. |
9 |
|
|
BlockBuildAlterEvent |
class |
Drupal\hook_event_dispatcher\Event\Block |
src/Event/Block/BlockBuildAlterEvent.php |
Class EntityInsertEvent. |
|
1 |
|
BlockEventTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\Block |
tests/src/Unit/Block/BlockEventTest.php |
Class BlockEventTest. |
|
|
|
BlockEventVariables |
class |
Drupal\hook_event_dispatcher\Event\Preprocess\Variables |
src/Event/Preprocess/Variables/BlockEventVariables.php |
Class BlockEventVariables. |
|
2 |
|
BlockPreprocessEvent |
final class |
Drupal\hook_event_dispatcher\Event\Preprocess |
src/Event/Preprocess/BlockPreprocessEvent.php |
Class BlockPreprocessEvent. |
|
4 |
|
BlockPreprocessEventFactory |
final class |
Drupal\hook_event_dispatcher\Event\Preprocess\Factory |
src/Event/Preprocess/Factory/BlockPreprocessEventFactory.php |
Class BlockPreprocessEventFactory. |
|
|
2 |
CommentEventVariables |
class |
Drupal\hook_event_dispatcher\Event\Preprocess\Variables |
src/Event/Preprocess/Variables/CommentEventVariables.php |
Class CommentEventVariables. |
|
2 |
|
CommentPreprocessEvent |
final class |
Drupal\hook_event_dispatcher\Event\Preprocess |
src/Event/Preprocess/CommentPreprocessEvent.php |
Class CommentPreprocessEvent. |
|
3 |
|
CommentPreprocessEventFactory |
final class |
Drupal\hook_event_dispatcher\Event\Preprocess\Factory |
src/Event/Preprocess/Factory/CommentPreprocessEventFactory.php |
Class CommentPreprocessEventFactory. |
|
|
2 |
CronEvent |
final class |
Drupal\hook_event_dispatcher\Event\Cron |
src/Event/Cron/CronEvent.php |
Class CronEvent. |
|
2 |
|
CronEventTest |
final class |
Drupal\Tests\hook_event_dispatcher\Unit\Cron |
tests/src/Unit/Cron/CronEventTest.php |
Class CronEventTest. |
|
|
|
EckEntityEventVariables |
class |
Drupal\hook_event_dispatcher\Event\Preprocess\Variables |
src/Event/Preprocess/Variables/EckEntityEventVariables.php |
Class EckEntityEventVariables. |
|
2 |
|
EckEntityPreprocessEvent |
final class |
Drupal\hook_event_dispatcher\Event\Preprocess |
src/Event/Preprocess/EckEntityPreprocessEvent.php |
Class EckEntityPreprocessEvent. |
|
4 |
|
EckEntityPreprocessEventFactory |
final class |
Drupal\hook_event_dispatcher\Event\Preprocess\Factory |
src/Event/Preprocess/Factory/EckEntityPreprocessEventFactory.php |
Class EckEntityPreprocessEventFactory. |
|
|
2 |
EntityAccessEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityAccessEvent.php |
Class EntityAccessEvent. |
|
2 |
|
EntityAccessEventTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\Entity |
tests/src/Unit/Entity/EntityAccessEventTest.php |
Class EntityAccessEventTest. |
|
|
|
EntityBaseFieldInfoAlterEvent |
class |
Drupal\hook_event_dispatcher\Event\EntityType |
src/Event/EntityType/EntityBaseFieldInfoAlterEvent.php |
Class EntityBaseFieldInfoAlterEvent. |
|
2 |
|
EntityBaseFieldInfoAlterEventTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\EntityType |
tests/src/Unit/EntityType/EntityBaseFieldInfoAlterEventTest.php |
Class EntityBaseFieldInfoAlterEventTest. |
|
|
|
EntityBaseFieldInfoEvent |
class |
Drupal\hook_event_dispatcher\Event\EntityType |
src/Event/EntityType/EntityBaseFieldInfoEvent.php |
Class EntityBaseFieldInfoEvent. |
|
2 |
|
EntityBuildDefaultsAlterEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityBuildDefaultsAlterEvent.php |
Class EntityBuildDefaultsAlterEvent. |
|
2 |
|
EntityBundleFieldInfoAlterEvent |
class |
Drupal\hook_event_dispatcher\Event\EntityType |
src/Event/EntityType/EntityBundleFieldInfoAlterEvent.php |
Class EntityBundleFieldInfoAlterEvent. |
|
2 |
|
EntityBundleFieldInfoAlterEventTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\EntityType |
tests/src/Unit/EntityType/EntityBundleFieldInfoAlterEventTest.php |
Class EntityBundleFieldInfoAlterEventTest. |
|
|
|
EntityCreateEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityCreateEvent.php |
Class EntityCreateEvent. |
|
1 |
|
EntityDeleteEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityDeleteEvent.php |
Class EntityDeleteEvent. |
|
2 |
|
EntityEventTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\Entity |
tests/src/Unit/Entity/EntityEventTest.php |
Class EntityEventTest. |
|
|
|
EntityEventTest |
final class |
Drupal\Tests\hook_event_dispatcher\Unit\Preprocess |
tests/src/Unit/Preprocess/EntityEventTest.php |
Class EntityEventTest. |
|
|
|
EntityEventVariablesTest |
final class |
Drupal\Tests\hook_event_dispatcher\Unit\Preprocess |
tests/src/Unit/Preprocess/EntityEventVariablesTest.php |
Class EntityEventVariablesTest. |
|
|
|
EntityExtraEventTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\EntityExtra |
tests/src/Unit/EntityExtra/EntityExtraEventTest.php |
Class EntityExtraEventTest. |
|
|
|
EntityExtraFieldInfoAlterEvent |
class |
Drupal\hook_event_dispatcher\Event\EntityExtra |
src/Event/EntityExtra/EntityExtraFieldInfoAlterEvent.php |
Class EntityExtraFieldInfoAlterEvent. |
|
3 |
|
EntityExtraFieldInfoEvent |
class |
Drupal\hook_event_dispatcher\Event\EntityExtra |
src/Event/EntityExtra/EntityExtraFieldInfoEvent.php |
Class EntityExtraFieldInfoEvent. |
|
3 |
|
EntityFieldAccessEvent |
class |
Drupal\hook_event_dispatcher\Event\EntityField |
src/Event/EntityField/EntityFieldAccessEvent.php |
Class EntityInsertEvent. |
|
2 |
|
EntityFieldAccessEventTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\EntityField |
tests/src/Unit/EntityField/EntityFieldAccessEventTest.php |
Class EntityFieldAccessEventTest. |
|
|
|
EntityInsertEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityInsertEvent.php |
Class EntityInsertEvent. |
|
2 |
|
EntityLoadEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityLoadEvent.php |
Class EntityLoadEvent. |
|
1 |
|
EntityMock |
final class |
Drupal\Tests\hook_event_dispatcher\Unit\Preprocess\Helpers |
tests/src/Unit/Preprocess/Helpers/EntityMock.php |
Class EntityMock. |
|
2 |
|
EntityOperationAlterEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityOperationAlterEvent.php |
Class EntityOperationAlterEvent. |
|
2 |
|
EntityOperationEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityOperationEvent.php |
Class EntityLoadEvent. |
|
2 |
|
EntityOperationsTest |
class |
Drupal\Tests\hook_event_dispatcher\Unit\Entity |
tests/src/Unit/Entity/EntityOperationsTest.php |
Class EntityOperationsTest. |
|
|
|
EntityPredeleteEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityPredeleteEvent.php |
Class EntityPredeleteEvent. |
|
2 |
|
EntityPresaveEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityPresaveEvent.php |
Class EntityPresaveEvent. |
|
2 |
|
EntityTranslationDeleteEvent |
class |
Drupal\hook_event_dispatcher\Event\Entity |
src/Event/Entity/EntityTranslationDeleteEvent.php |
Class EntityTranslationDeleteEvent. |
|
1 |
|