Search for event
- Search 7.x for event
- Search 9.5.x for event
- Search 10.3.x for event
- Search 11.x for event
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExcludedModulesEventSubscriber::getSubscribedEvents | function | core/ |
|
| ExcludedModulesEventSubscriber::onConfigTransformExport | function | core/ |
Transform the storage which is used to export the configuration. |
| ExcludedModulesEventSubscriber::onConfigTransformImport | function | core/ |
Transform the storage which is used to import the configuration. |
| ExcludedModulesEventSubscriber::__construct | function | core/ |
EnvironmentModulesEventSubscriber constructor. |
| ExcludedModulesEventSubscriberTest | class | core/ |
Tests ExcludedModulesEventSubscriber. |
| ExcludedModulesEventSubscriberTest.php | file | core/ |
|
| ExcludedModulesEventSubscriberTest::$modules | property | core/ |
Modules to enable. |
| ExcludedModulesEventSubscriberTest::setUp | function | core/ |
|
| ExcludedModulesEventSubscriberTest::testExcludedModules | function | core/ |
Test excluding modules from the config export. |
| ExportStorageManager::$eventDispatcher | property | core/ |
The event dispatcher. |
| FieldStorageDefinitionEvent | class | core/ |
Defines a base class for all field storage definition events. |
| FieldStorageDefinitionEvent.php | file | core/ |
|
| FieldStorageDefinitionEvent::$fieldStorageDefinition | property | core/ |
The field storage definition. |
| FieldStorageDefinitionEvent::$original | property | core/ |
The original field storage definition. |
| FieldStorageDefinitionEvent::getFieldStorageDefinition | function | core/ |
The field storage definition. |
| FieldStorageDefinitionEvent::getOriginal | function | core/ |
The original field storage definition. |
| FieldStorageDefinitionEvent::__construct | function | core/ |
Constructs a new FieldStorageDefinitionEvent. |
| FieldStorageDefinitionEvents | class | core/ |
Contains all events thrown while handling field storage definitions. |
| FieldStorageDefinitionEvents.php | file | core/ |
|
| FieldStorageDefinitionEvents::CREATE | constant | core/ |
Name of the event triggered for field storage definition creation. |
| FieldStorageDefinitionEvents::DELETE | constant | core/ |
Name of the event triggered for field storage definition deletion. |
| FieldStorageDefinitionEvents::UPDATE | constant | core/ |
Name of the event triggered for field storage definition update. |
| FieldStorageDefinitionEventSubscriberTrait | trait | core/ |
Helper methods for FieldStorageDefinitionListenerInterface. |
| FieldStorageDefinitionEventSubscriberTrait.php | file | core/ |
|
| FieldStorageDefinitionEventSubscriberTrait::getFieldStorageDefinitionEvents | function | core/ |
Returns the subscribed events. |
| FieldStorageDefinitionEventSubscriberTrait::onFieldStorageDefinitionCreate | function | core/ |
|
| FieldStorageDefinitionEventSubscriberTrait::onFieldStorageDefinitionDelete | function | core/ |
|
| FieldStorageDefinitionEventSubscriberTrait::onFieldStorageDefinitionEvent | function | core/ |
Listener method for any field storage definition event. |
| FieldStorageDefinitionEventSubscriberTrait::onFieldStorageDefinitionUpdate | function | core/ |
|
| FieldStorageDefinitionListener::$eventDispatcher | property | core/ |
The event dispatcher. |
| FileSecurity::htaccessPreventExecution | function | core/ |
Returns htaccess directives to deny execution in a given directory. |
| FileSecurity::htaccessPreventExecution | function | composer/ |
Returns htaccess directives to deny execution in a given directory. |
| FinalExceptionSubscriber::getSubscribedEvents | function | core/ |
|
| FinalMissingContentSubscriber::getSubscribedEvents | function | core/ |
|
| FinishResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| FormAjaxSubscriber::getSubscribedEvents | function | core/ |
|
| FormBuilder::$eventDispatcher | property | core/ |
The event dispatcher. |
| FormTestBase::$eventDispatcher | property | core/ |
The event dispatcher. |
| FormTestEventSubscriber | class | core/ |
Test event subscriber to add new attributes to the request. |
| FormTestEventSubscriber.php | file | core/ |
|
| FormTestEventSubscriber::getSubscribedEvents | function | core/ |
|
| FormTestEventSubscriber::onKernelRequest | function | core/ |
Adds custom attributes to the request object. |
| FormTestEventSubscriber::onKernelResponse | function | core/ |
Adds custom headers to the response. |
| FormValidatorTest::testPreventDuplicateValidation | function | core/ |
Tests the 'must_validate' $form_state flag. |
| form_test.event_subscriber | service | core/ |
Drupal\form_test\EventSubscriber\FormTestEventSubscriber |
| Handler::onPostPackageEvent | function | composer/ |
Posts package command event. |
| HoldTestSubscriber::getSubscribedEvents | function | core/ |
|
| HtmlRenderer::$eventDispatcher | property | core/ |
The event dispatcher. |
| HtmlResponseBigPipeSubscriber::getSubscribedEvents | function | core/ |
|
| HtmlResponsePlaceholderStrategySubscriber::getSubscribedEvents | function | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.