Why the first request after each time updating the PHP annotation(PHP attribute) is very slow?
I am not sure why every time I change the PHP annotation (update the validation constraint #[Assert/Type], update operations in #[ApiResource]...), then send a new request to any api endpoint, it takes a lot of time to return the response…