|
18 | 18 | </rule> |
19 | 19 |
|
20 | 20 | <rule ref="Drupal.Commenting.DocComment.MissingShort"> |
21 | | - <exclude-pattern>src/GraphQL/Resolver/Path.php</exclude-pattern> |
22 | | - <exclude-pattern>src/GraphQL/ResolverRegistryInterface.php</exclude-pattern> |
23 | | - <exclude-pattern>src/GraphQL/Execution/Executor.php</exclude-pattern> |
24 | | - <exclude-pattern>src/GraphQL/Execution/FieldContext.php</exclude-pattern> |
25 | | - <exclude-pattern>src/GraphQL/Execution/ExecutorFactory.php</exclude-pattern> |
26 | | - <exclude-pattern>src/GraphQL/Execution/ResolveContext.php</exclude-pattern> |
27 | | - <exclude-pattern>src/GraphQL/ResolverBuilder.php</exclude-pattern> |
28 | | - <exclude-pattern>src/GraphQL/Utility/DocumentSerializer.php</exclude-pattern> |
29 | | - <exclude-pattern>src/GraphQL/Utility/DeferredUtility.php</exclude-pattern> |
30 | | - <exclude-pattern>src/GraphQL/ResolverRegistry.php</exclude-pattern> |
31 | | - <exclude-pattern>src/GraphQL/Buffers/BufferBase.php</exclude-pattern> |
32 | | - <exclude-pattern>src/Event/OperationEvent.php</exclude-pattern> |
33 | | - <exclude-pattern>src/Form/PersistedQueriesForm.php</exclude-pattern> |
34 | | - <exclude-pattern>src/Form/ServerForm.php</exclude-pattern> |
35 | | - <exclude-pattern>src/EventSubscriber/CurrentLanguageResetTrait.php</exclude-pattern> |
36 | | - <exclude-pattern>src/Entity/ServerInterface.php</exclude-pattern> |
37 | | - <exclude-pattern>src/Entity/Server.php</exclude-pattern> |
38 | | - <exclude-pattern>src/Plugin/LanguageNegotiation/OperationLanguageNegotiation.php</exclude-pattern> |
39 | | - <exclude-pattern>src/Plugin/DataProducerPluginInterface.php</exclude-pattern> |
40 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/String/Uppercase.php</exclude-pattern> |
41 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/XML/XMLParse.php</exclude-pattern> |
42 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/XML/XMLContent.php</exclude-pattern> |
43 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/XML/XMLAttribute.php</exclude-pattern> |
44 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/XML/XMLXpath.php</exclude-pattern> |
45 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/TypedData/PropertyPath.php</exclude-pattern> |
46 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/DataProducerProxy.php</exclude-pattern> |
47 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Images/ImageResourceUrl.php</exclude-pattern> |
48 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Field/EntityReference.php</exclude-pattern> |
49 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuLinks.php</exclude-pattern> |
50 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuTree/MenuTreeLink.php</exclude-pattern> |
51 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuTree/MenuTreeSubtree.php</exclude-pattern> |
52 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuLink/MenuLinkAttribute.php</exclude-pattern> |
53 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuLink/MenuLinkUrl.php</exclude-pattern> |
54 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuLink/MenuLinkExpanded.php</exclude-pattern> |
55 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuLink/MenuLinkLabel.php</exclude-pattern> |
56 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Menu/MenuLink/MenuLinkDescription.php</exclude-pattern> |
57 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Utility/Seek.php</exclude-pattern> |
58 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Routing/Url/UrlPath.php</exclude-pattern> |
59 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Routing/RouteLoad.php</exclude-pattern> |
60 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Routing/RouteEntity.php</exclude-pattern> |
61 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityPublished.php</exclude-pattern> |
62 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityLabel.php</exclude-pattern> |
63 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityRendered.php</exclude-pattern> |
64 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityType.php</exclude-pattern> |
65 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityLanguage.php</exclude-pattern> |
66 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityUrl.php</exclude-pattern> |
67 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityLoadMultiple.php</exclude-pattern> |
68 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityOwner.php</exclude-pattern> |
69 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityCreated.php</exclude-pattern> |
70 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityDescription.php</exclude-pattern> |
71 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityTranslation.php</exclude-pattern> |
72 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityLoad.php</exclude-pattern> |
73 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityTranslations.php</exclude-pattern> |
74 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php</exclude-pattern> |
75 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageUrl.php</exclude-pattern> |
76 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityChanged.php</exclude-pattern> |
77 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityId.php</exclude-pattern> |
78 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityUuid.php</exclude-pattern> |
79 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityAccess.php</exclude-pattern> |
80 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityLoadByUuid.php</exclude-pattern> |
81 | | - <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/EntityBundle.php</exclude-pattern> |
82 | 21 | <exclude-pattern>src/Plugin/GraphQL/Schema/SdlSchemaPluginBase.php</exclude-pattern> |
83 | 22 | <exclude-pattern>src/Plugin/GraphQL/Schema/ComposableSchema.php</exclude-pattern> |
84 | 23 | <exclude-pattern>src/Plugin/DataProducerPluginManager.php</exclude-pattern> |
|
0 commit comments