Let $f: \mathbb{C} \rightarrow \mathbb{C}$ be entire such that for any $z \in \mathbb{C}$, $|f(z)| \leq 1 + |\Im(z)|$. Is $f$ constant?
I think it is linear and non-constant: For $a_{n}$ the $n$-th coefficient in the power series of $f$ about the origin [and $C_{R} := \partial D(0, R)$], we have
$$|a_{n}| \leq \frac{1}{2\pi} \int_{C_{R}} \frac{1 + |\Im(z)|}{|z|^{n+1}} dz \leq \frac{1}{2\pi} \int_{0}^{2\pi} R \cdot \frac{1 + R|\sin t|}{R^{n+1}} dt = \frac{1}{R^{n}} + \frac{2}{\pi R^{n-1}}.$$
Letting $R \rightarrow \infty$, $|a_{n}|$ will be $0$ when $n > 1$. Since I've only bounded above, I can't say anything about $a_{1}$. On the other hand, I can't find an example of a non-constant $f$ satisfying the hypothesis.
$$ |f(z)| \leq 1 + |\Im(z)| \le 1 + |z| $$ implies that $f$ is (at most) linear, i.e. $$ f(z) = a_0 + a_1 z $$ with complex constants $a_0, a_1$. Now choose $z = x \in\Bbb R$ with $x\to \infty$ to conclude that $a_1=0$ and $f$ is constant.