prepopulate.inc in Entityreference prepopulate 7
File
plugins/behavior/prepopulate.incView source
<?php
$plugin = array(
'title' => t('Entity reference prepopulate'),
'description' => t('Prepopulate entity reference values from URL.'),
'class' => 'EntityReferencePrepopulateInstanceBehavior',
'behavior type' => 'instance',
);