Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/miragejs/miragejs
/ belongsTo
Function
belongsTo
lib/index.js:62–64 ·
view source on GitHub ↗
@hide
(...args)
Source
from the content-addressed store, hash-verified
60
@hide
61
*/
62
function
belongsTo(...args) {
63
return
new
BelongsTo(...args);
64
}
65
66
export
{
67
association,
Callers
15
relationships-test.ts
File · 0.85
overview-test.ts
File · 0.85
server-test.ts
File · 0.85
belongs-to-test.js
File · 0.85
mixed-test.js
File · 0.85
server-test.js
File · 0.85
schema-test.js
File · 0.85
active-model-serializer-test.js
File · 0.85
create-includes-graph-snapshot-mixed-test.js
File · 0.85
create-includes-graph-snapshot-models-test.js
File · 0.85
full-request-test.js
File · 0.85
1322-relationship-path-normalization-test.js
File · 0.85
Calls
no outgoing calls
Tested by
14
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
constructor
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…