![]() |
![]()
| ![]() |
![]()
ADDITIONAL METHODSwith_timesThis is a modifier for any search() (including the helpers below) which will add the following additional synthesized columns to the result set: with_is_freeThis is a modifier for any search() (including the helpers below) which will add the following additional synthesized columns to the result set: In the $cond hash (the first parameter) pass in the "age_num" which must be an integer, and the "age_unit" which must be a string of either "days", "weeks", "months" or "years". only_free_portsThis is a modifier for any search() (including the helpers below) which will restrict results based on whether the port is considered "free". In the $cond hash (the first parameter) pass in the "age_num" which must be an integer, and the "age_unit" which must be a string of either "days", "weeks", "months" or "years". with_propertiesThis is a modifier for any search() which will add the following additional synthesized columns to the result set: with_remote_inventoryThis is a modifier for any search() which will add the following additional synthesized columns to the result set: with_vlan_countThis is a modifier for any search() (including the helpers below) which will add the following additional synthesized columns to the result set: SPECIAL METHODSdelete( \%options? )Overrides the built-in DBIx::Class delete method to more efficiently handle the removal or archiving of nodes.
|