Every filter evaluates item per item and we call these items the currentvalues (the current item being evaluated) and when you check all values in a column, it is a matter of habit if you use the currentvalue explicit or implicit. Most of the time it is implicit (like in the second example).