Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dagger/dagger
/ Contains
Method
Contains
dagql/objects.go:694–694 ·
view source on GitHub ↗
(call.View)
Source
from the content-addressed store, hash-verified
692
693
type
ViewFilter
interface
{
694
Contains(call.View) bool
695
}
696
697
// GlobalView is the default global view. Everyone can see it, and it behaves
Callers
15
TestViewsIntrospection
Function · 0.65
TestInterfaces
Function · 0.65
SchemaForView
Method · 0.65
TestCachePersistenceWorkerMirrorsRetainedPersistableResult
Function · 0.65
TestCachePersistenceSnapshotRemainsValidAfterLiveResultRemoval
Function · 0.65
PossibleValues
Method · 0.65
TestCachePersistenceImportedObjectHitWithoutServerErrors
Function · 0.65
fieldLocked
Method · 0.65
Input
Method · 0.65
Inputs
Method · 0.65
TestDebugCacheSnapshotIncludesResultMetadata
Function · 0.65
cachePruneFilterMatchesEntry
Function · 0.65
Implementers
2
AllView
dagql/objects.go
CapSet
internal/buildkit/util/apicaps/caps.go
Calls
no outgoing calls
Tested by
15
TestViewsIntrospection
Function · 0.52
TestInterfaces
Function · 0.52
TestCachePersistenceWorkerMirrorsRetainedPersistableResult
Function · 0.52
TestCachePersistenceSnapshotRemainsValidAfterLiveResultRemoval
Function · 0.52
TestCachePersistenceImportedObjectHitWithoutServerErrors
Function · 0.52
TestDebugCacheSnapshotIncludesResultMetadata
Function · 0.52
TestIndexResultDigestsUsesExplicitRequestAndResponseIDs
Function · 0.52
TestCacheTeachContentDigestPreservesAttachment
Function · 0.52
TestCacheArrayResultStressDoesNotReturnHitWithoutCallFrame
Function · 0.52
TestCacheArrayResultStressDoesNotRaceExplicitDependencyAttachment
Function · 0.52
TestCacheLoadResultByResultIDDoesNotReturnHitWithoutCallFrame
Function · 0.52
TestRenderShowsLiveGlobalTestsForPlainCall
Function · 0.52