Neos Signals Reference

This reference was automatically generated from code on 2026-06-09

AbstractCreate (Neos\Neos\Ui\Domain\Model\Changes\AbstractCreate)

This class contains the following signals.

nodeCreationHandlersApplied

Signals, that all changes by node creation handlers are applied

AbstractModuleController (Neos\Neos\Controller\Module\AbstractModuleController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

AbstractServiceController (Neos\Neos\Service\Controller\AbstractServiceController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

AdministrationController (Neos\Neos\Controller\Module\AdministrationController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

AssetProxiesController (Neos\Neos\Controller\Service\AssetProxiesController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

AssetsController (Neos\Neos\Controller\Service\AssetsController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

BackendController (Neos\Neos\Controller\Backend\BackendController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

BackendController (Neos\Neos\Ui\Controller\BackendController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

BackendServiceController (Neos\Neos\Ui\Controller\BackendServiceController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

ConfigurationController (Neos\Neos\Controller\Module\Administration\ConfigurationController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

ContentContext (Neos\Neos\Domain\Service\ContentContext)

This class contains the following signals.

beforeAdoptNode

afterAdoptNode

ContentController (Neos\Neos\Controller\Backend\ContentController)

This class contains the following signals.

assetUploaded

Signals that a new asset has been uploaded through the Neos Backend

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

ContentDimensionsController (Neos\Neos\Controller\Service\ContentDimensionsController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

Create (Neos\Neos\Ui\Domain\Model\Changes\Create)

This class contains the following signals.

nodeCreationHandlersApplied

Signals, that all changes by node creation handlers are applied

CreateAfter (Neos\Neos\Ui\Domain\Model\Changes\CreateAfter)

This class contains the following signals.

nodeCreationHandlersApplied

Signals, that all changes by node creation handlers are applied

CreateBefore (Neos\Neos\Ui\Domain\Model\Changes\CreateBefore)

This class contains the following signals.

nodeCreationHandlersApplied

Signals, that all changes by node creation handlers are applied

DataSourceController (Neos\Neos\Service\Controller\DataSourceController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

DimensionController (Neos\Neos\Controller\Module\Administration\DimensionController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

HistoryController (Neos\Neos\Controller\Module\Management\HistoryController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

ImpersonateController (Neos\Neos\Controller\Backend\ImpersonateController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

LoginController (Neos\Neos\Controller\LoginController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

ManagementController (Neos\Neos\Controller\Module\ManagementController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

ModuleController (Neos\Neos\Controller\Backend\ModuleController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

NodeController (Neos\Neos\Controller\Frontend\NodeController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

NodeController (Neos\Neos\Service\Controller\NodeController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

NodesController (Neos\Neos\Controller\Service\NodesController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

PackagesController (Neos\Neos\Controller\Module\Administration\PackagesController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

PublishingService (Neos\Neos\Service\PublishingService)

This class contains the following signals.

nodePublished

Signals that a node has been published.

The signal emits the source node and target workspace, i.e. the node contains its source workspace.

nodeDiscarded

Signals that a node has been discarded.

The signal emits the node that has been discarded.

SchemaController (Neos\Neos\Controller\Backend\SchemaController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

SettingsController (Neos\Neos\Controller\Backend\SettingsController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

Site (Neos\Neos\Domain\Model\Site)

This class contains the following signals.

siteChanged

Internal signal

SiteImportService (Neos\Neos\Domain\Service\SiteImportService)

This class contains the following signals.

siteImported

Signal that is triggered when a site has been imported successfully

SiteService (Neos\Neos\Domain\Service\SiteService)

This class contains the following signals.

sitePruned

Signal that is triggered whenever a site has been pruned

SitesController (Neos\Neos\Controller\Module\Administration\SitesController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

UserController (Neos\Neos\Controller\Module\UserController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

UserPreferenceController (Neos\Neos\Service\Controller\UserPreferenceController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

UserService (Neos\Neos\Domain\Service\UserService)

This class contains the following signals.

userCreated

Signals that a new user, including a new account has been created.

userDeleted

Signals that the given user has been deleted.

userUpdated

Signals that the given user data has been updated.

rolesAdded

Signals that new roles have been assigned to the given account

rolesRemoved

Signals that roles have been removed to the given account

userActivated

Signals that the given user has been activated

userDeactivated

Signals that the given user has been activated

UserSettingsController (Neos\Neos\Controller\Module\User\UserSettingsController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

UsersController (Neos\Neos\Controller\Module\Administration\UsersController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

WorkspaceController (Neos\Neos\Service\Controller\WorkspaceController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

WorkspacesController (Neos\Neos\Controller\Module\Management\WorkspacesController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering

WorkspacesController (Neos\Neos\Controller\Service\WorkspacesController)

This class contains the following signals.

viewResolved

Emit that the view is resolved. The passed ViewInterface reference, gives the possibility to add variables to the view, before passing it on to further rendering