Home
last modified time | relevance | path

Searched refs:Reflection (Results 1 – 25 of 94) sorted by path

1234

/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8Reflection.applyConstructor(n,t):new n},clone:function(n){if(Bridge.isArray(n))return System.Array… class in Bridge
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8Reflection.applyConstructor(n,t):new n},clone:function(n){if(Bridge.isArray(n))return System.Array… class in Bridge
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md353 The following structures cannot be deep-copied with PHP Reflection. As a result they are shallow cloned and filters are
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php12 use DeepCopy\Reflection\ReflectionHelper;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineCollectionFilter.php6 use DeepCopy\Reflection\ReflectionHelper;
H A DDoctrineEmptyCollectionFilter.php6 use DeepCopy\Reflection\ReflectionHelper;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DReplaceFilter.php5 use DeepCopy\Reflection\ReflectionHelper;
H A DSetNullFilter.php5 use DeepCopy\Reflection\ReflectionHelper;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyTypeMatcher.php5 use DeepCopy\Reflection\ReflectionHelper;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/
H A DReflectionHelper.php3 namespace DeepCopy\Reflection;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md358 The following structures cannot be deep-copied with PHP Reflection. As a result they are shallow cl…
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php17 use DeepCopy\Reflection\ReflectionHelper;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineCollectionFilter.php6 use DeepCopy\Reflection\ReflectionHelper;
H A DDoctrineEmptyCollectionFilter.php6 use DeepCopy\Reflection\ReflectionHelper;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DReplaceFilter.php5 use DeepCopy\Reflection\ReflectionHelper;
H A DSetNullFilter.php5 use DeepCopy\Reflection\ReflectionHelper;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyTypeMatcher.php5 use DeepCopy\Reflection\ReflectionHelper;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/
H A DReflectionHelper.php3 namespace DeepCopy\Reflection;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/src/
H A DElement.php12 namespace phpDocumentor\Reflection;
H A DFile.php13 namespace phpDocumentor\Reflection;
H A DFqsen.php12 namespace phpDocumentor\Reflection;
H A DLocation.php13 namespace phpDocumentor\Reflection;
H A DProject.php12 namespace phpDocumentor\Reflection;
H A DProjectFactory.php11 namespace phpDocumentor\Reflection;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md27 $factory = \phpDocumentor\Reflection\DocBlockFactory::createInstance();
50 The `create` method will yield an object of type `\phpDocumentor\Reflection\DocBlock`
57 // Contains \phpDocumentor\Reflection\DocBlock\Description object

1234