IntegerItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php |
Returns the schema for the field. |
jsonapi.schema.yml |
file |
core/modules/jsonapi/config/schema/jsonapi.schema.yml |
core/modules/jsonapi/config/schema/jsonapi.schema.yml |
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 |
The theme to install as the default for testing. |
LanguageConfigSchemaTest::$modules |
property |
core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php |
Modules to install. |
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 |
Returns the schema for the field. |
LanguageTestBase::schemaDefinition |
function |
core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php |
Returns the schema definition. |
LanguageUILanguageNegotiationTest::$configSchemaCheckerExclusions |
property |
core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php |
An array of config object names that are excluded from schema checking. |
LayoutSectionItem::schema |
function |
core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php |
Returns the schema for the field. |
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_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 |
link.schema.yml |
file |
core/modules/link/config/schema/link.schema.yml |
core/modules/link/config/schema/link.schema.yml |
LinkItem::schema |
function |
core/modules/link/src/Plugin/Field/FieldType/LinkItem.php |
Returns the schema for the field. |
ListFloatItem::schema |
function |
core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php |
Returns the schema for the field. |
ListIntegerItem::schema |
function |
core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php |
Returns the schema for the field. |
ListStringItem::schema |
function |
core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php |
Returns the schema for the field. |
locale.schema.yml |
file |
core/modules/locale/config/schema/locale.schema.yml |
core/modules/locale/config/schema/locale.schema.yml |
LocaleConfigManagerTest::$strictConfigSchema |
property |
core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php |
This test creates simple config on the fly breaking schema checking. |
LocaleTranslatedSchemaDefinitionTest |
class |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Adds and configures languages to check field schema definition. |
LocaleTranslatedSchemaDefinitionTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
|
LocaleTranslatedSchemaDefinitionTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
The theme to install as the default for testing. |
LocaleTranslatedSchemaDefinitionTest::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Modules to install. |
LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks |
property |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Use one-time login links instead of submitting the login form. |
LocaleTranslatedSchemaDefinitionTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
|
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Tests that translated field descriptions do not affect the update system. |
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Tests that translations do not affect the update system. |
locale_schema |
function |
core/modules/locale/locale.install |
Implements hook_schema(). |
locale_test.schema.yml |
file |
core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml |
core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml |
locale_test_translate.schema.yml |
file |
core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml |
core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml |
MapItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php |
Returns the schema for the field. |
MappingTest::$configSchemaCheckerExclusions |
property |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
An array of config object names that are excluded from schema checking. |
MatcherDumper::schemaDefinition |
function |
core/lib/Drupal/Core/Routing/MatcherDumper.php |
Defines the schema for the router table. |
media.schema.yml |
file |
core/modules/media/config/schema/media.schema.yml |
core/modules/media/config/schema/media.schema.yml |
media_library.schema.yml |
file |
core/modules/media_library/config/schema/media_library.schema.yml |
core/modules/media_library/config/schema/media_library.schema.yml |
media_library_test_widget.schema.yml |
file |
core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml |
core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml |
media_test_source.schema.yml |
file |
core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml |
core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml |