![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Class::Schema::PopulateMore::Inflator::Find - Inflate via ResultSet->find SYNOPSIS!Find:Rating.10 => $schema->resultset('Rating')->find(10); !Find:Rating.[key=10] => $schema->resultset('Rating')->find(10); DESCRIPTIONGiven a Source.$value, do a $schema->Resultset('Source')->find($value) and use that value. We can't find anything, throw an exception. ATTRIBUTESThis class defines the following attributes. METHODSThis module defines the following methods. inflate($command, $string)This is called by Populate's dispatcher, when there is a match. AUTHORPlease see DBIx::Class::Schema::PopulateMore For authorship information LICENSEPlease see DBIx::Class::Schema::PopulateMore For licensing terms.
|