Home
last modified time | relevance | path

Searched refs:getName (Results 2076 – 2100 of 2279) sorted by last modified time

1...<<81828384858687888990>>...92

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAuthorReadOnly.php40 public function getName() function in JMS\\Serializer\\Tests\\Fixtures\\AuthorReadOnly
H A DAuthorReadOnlyPerClass.php44 public function getName() function in JMS\\Serializer\\Tests\\Fixtures\\AuthorReadOnlyPerClass
H A DGetSetObject.php38 public function getName() function in JMS\\Serializer\\Tests\\Fixtures\\GetSetObject
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/IdentityFields/
H A DServer.php55 public function getName() function in JMS\\Serializer\\Tests\\Fixtures\\Doctrine\\IdentityFields\\Server
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
H A DBasic.php189 public function getName() function in Hoa\\Stream\\Filter\\Basic
/plugin/findologicxmlexport/vendor/jms/serializer/src/Twig/
H A DSerializerExtension.php27 public function getName() function in JMS\\Serializer\\Twig\\SerializerExtension
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php428 if ('' === $value->getName()) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
H A DAuthor.php31 public function getName() function in JMS\\Serializer\\Tests\\Fixtures\\Doctrine\\Author
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DAuthorReadOnlyPerClass.yml10 accessor_getter: getName
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DUnexpectedValueException.php22 $reflectionClass->getName()
40 $reflectionClass->getName(),
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DToken.php73 ->string($result->getName())
97 ->string($result->getName())
H A DRule.php61 ->string($result->getName())
81 ->string($result->getName())
114 ->when($result = $rule->getName())
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DIdle.php254 ->string($invokeParameters[0]->getName())
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php122 $name = $node->getName();
325 [$this->getName(), $id]
348 public function getName() function in Hoa\\Protocol\\Node\\Node
392 $out = str_repeat(' ', $i) . $this->getName() . "\n";
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php68 ->variable($result->getName())
80 ->string($result->getName())
95 ->string($result->getName())
258 ->when($result = $node->getName())
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst20 return $obj->getName();
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAnnotationDriver.php161 $propertiesMetadata[] = new PropertyMetadata($name, $property->getName());
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php945 self::assertEquals('child1', $col[0]->getName());
946 self::assertEquals('child2', $col[1]->getName());
952 self::assertEquals('child1', $col[0]->getName());
953 self::assertEquals('child2', $col[1]->getName());
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php142 private function getName($pageId) function in DokuwikiXMLExport
267 $item->addName($this->getName($page));
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php222 return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
247 $context = 'property ' . $class->getName() . "::\$" . $property->getName();
279 $context = 'method ' . $class->getName() . '::' . $method->getName() . '()';
314 $name = $class->getName();
333 $name = $class->getName();
361 if ($trait->hasMethod($method->getName())
389 if ($trait->hasProperty($property->getName())) {
415 $name = $class->getName();
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DDebugExtension.php37 public function getName() function in Twig\\Extension\\DebugExtension
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DSource.php44 public function getName() function in Twig\\Source
H A DTemplate.php134 return $this->parents[$parent->getSourceContext()->getName()] = $parent;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/
H A DReflectionHelper.php31 $propertyName = $prop->getName();
67 return self::getProperty($parentClass->getName(), $name);
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/src/
H A DFqsen.php78 public function getName() function in phpDocumentor\\Reflection\\Fqsen

1...<<81828384858687888990>>...92