The Lagrangian is set up with Mechanics energy formulation and DE set up using Euler Lagrange Equation.
Angles $ \phi$ are tangent or normal rotations positive counterclockwise.
Parabola trough coordinates are taken wlog $ R=1, z_{min}=0 $in parametric form:
$$ (x,z)=( R \tan \phi, R/2 \tan^2 \phi)\tag1$$
$$ ( \dot x, \dot z)= (R \sec^2 \phi\, \dot \phi,R \sec^2 \phi \tan \phi\;\dot\phi )\tag2$$
And the absolute value of velocity is
$$R \sec^3 \phi \;\dot\phi \tag3$$
$$ KE= \frac{m}{2}(R \sec^3 \phi \;\dot \phi)^2 \tag4 $$
PE is taken positive as shown and as usual $z>0$. When PE increases KE decreases and vice-versa.
$$ PE=mgz=mg \frac{R}{2}\dot\tan^2 \phi \tag5 $$
$$\text{Lagrangian } = L =KE -PE $$
$$ L= \dfrac{m}{2} \cdot (R^2 \sec^6 \phi\; \dot \phi ^2)- mg \dfrac{R}{2} \tan^2 \phi \tag6$$
Euler -Lagrange Equation ( after removing constants)
$$ 6 \sec^5 \sec\phi \tan \phi\;{\dot{\phi}}^2-\frac{g}{R } 2 \tan {\phi} \sec^2\phi -\frac{d(2 \dot \phi)}{dt} \sec^6 \phi =0\tag7$$
Simplifying,
$$ \dfrac{\ddot{\phi}}{\sin \phi \cos^2 \phi}+ \frac{g}{R}\cos \phi -3 \dot\phi^2=0 \tag8 $$
I have no closed form solution of the DE or any reference. So a numerical solution with the following boundary conditions is undertaken.
$$( \phi_{max}= \frac{\pi}{3}, \dot\phi_{max}= 0, g=9.8, R=6) \tag9 $$
The parabolic trough profile and time oscillation of slope is plotted below:
The formula for shallow $\phi_{max}$ trough as a simple pendulum of constant $L$ for verification :
$$ T= 2 \pi\sqrt{\dfrac{L}{g}} \tag {10} $$ is tallying alright.
