8 string references to workspaces.repository in Drupal 10
- EntityWorkspaceConflictConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ EntityWorkspaceConflictConstraintValidator.php - Instantiates a new instance of this class.
- Workspace::preDelete in core/
modules/ workspaces/ src/ Entity/ Workspace.php - Acts on entities before they are deleted and before hooks are invoked.
- WorkspaceDeleteForm::create in core/
modules/ workspaces/ src/ Form/ WorkspaceDeleteForm.php - Instantiates a new instance of this class.
- WorkspaceListBuilder::createInstance in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Instantiates a new instance of this entity handler.
- WorkspaceSelection::create in core/
modules/ workspaces/ src/ Plugin/ EntityReferenceSelection/ WorkspaceSelection.php - workspaces_entity_insert in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_insert().
- workspaces_entity_predelete in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_predelete().
- workspaces_entity_update in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_update().