Skip to content

"__setMeta" of class "__PHP_Incomplete_Class" #112

@ander7agar

Description

@ander7agar

A long time ago I use this library in some of my projects with Neo4j. The little time of using it, this error began to appear in some of the functions that I have implemented. The error appears when I try to get multiple nodes of the same tag, but does not always appear. Only sometimes. The problem I have is that this function is executed to display certain data to the user and at the times that it fails nothing is displayed. Here I put the error which I have captured in the log:

[2017-02-03 12:44:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "__setMeta" of class "__PHP_Incomplete_Class"." at /home/api/api/vendor/hirevoice/neo4jphp-ogm/lib/HireVoice/Neo4j/Proxy/Factory.php line 68 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"__setMeta\" of class \"__PHP_Incomplete_Class\". at /home/api/api/vendor/hirevoice/neo4jphp-ogm/lib/HireVoice/Neo4j/Proxy/Factory.php:68)"} []

I have been trying to fix the error since August 2016 and already I give up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions