but this is not a valid class. Check your class naming. If this is meant to be a service id, make sure this service exists and is tagged with "doctrine.repository_service". code example
Example: The "App\Entity\ entity has a repositoryClass set to but this is not a valid class.
/**
* @ORM\Entity(repositoryClass="App\Repository\ParcCarburantRepository")
*/