Class Finder
Properties
Events
Methods
 NameDescription
P collectForeignObjects .
  fetchResultsInto Fetch results for current relationship.
P findForeignKeys Returns foreign keys in $fromRecord with source column names as key and foreign column names in the corresponding $matchesRecord as value.
P findForeignObjects Fetches the foreign objects using TActiveRecord::findAllByIndex() .
P getContext .
P getCriteria .
P getIndexValues Obtain the foreign key index values from the results.
P getObjectHash object hash using crc32 and serialize.
  getRelationForeignKeys foreign key field names as key and object properties as value.
P getSourceRecord .
P populateResult Populate the results with the foreign objects found.
P setObjectProperty Sets the foreign objects to the given property on the source object.
P setResultCollection Populates the result array with foreign objects (matched using foreign key hashed property values).
Derived classes