In thermodynamics, partial derivatives state which variable is held constant. For example $\frac{\partial U}{\partial V}\vert_T$ means the partial derivative of the internal energy $U$ with respect to the volume $V$, keeping the temperature $T$ constant.
What happens to the other variables in the function $U$ if they are not held constant? As an example, what would $\frac{\partial f}{\partial x}\vert_y$ be if $$f(x,y,z) = x^2 + 5y + z^3$$
is it $$\frac{\partial f}{\partial x}\vert_y = 2x + 3z^2\frac{d z}{dx}$$
or something else?