Search for schema
- Search 7.x for schema
- Search 9.5.x for schema
- Search 8.9.x for schema
- Search 10.3.x for schema
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Schema | class | core/ |
SQLite implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
MySQL implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
A very minimal class for testing purposes. |
Schema | class | core/ |
Provides a base implementation for Database Schema. |
Schema | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Schema. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
InstallTest::testGetSchemaAtInstallTime | function | core/ |
Verify that drupal_get_schema() can be used during module installation. |
InstallTest::testRequiredModuleSchemaVersions | function | core/ |
Tests recorded schema versions of early installed modules in the installer. |
IntegerItem::schema | function | core/ |
Returns the schema for the field. |
ItemsPerPageTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
json-schema-draft-04-meta-schema.json.LICENSE.txt | file | core/ |
Copyright 2023 JSON Schema Specification Authors Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above… |
jsonapi.schema.yml | file | core/ |
core/modules/jsonapi/config/schema/jsonapi.schema.yml |
JsonApiDocumentTopLevelNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
JsonApiDocumentTopLevelNormalizer::getSchemasForDataCollection | function | core/ |
Retrieve an array of schemas for the resource types in a data object. |
JsonApiJsonSchemaTestTrait | trait | core/ |
Support methods for testing JSON API schema. |
JsonApiJsonSchemaTestTrait.php | file | core/ |
|
JsonApiJsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat | function | core/ |
Format that should be used when performing test normalizations. |
JsonApiJsonSchemaTestTrait::getNormalizationForValue | function | core/ |
|
JsonApiJsonSchemaTestTrait::getValidator | function | core/ |
Get the JSON Schema Validator. |
JsonApiSpec::SUPPORTED_SPECIFICATION_JSON_SCHEMA | constant | core/ |
The URI of the supported specification's JSON Schema. |
JsonApiTopLevelResourceNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
JsonApiTopLevelResourceNormalizerTest::testResourceObjectSchema | function | core/ |
Test the generated resource object normalization against the schema. |
jsonapi_test_field_type.schema.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/config/schema/jsonapi_test_field_type.schema.yml |
JsonSchema | class | core/ |
Attribute for methods to express the JSON Schema of its return value. |
JsonSchema.php | file | core/ |
|
JsonSchema::getJsonSchema | function | core/ |
Get a JSON Schema type definition array. |
JsonSchema::__construct | function | core/ |
Constructor. |
JsonSchemaProviderSerializerInterface | interface | core/ |
Interface for JSON schema provider. |
JsonSchemaProviderSerializerInterface.php | file | core/ |
|
JsonSchemaProviderSerializerInterface::getJsonSchema | function | core/ |
Convenience method to get a JSON schema. |
JsonSchemaProviderSerializerTrait | trait | core/ |
Trait for normalizing the JSON schema. |
JsonSchemaProviderSerializerTrait.php | file | core/ |
|
JsonSchemaProviderSerializerTrait::getJsonSchema | function | core/ |
|
JsonSchemaReflectionTrait | trait | core/ |
Interface for using reflection with the JSON object. |
JsonSchemaReflectionTrait.php | file | core/ |
|
JsonSchemaReflectionTrait::getJsonSchemaForMethod | function | core/ |
Get a JSON Schema based on method reflection. |
JsonSchemaTestTrait | trait | core/ |
Trait for testing JSON Schema validity and fit to sample data. |
JsonSchemaTestTrait.php | file | core/ |
|
JsonSchemaTestTrait::doCheckSchemaAgainstMetaSchema | function | core/ |
Check a schema is valid against the meta-schema. |
JsonSchemaTestTrait::doProphesize | function | core/ |
Method to make prophecy public for use in data provider closures. |
JsonSchemaTestTrait::doTestJsonSchemaIsValid | function | core/ |
Validate the normalizer's JSON schema. |
JsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat | function | core/ |
Format that should be used when performing test normalizations. |
JsonSchemaTestTrait::getNormalizationForValue | function | core/ |
Get the normalization for a value. |
JsonSchemaTestTrait::getNormalizer | function | core/ |
Helper method to retrieve the normalizer. |
JsonSchemaTestTrait::getValidator | function | core/ |
Get the JSON Schema Validator. |
JsonSchemaTestTrait::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
JsonSchemaTestTrait::supportedTypesDataProvider | function | core/ |
|
JsonSchemaTestTrait::testNormalizedValuesAgainstJsonSchema | function | core/ |
Test normalized values against the JSON schema. |
JsonSchemaTestTrait::testSupportedTypesSchemaIsValid | function | core/ |
Test that a valid schema is returned for the explicitly supported types. |
KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
KernelTestBase::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
KernelTestBase::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
KernelTestBase::installEntitySchema | function | core/ |
Installs the storage schema for a specific entity type. |
KernelTestBase::installSchema | function | core/ |
Installs database tables from a module schema definition. |
language.schema.yml | file | core/ |
core/modules/language/config/schema/language.schema.yml |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.