Home
last modified time | relevance | path

Searched refs:classes (Results 176 – 200 of 396) sorted by path

12345678910>>...16

/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md13 This library provides some commonly needed base classes for managing metadata
14 for classes, methods and properties. The metadata can come from many different
17 The metadata classes are used to abstract away that source and provide a common
23 The library provides three classes that you can extend to add your application
27 After you have added, your properties in sub-classes, you also need to add
28 ``DriverInterface`` implementations which know how to populate these classes
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DDriverChain.php45 $classes = [];
58 $classes = array_merge($classes, $driverClasses);
62 return $classes;
H A DFileLocator.php44 $classes = [];
57 $classes[] = $nsPrefix . str_replace('.', '\\', $fileName);
61 return $classes;
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php169 $classes = [];
173 $classes[] = $refl;
177 $classes = array_reverse($classes, false);
180 return $classes;
186 foreach ($classes as $class) {
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md40 - Add class properties inheritance for extending classes \(e.g. XmlRoot\) [\#396](https://github.co…
51 - internal classes have false in reflection::getFilename\(\) [\#1013](https://github.com/schmittjoh…
608 - Handle classes that implement collections \(e.g. ArrayObject\) and properties [\#137](https://git…
761 - serializer.pre\_serialize event only thrown on objects/classes [\#337](https://github.com/schmitt…
1018 - Allow deserialization of polymorphic classes by class without specifying the type [\#48](https://…
H A DUPGRADING.md15 - Most of the classes are marked as `final`, inheritance is discouraged for all the cases, use comp…
17 - Removed the abstract classes `GenericSerializationVisito`r and `GenericDeserializationVisitor`.
47 - elements (as classes, interfaces, methods, properties...)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst62 For more complex handlers, it is advisable to extract them to dedicated classes,
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst231 affect the serialized content of others classes than the one you apply the
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md46 > chapter `Resolving partial classes and FQSENs` for more information.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md112 * Support for mocking classes with methods that return references (thanks @edsonmedina)
137 * Fixed the doubling of methods with typehints on non-existent classes (thanks @gquemener)
138 * Added support for internal classes using keywords as method names (thanks @milan)
157 * Fixed mirroring of classes with typehints on non-existent classes (thanks @docteurklein)
160 * Added support for mocking classes with a final constructor (thanks @ciaranmcnulty)
H A DREADME.md114 and/or implement preset classes/interfaces by overriding all their public methods. The key
225 Those argument tokens are simple PHP classes, that implement
250 And you can add even more by implementing `TokenInterface` with your own custom classes.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DCachedDoubler.php24 private $classes = array(); variable in Prophecy\\Doubler\\CachedDoubler
31 $this->classes[] = array();
42 if (isset($this->classes[$classId])) {
43 return $this->classes[$classId];
46 return $this->classes[$classId] = parent::createDoubleClass($class, $interfaces);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md17 * Fixed [#372](https://github.com/sebastianbergmann/php-code-coverage/pull/372): Nested classes and…
H A DChangeLog-3.3.md27 * Added support for whitelisting classes for the unintentionally covered code unit check
H A DChangeLog-4.0.md26 * Fixed formatting of executed lines percentage for classes in file view
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php767 $classes = array_merge($tokens->getClasses(), $tokens->getTraits());
830 if (empty($classes[$token->getName()]['methods'])) {
838 $classes[$token->getName()]['methods']
843 $classes[$token->getName()]['methods']
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DDirectory.php38 private $classes; variable in SebastianBergmann\\CodeCoverage\\Node\\Directory
226 if ($this->classes === null) {
227 $this->classes = [];
230 $this->classes = array_merge(
231 $this->classes,
237 return $this->classes;
H A DFile.php43 private $classes = []; variable in SebastianBergmann\\CodeCoverage\\Node\\File
176 return $this->classes;
239 foreach ($this->classes as $class) {
307 foreach ($this->classes as $class) {
337 foreach ($this->classes as $class) {
539 foreach ($this->classes as &$class) {
579 $classes = $tokens->getClasses();
584 foreach ($classes as $className => $class) {
585 $this->classes[$className] = [
598 $this->startLines[$class['startLine']] = &$this->classes[$className];
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DClover.php60 $classes = $item->getClassesAndTraits();
65 foreach ($classes as $className => $class) {
H A DCrap4j.php79 $classes = $item->getClassesAndTraits();
81 foreach ($classes as $className => $class) {
H A DText.php91 $classes = sprintf(
124 $padding = max(array_map('strlen', [$classes, $methods, $lines]));
141 $output .= $this->format($colors['classes'], $padding, $classes);
156 $classes = $item->getClassesAndTraits();
158 foreach ($classes as $className => $class) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DDashboard.php27 $classes = $node->getClassesAndTraits();
61 * @param array $classes
66 protected function complexity(array $classes, $baseLink) argument
70 foreach ($classes as $className => $class) {
107 * @param array $classes
111 protected function coverageDistribution(array $classes) argument
144 foreach ($classes as $class) {
177 * @param array $classes
188 foreach ($classes as $className => $class) {
236 * @param array $classes
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js2 …on(a){g=a}},snapDistance:{get:function(){return h},set:function(a){h=a}},classes:{get:function(){r…
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php73 protected $classes; variable in PHP_Token_Stream
228 if ($this->classes !== null) {
229 return $this->classes;
234 return $this->classes;
350 $this->classes = [];
399 $this->classes[$class[count($class) - 1]] = $tmp;
431 $this->classes[$class[count($class) - 1]]['methods'][$name] = $tmp;
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
H A DClassTest.php86 $classes = $ts->getClasses();
97 array_keys($classes)
108 $classes = $ts->getClasses();
110 $this->assertEquals(['Test', 'AnonymousClass:4#23'], array_keys($classes));
131 $classes = $ts->getClasses();
134 $this->assertArrayHasKey('AnonymousClass:6#23', $classes);
135 $this->assertArrayHasKey('AnonymousClass:12#53', $classes);
148 $classes = $ts->getClasses();
150 $this->assertArrayHasKey('class_with_method_named_empty', $classes);
161 $classes = $ts->getClasses();
[all …]

12345678910>>...16