CastOperation.php Table of Contents Classes CastOperationApply a unary transformation to the running value: `F->id->cast(intval(...))` passes the value through `intval` and forwards the result.