Phpstorm thinks my code is SQL and it is not. How do I fix

Here is my code. I am writing a wordpress theme with advanced custom fields pro. For some reason it tells me that no data sources are configured for SQL. This is not sql code. How do I fix?
请先登录再写评论。
Hello,
Please check injections in Preferences | Editor | Language Injections - any custom things there?
Could you run File > Invalidate Caches/Restart > Invalidate and Restart, please, and then check if the issue reoccurs?