array('numeric') ); //The Associations below have been created with all possible keys, those that are not needed can be removed var $belongsTo = array( 'Shipment' => array( 'className' => 'Shipment', 'foreignKey' => 'shipment_id', 'counterCache' => true ) ); } ?>