MCPcopy Create free account
hub / github.com/Alex-developer/agsattrack / get_relationship

Method get_relationship

php/framework/libs/o/lib/Table.php:297–306  ·  view source on GitHub ↗

* Retrieve a relationship object for this table. Strict as true will throw an error * if the relationship name does not exist. * * @param $name string name of Relationship * @param $strict bool * @throws RelationshipException * @return Relationship or null */

($name, $strict=false)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

create_joinsMethod · 0.95
execute_eager_loadMethod · 0.95
loadMethod · 0.45
read_attributeMethod · 0.45
__callMethod · 0.45

Calls 1

has_relationshipMethod · 0.95

Tested by

no test coverage detected