You are here

13 calls to StringHelper::camelCase() in GraphQL 8.3

DisplayModeIdDeriver::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Enums/DisplayModeIdDeriver.php
Gets the definition of all derivatives of a base plugin.
EntityBundleDeriver::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Types/EntityBundleDeriver.php
Gets the definition of all derivatives of a base plugin.
EntityFieldDeriver::getDerivativeDefinitionsFromFieldDefinition in modules/graphql_core/src/Plugin/Deriver/Fields/EntityFieldDeriver.php
Provides plugin definition values from fields.
EntityFieldItemDeriver::getDerivativeDefinitionsFromFieldDefinition in modules/graphql_core/src/Plugin/Deriver/Fields/EntityFieldItemDeriver.php
Provides plugin definition values from fields.
EntityFieldPropertyDeriver::getDerivativeDefinitionsFromFieldDefinition in modules/graphql_core/src/Plugin/Deriver/Fields/EntityFieldPropertyDeriver.php
Provides plugin definition values from fields.
EntityFieldTypeDeriver::getDerivativeDefinitionsFromFieldDefinition in modules/graphql_core/src/Plugin/Deriver/Types/EntityFieldTypeDeriver.php
Provides plugin definition values from fields.
EntityReferenceQueryDeriver::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Fields/EntityReferenceQueryDeriver.php
Gets the definition of all derivatives of a base plugin.
EntityReferenceReverseDeriver::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Fields/EntityReferenceReverseDeriver.php
Gets the definition of all derivatives of a base plugin.
EntityRenderedDeriver::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Fields/EntityRenderedDeriver.php
Gets the definition of all derivatives of a base plugin.
EntityTypeDeriver::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Interfaces/EntityTypeDeriver.php
Gets the definition of all derivatives of a base plugin.
EntityTypeDeriver::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Types/EntityTypeDeriver.php
Gets the definition of all derivatives of a base plugin.
StringFormattingTest::testFailureOnInvalidInput in tests/src/Unit/StringFormattingTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessageRegExp /Failed to create a specification compliant string representation for '.+'\./
TypedDataPrimitiveFallback::getDerivativeDefinitions in modules/graphql_core/src/Plugin/Deriver/Scalars/TypedDataPrimitiveFallback.php
Gets the definition of all derivatives of a base plugin.