file-fetcher
Public Member Functions | List of all members
DeepCopy\Filter\Doctrine\DoctrineProxyFilter Class Reference
Inheritance diagram for DeepCopy\Filter\Doctrine\DoctrineProxyFilter:
DeepCopy\Filter\Filter

Detailed Description

@final

Public Member Functions

 apply ($object, $property, $objectCopier)
 

Member Function Documentation

◆ apply()

DeepCopy\Filter\Doctrine\DoctrineProxyFilter::apply (   $object,
  $property,
  $objectCopier 
)

Triggers the magic method __load() on a Doctrine Proxy class to load the actual entity from the database.

{Applies the filter to the object.

Parameters
object$object
string$property
callable$objectCopier
}

Implements DeepCopy\Filter\Filter.


The documentation for this class was generated from the following file: