Home
last modified time | relevance | path

Searched refs:Common (Results 451 – 475 of 597) sorted by path

1...<<11121314151617181920>>...24

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/SingleTableInheritance/
H A DClazz.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DBlogPost.php7 use Doctrine\Common\Collections\ArrayCollection;
H A DComment.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DPersonCollection.php7 use Doctrine\Common\Collections\ArrayCollection;
H A DSimpleObjectProxy.php7 use Doctrine\Common\Persistence\Proxy;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DArrayCollectionDepthTest.php7 use Doctrine\Common\Collections\ArrayCollection;
8 use Doctrine\Common\Collections\Collection;
H A DArrayCollectionHandlerTest.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DAnnotationDriverTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
H A DDoctrineDriverTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
H A DDoctrinePHPCRDriverTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php7 use Doctrine\Common\Collections\ArrayCollection;
H A DGraphNavigatorTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
H A DSerializationContextFactoryTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DIntegrationTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
8 use Doctrine\Common\Annotations\Reader;
9 use Doctrine\Common\Persistence\AbstractManagerRegistry;
10 use Doctrine\Common\Persistence\ManagerRegistry;
H A DObjectConstructorTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
8 use Doctrine\Common\Annotations\Reader;
9 use Doctrine\Common\Persistence\AbstractManagerRegistry;
10 use Doctrine\Common\Persistence\ManagerRegistry;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php7 use Doctrine\Common\Persistence\Proxy;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A Dbootstrap.php5 use Doctrine\Common\Annotations\AnnotationRegistry;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md186 // Will apply a filter to any object that is an instance of Doctrine\Common\Collections\Collection
187 $matcher = new TypeMatcher('Doctrine\Common\Collections\Collection');
246 $copier->addFilter(new DoctrineCollectionFilter(), new PropertyTypeMatcher('Doctrine\Common\Collect…
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineEmptyCollectionFilter.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
H A DDoctrineProxyMatcher.php6 use Doctrine\Common\Persistence\Proxy;
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng17 # 3.2.2 Common Name
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example47 * Common available functions:
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Dgetid3.css2 * Common elements
/plugin/oauth/
H A DAdapter.php8 use OAuth\Common\Consumer\Credentials;
9 use OAuth\Common\Http\Exception\TokenResponseException;
10 use OAuth\Common\Storage\Exception\TokenNotFoundException;
11 use OAuth\Common\Storage\Session as SessionStorage;
54 * @throws \OAuth\Common\Exception\Exception
219 * @throws \OAuth\Common\Exception\Exception
H A DException.php11 class Exception extends \OAuth\Common\Exception\Exception

1...<<11121314151617181920>>...24