Class ModelTraverser
Located at Base/Lib/ModelTraverser.php
public static
|
|
public static
type
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
string |
CACHE_KEY
|
'_modelTraverserCache' |
|
string |
FIND_LAST_INSTANCE
|
'LastInstance' |
|
string |
FIND_ALL
|
'All' |
|
string |
NODE_TYPE_SELF
|
'self' |
|
string |
NODE_TYPE_FIELD
|
'field' |
|
string |
NODE_TYPE_HAS_ONE
|
'has_one' |
|
string |
NODE_TYPE_HAS_MANY
|
'has_many' |