JsonSchemaProviderSerializerInterface.php |
file |
core/modules/serialization/src/Serializer/JsonSchemaProviderSerializerInterface.php |
|
JsonSchemaProviderSerializerInterface::getJsonSchema |
function |
core/modules/serialization/src/Serializer/JsonSchemaProviderSerializerInterface.php |
Convenience method to get a JSON schema. |
JsonSchemaProviderSerializerTrait |
trait |
core/modules/serialization/src/Serializer/JsonSchemaProviderSerializerTrait.php |
Trait for normalizing the JSON schema. |
JsonSchemaProviderSerializerTrait.php |
file |
core/modules/serialization/src/Serializer/JsonSchemaProviderSerializerTrait.php |
|
JsonSchemaProviderSerializerTrait::getJsonSchema |
function |
core/modules/serialization/src/Serializer/JsonSchemaProviderSerializerTrait.php |
|
JsonSchemaReflectionTrait |
trait |
core/modules/serialization/src/Normalizer/JsonSchemaReflectionTrait.php |
Interface for using reflection with the JSON object. |
JsonSchemaReflectionTrait.php |
file |
core/modules/serialization/src/Normalizer/JsonSchemaReflectionTrait.php |
|
JsonSchemaReflectionTrait::getJsonSchemaForMethod |
function |
core/modules/serialization/src/Normalizer/JsonSchemaReflectionTrait.php |
Get a JSON Schema based on method reflection. |
JsonSchemaTestTrait |
trait |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Trait for testing JSON Schema validity and fit to sample data. |
JsonSchemaTestTrait.php |
file |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
|
JsonSchemaTestTrait::doCheckSchemaAgainstMetaSchema |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Check a schema is valid against the meta-schema. |
JsonSchemaTestTrait::doProphesize |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Method to make prophecy public for use in data provider closures. |
JsonSchemaTestTrait::doTestJsonSchemaIsValid |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Validate the normalizer's JSON schema. |
JsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Format that should be used when performing test normalizations. |
JsonSchemaTestTrait::getNormalizationForValue |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Get the normalization for a value. |
JsonSchemaTestTrait::getNormalizer |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Helper method to retrieve the normalizer. |
JsonSchemaTestTrait::getValidator |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Get the JSON Schema Validator. |
JsonSchemaTestTrait::jsonSchemaDataProvider |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
JsonSchemaTestTrait::supportedTypesDataProvider |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
|
JsonSchemaTestTrait::testNormalizedValuesAgainstJsonSchema |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Test normalized values against the JSON schema. |
JsonSchemaTestTrait::testSupportedTypesSchemaIsValid |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Test that a valid schema is returned for the explicitly supported types. |
KernelTestBase::$configSchemaCheckerExclusions |
property |
core/tests/Drupal/KernelTests/KernelTestBase.php |
An array of config object names that are excluded from schema checking. |
KernelTestBase::$strictConfigSchema |
property |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Set to TRUE to strict check all configuration saved. |
KernelTestBase::getConfigSchemaExclusions |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Gets the config schema exclusions for this test. |
KernelTestBase::installEntitySchema |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Installs the storage schema for a specific entity type. |
KernelTestBase::installSchema |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Installs database tables from a module schema definition. |
language.schema.yml |
file |
core/modules/language/config/schema/language.schema.yml |
core/modules/language/config/schema/language.schema.yml |
LanguageConfigSchemaTest |
class |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
Ensures the language config schema is correct. |
LanguageConfigSchemaTest.php |
file |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
|
LanguageConfigSchemaTest::$adminUser |
property |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
A user with administrative permissions. |
LanguageConfigSchemaTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
|
LanguageConfigSchemaTest::$modules |
property |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
|
LanguageConfigSchemaTest::setUp |
function |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
|
LanguageConfigSchemaTest::testValidLanguageConfigSchema |
function |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
Tests whether the language config schema is valid. |
LanguageItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php |
|
LanguageTestBase::schemaDefinition |
function |
core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php |
|
LanguageUILanguageNegotiationTest::$configSchemaCheckerExclusions |
property |
core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php |
|
LayoutSectionItem::schema |
function |
core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php |
|
layout_builder.schema.yml |
file |
core/modules/layout_builder/config/schema/layout_builder.schema.yml |
core/modules/layout_builder/config/schema/layout_builder.schema.yml |
layout_builder_defaults_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml |
layout_builder_fieldblock_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml |
layout_builder_field_block_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml |
layout_builder_schema |
function |
core/modules/layout_builder/layout_builder.install |
Implements hook_schema(). |
layout_builder_test.schema.yml |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml |
core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml |
layout_test.schema.yml |
file |
core/modules/system/tests/modules/layout_test/config/schema/layout_test.schema.yml |
core/modules/system/tests/modules/layout_test/config/schema/layout_test.schema.yml |
LenientConfigSchemaChecker |
class |
core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php |
Listens to the config save event and warns about invalid schema. |
LenientConfigSchemaChecker.php |
file |
core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php |
|
LenientConfigSchemaChecker::onConfigSave |
function |
core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php |
Checks that configuration complies with its schema on config save. |
LenientConfigSchemaChecker::__construct |
function |
core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php |
Constructs the ConfigSchemaChecker object. |
link.schema.yml |
file |
core/modules/link/config/schema/link.schema.yml |
core/modules/link/config/schema/link.schema.yml |