I have core PHP functions in my project but below of the PhpStorm it says Undefined function strtolower, count and so on.
In the left side External Libraries > PHP Runtime all the directories are collapsed and empty. I have cleared caches by File > Invalidate Caches / Restart... but no luck.
How to fix it?

