You are here

Files in JSON Field 8

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt JSON Field 8.x-1.x-dev, xxxx-xx-xx ---------------------------------- #3213899 by paulocs, DamienMcKenna, guilhermevp: Fix test coverage for D9. JSON Field 8.x-1.0-rc4, 2021-05-13 ---------------------------------- #3139394 by DamienMcKenna,…
JSONDataField.php src/Plugin/views/field/JSONDataField.php Drupal\json_field\Plugin\views\field
JsonEditorWidget.php src/Plugin/Field/FieldWidget/JsonEditorWidget.php Drupal\json_field\Plugin\Field\FieldWidget
JSONFormatter.php src/Plugin/Field/FieldFormatter/JSONFormatter.php Drupal\json_field\Plugin\Field\FieldFormatter
JsonFormatterTest.php tests/src/Kernel/JsonFormatterTest.php Drupal\Tests\json_field\Kernel
JSONItem.php src/Plugin/Field/FieldType/JSONItem.php Drupal\json_field\Plugin\Field\FieldType
JsonItemTest.php tests/src/Kernel/JsonItemTest.php Drupal\Tests\json_field\Kernel
JsonMarkup.php src/JsonMarkup.php Drupal\json_field
JSONText.php src/Element/JSONText.php Drupal\json_field\Element
JSONTextareaWidget.php src/Plugin/Field/FieldWidget/JSONTextareaWidget.php Drupal\json_field\Plugin\Field\FieldWidget
JSONTextareaWidgetTest.php tests/src/Kernel/JSONTextareaWidgetTest.php Drupal\Tests\json_field\Kernel
JSONViews.php src/JSONViews.php Drupal\json_field
JSONViewsInterface.php src/JSONViewsInterface.php Drupal\json_field
json_field.css assets/css/json_field.css Custom CSS for the JSON Field module.
json_field.info.yml json_field.info.yml json_field.info.yml
json_field.libraries.yml json_field.libraries.yml json_field.libraries.yml
json_field.module json_field.module Primary hook implementations for the JSON Field module.
json_field.schema.yml config/schema/json_field.schema.yml config/schema/json_field.schema.yml
json_field.services.yml json_field.services.yml json_field.services.yml
json_field.views.inc json_field.views.inc Contains json_field.views.inc.
json_widget.css assets/css/json_widget.css /** * Overrides conflicting styling from seven. */ .jsoneditor tr { border: 0; } .jsoneditor table { margin: 0; }
KernelTestBase.php tests/src/Kernel/KernelTestBase.php Drupal\Tests\json_field\Kernel
NativeBinaryJSONItem.php src/Plugin/Field/FieldType/NativeBinaryJSONItem.php Drupal\json_field\Plugin\Field\FieldType
NativeJSONItem.php src/Plugin/Field/FieldType/NativeJSONItem.php Drupal\json_field\Plugin\Field\FieldType
ValidJSONConstraint.php src/Plugin/Validation/Constraint/ValidJSONConstraint.php Drupal\json_field\Plugin\Validation\Constraint
ValidJSONConstraintValidator.php src/Plugin/Validation/Constraint/ValidJSONConstraintValidator.php Drupal\json_field\Plugin\Validation\Constraint

Other projects