DefaultValue |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/DefaultValue.php |
Retrieves the "default_value" property from a given field definition. |
Description |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Description.php |
Retrieves the "description" from a given field definition. |
Hidden |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Hidden.php |
Retrieves the "hidden" property from a given field definition. |
Id |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Id.php |
Retrieves the "ID" property from a given field definition. |
Label |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Label.php |
Retrieves the "label" from a given field definition. |
MaxNumItems |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/MaxNumItems.php |
Retrieves the "max_num_items" property from a given field definition. |
Multiple |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Multiple.php |
Retrieves the "multiple" property from a given field definition. |
Reference |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Reference.php |
Retrieves the "reference" property from a given field definition. |
Required |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Required.php |
Retrieves the "required" property from a given field definition. |
Settings |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Settings.php |
Retrieves the "settings" from a given field definition. |
Status |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Status.php |
Retrieves the "status" property from a given field definition. |
Type |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Type.php |
Retrieves the "type" property from a given field definition. |
Weight |
src/Plugin/GraphQL/DataProducer/EntityDefinition/Fields/Weight.php |
Retrieves the weight value of a field. |