$obj_CustomerMobile = ClassRegistry::init('Customer.CustomerMobile'); $obj_CustomerMobile->deleteAll( array( 'CustomerMobile.customer_id' => $id ), false );