IdentifierFieldSchemaTypeUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php |
Tests the upgrade path for updating the stored type of identifier fields. |
IdentifierFieldSchemaTypeUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php |
|
IdentifierFieldSchemaTypeUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php |
Set database dump files to be used. |
IdentifierFieldSchemaTypeUpdateTest::testSystemUpdate8901 |
function |
core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php |
Tests system_update_8901(). |
image.data_types.schema.yml |
file |
core/modules/image/config/schema/image.data_types.schema.yml |
core/modules/image/config/schema/image.data_types.schema.yml |
image.schema.yml |
file |
core/modules/image/config/schema/image.schema.yml |
core/modules/image/config/schema/image.schema.yml |
ImageItem::schema |
function |
core/modules/image/src/Plugin/Field/FieldType/ImageItem.php |
Returns the schema for the field. |
image_module_test.schema.yml |
file |
core/modules/image/tests/modules/image_module_test/config/schema/image_module_test.schema.yml |
core/modules/image/tests/modules/image_module_test/config/schema/image_module_test.schema.yml |
image_test.schema.yml |
file |
core/modules/system/tests/modules/image_test/config/schema/image_test.schema.yml |
core/modules/system/tests/modules/image_test/config/schema/image_test.schema.yml |
InstallStorage::CONFIG_SCHEMA_DIRECTORY |
constant |
core/lib/Drupal/Core/Config/InstallStorage.php |
Extension sub-directory containing configuration schema. |
InstallTest::testGetSchemaAtInstallTime |
function |
core/modules/system/tests/src/Functional/Module/InstallTest.php |
Verify that module's schema can be used during module installation. |
InstallTest::testRequiredModuleSchemaVersions |
function |
core/modules/system/tests/src/Functional/Module/InstallTest.php |
Tests recorded schema versions of early installed modules in the installer. |
IntegerItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php |
Returns the schema for the field. |
ItemStorageSchema |
class |
core/modules/aggregator/src/ItemStorageSchema.php |
Defines the item schema handler. |
ItemStorageSchema.php |
file |
core/modules/aggregator/src/ItemStorageSchema.php |
|
ItemStorageSchema::getSharedTableFieldSchema |
function |
core/modules/aggregator/src/ItemStorageSchema.php |
Gets the schema for a single field definition. |
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. |
KernelTestBaseTest::testKernelTestBaseInstallSchema |
function |
core/tests/Drupal/KernelTests/KernelTestBaseTest.php |
Tests the deprecation of ::installSchema with the tables key_value(_expire). |
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 enable. |
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. |
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. |