10 calls to WorkspaceTracker::getIdField()
- QueryTrait::prepare in core/
modules/ workspaces/ src/ EntityQuery/ QueryTrait.php - Tables::addWorkspaceTrackerJoin in core/
modules/ workspaces/ src/ EntityQuery/ Tables.php - Adds a join to the 'workspace_association' table for an entity base table.
- ViewsOperations::ensureWorkspaceAssociationTable in core/
modules/ workspaces/ src/ Hook/ ViewsOperations.php - Adds the 'workspace_association' table to a views query.
- WorkspaceAssociation::getIdField in core/
modules/ workspaces/ src/ WorkspaceAssociation.php - Determines the target ID field name for an entity type.
- workspaces_update_11302 in core/
modules/ workspaces/ workspaces.install - Populate the 'workspace_association_revision' table.
- WorkspaceTracker::doDeleteAssociations in core/
modules/ workspaces/ src/ WorkspaceTracker.php - Executes a delete query for workspace associations.
- WorkspaceTracker::getEntityTrackingWorkspaceIds in core/
modules/ workspaces/ src/ WorkspaceTracker.php - Gets a list of workspace IDs in which an entity is tracked.
- WorkspaceTracker::getTrackedEntities in core/
modules/ workspaces/ src/ WorkspaceTracker.php - Retrieves the entities tracked by a given workspace.
- WorkspaceTracker::moveTrackedEntities in core/
modules/ workspaces/ src/ WorkspaceTracker.php - Moves tracked entities from one workspace to another.
- WorkspaceTracker::trackEntity in core/
modules/ workspaces/ src/ WorkspaceTracker.php - Updates or creates the association for a given entity and a workspace.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.