| /plugin/findologicxmlexport/vendor/doctrine/annotations/ |
| D | phpstan.neon | 3 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php 6 … - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/ReservedKeywordsClasses.php 7 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php 13 …- '#Property Doctrine\\Tests\\Common\\Annotations\\DummyClassNonAnnotationProblem::\$foo has unkno… 14 - '#Class Doctrine\\Tests\\Common\\Annotations\\True not found#' 15 - '#Class Doctrine\\Tests\\Common\\Annotations\\False not found#' 16 - '#Class Doctrine\\Tests\\Common\\Annotations\\Null not found#'
|
| D | README.md | 1 # Doctrine Annotations 9 Docblock Annotations Parser library (extracted from [Doctrine Common](https://github.com/doctrine/c…
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
| D | annotations.rst | 1 Handling Annotations 4 There are several different approaches to handling annotations in PHP. Doctrine Annotations 20 * @MyProject\Annotations\Foobarable 43 - Annotations imported through use statements. The statement ``use Doctrine\ORM\Mapping AS ORM`` ma… 44 …It is not a documentation annotation and not blacklisted. For Doctrine Annotations it is not entir… 45 - The fully qualified annotation ``@MyProject\Annotations\Foobarable``. This is transformed directl… 52 This is why Doctrine Annotations uses its own autoloading mechanism through a global registry. If y… 56 To anticipate the configuration section, making the above PHP class work with Doctrine Annotations … 60 use Doctrine\Common\Annotations\AnnotationReader; 61 use Doctrine\Common\Annotations\AnnotationRegistry; [all …]
|
| D | index.rst | 4 Doctrine Annotations offers to implement custom annotation 17 Annotations aren't implemented in PHP itself which is why 22 Annotations in Doctrine are used for the ORM 62 ``Doctrine\Common\Annotations\Reader`` interface, that can 64 ``Doctrine\Common\Annotations\AnnotationReader``: 90 - PHPStorm via the `PHP Annotations Plugin <http://plugins.jetbrains.com/plugin/7320>`_ or the `Sym…
|
| D | custom.rst | 9 namespace MyCompany\Annotations; 26 namespace MyCompany\Annotations; 69 namespace MyCompany\Annotations; 100 namespace MyCompany\Annotations; 235 use MyCompany\Annotations\Foo; 236 use MyCompany\Annotations\Bar; 268 use MyCompany\Annotations\Foo; 269 use MyCompany\Annotations\Bar; 287 if ($annot instanceof \MyCompany\Annotations\Foo) { 289 } else if ($annot instanceof \MyCompany\Annotations\Bar) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
| D | MylibraryAnnotations.php | 21 use Google\Service\Books\Annotations; alias 90 * @return Annotations 96 return $this->call('list', [$params], Annotations::class);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
| D | Annotations.php | 20 class Annotations extends \Google\Collection class 97 class_alias(Annotations::class, 'Google_Service_Books_Annotations');
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/ |
| D | Required.php | 21 namespace Doctrine\Common\Annotations\Annotation;
|
| D | Attributes.php | 21 namespace Doctrine\Common\Annotations\Annotation;
|
| D | Attribute.php | 21 namespace Doctrine\Common\Annotations\Annotation;
|
| D | IgnoreAnnotation.php | 20 namespace Doctrine\Common\Annotations\Annotation;
|
| D | Enum.php | 21 namespace Doctrine\Common\Annotations\Annotation;
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
| D | DocParser.php | 20 namespace Doctrine\Common\Annotations; 22 use Doctrine\Common\Annotations\Annotation\Attribute; 24 use Doctrine\Common\Annotations\Annotation\Enum; 25 use Doctrine\Common\Annotations\Annotation\Target; 26 use Doctrine\Common\Annotations\Annotation\Attributes; 354 return $this->Annotations(); 637 private function Annotations() function in Doctrine\\Common\\Annotations\\DocParser
|
| D | AnnotationReader.php | 20 namespace Doctrine\Common\Annotations; 22 use Doctrine\Common\Annotations\Annotation\IgnoreAnnotation; 23 use Doctrine\Common\Annotations\Annotation\Target;
|
| D | Reader.php | 20 namespace Doctrine\Common\Annotations;
|
| D | Annotation.php | 20 namespace Doctrine\Common\Annotations;
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/ |
| D | bootstrap.php | 5 use Doctrine\Common\Annotations\AnnotationRegistry;
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
| D | index.rst | 18 - Configurable via XML, YAML, or Doctrine Annotations 61 * :doc:`Annotations </reference/annotations>`
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/Builder/ |
| D | DriverFactoryInterface.php | 7 use Doctrine\Common\Annotations\Reader;
|
| D | CallbackDriverFactory.php | 7 use Doctrine\Common\Annotations\Reader;
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/ |
| D | Author.php | 7 use Doctrine\ODM\PHPCR\Mapping\Annotations as PHPCRODM;
|
| D | Comment.php | 8 use Doctrine\ODM\PHPCR\Mapping\Annotations as PHPCRODM;
|
| /plugin/findologicxmlexport/vendor/doctrine/lexer/ |
| D | README.md | 5 This lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/ |
| D | AnnotationDriverTest.php | 7 use Doctrine\Common\Annotations\AnnotationReader;
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | OrgChart.Layout.min.js | 1 …Annotations.ContractAnnotationAttribute.$ctor1.call(this,contract,!1)},$ctor1:function(contract,fo…
|