Search for schema
- Search 7.x for schema
- Search 9.5.x for schema
- Search 10.3.x for schema
- Search 11.x for schema
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
block.block.missing_schema.yml | file | core/ |
core/modules/block/tests/fixtures/update/block.block.missing_schema.yml |
BlockConditionMissingSchemaUpdateTest | class | core/ |
Tests the upgrade path for block with conditions missing context. |
BlockConditionMissingSchemaUpdateTest.php | file | core/ |
|
BlockConditionMissingSchemaUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
BlockConditionMissingSchemaUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockConditionMissingSchemaUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
ConfigSchemaChecker | class | core/ |
Listens to the config save event and validates schema. |
ConfigSchemaChecker.php | file | core/ |
|
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository | property | core/ |
The installed entity definition repository. |
DatabaseLegacyTest::testSchemaFieldDefaultChange | function | core/ |
Tests Schema::fieldSetDefault and Schema::fieldSetNoDefault. |
drupal-8.block-test-enabled-missing-schema.php | file | core/ |
Partial database to mimic the installation of the block_test module. |
drupal-8.entity-test-schema-converter-enabled.php | file | core/ |
|
drupal-8.field-schema-data-uninstall-2573667.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2573667. |
editor_test.schema.yml | file | core/ |
core/modules/editor/tests/modules/config/schema/editor_test.schema.yml |
EntityManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityUpdateToPublishableTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
EntityUpdateToPublishableTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
entity_test_schema_converter.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml |
entity_test_schema_converter.post_update.php | file | core/ |
Post update functions for entity_test_schema_converter. |
entity_test_schema_converter_post_update_make_revisionable | function | core/ |
Update entity_test_update to be revisionable. |
FieldSchemaDataUninstallUpdateTest | class | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
FieldSchemaDataUninstallUpdateTest.php | file | core/ |
|
FieldSchemaDataUninstallUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData | function | core/ |
Asserts that field schema data to be purged is found. |
FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FieldSchemaDataUninstallUpdateTest::testUpdateHookN | function | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
FieldUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
KernelTestBase::installEntitySchema | function | core/ |
Installs the storage schema for a specific entity type. |
KernelTestBase::installSchema | function | core/ |
Installs a specific table from a module schema definition. |
KernelTestBaseTest::testInstallEntitySchema | function | core/ |
Tests expected behavior of installEntitySchema(). |
KernelTestBaseTest::testInstallSchema | function | core/ |
Tests expected behavior of installSchema(). |
layout-builder-field-schema.php | file | core/ |
Test fixture. |
PostgresqlSchemaTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Driver\pgsql\Schema[[api-linebreak]] @group Database |
PostgresqlSchemaTest.php | file | core/ |
|
PostgresqlSchemaTest::$connection | property | core/ |
The PostgreSql DB connection. |
PostgresqlSchemaTest::providerComputedConstraintName | function | core/ |
Data provider for ::testComputedConstraintName(). |
PostgresqlSchemaTest::setUp | function | core/ |
|
PostgresqlSchemaTest::testComputedConstraintName | function | core/ |
Tests whether the actual constraint name is correctly computed. |
SchemaCheckTestTrait | trait | core/ |
Provides a class for checking configuration schema. |
SchemaCheckTestTrait.php | file | core/ |
|
SchemaLegacyTest | class | core/ |
Deprecation tests cases for the schema API. |
SchemaLegacyTest.php | file | core/ |
|
SchemaLegacyTest::testSchemaGetFieldValue | function | core/ |
Tests deprecation of the drupal_schema_get_field_value() function. |
serialization.schema.yml | file | core/ |
core/modules/serialization/config/schema/serialization.schema.yml |
simpletest.schema.yml | file | core/ |
core/modules/simpletest/config/schema/simpletest.schema.yml |
SqlContentEntityStorageSchemaConverter | class | core/ |
Defines a schema converter for entity types with existing data. |
SqlContentEntityStorageSchemaConverter.php | file | core/ |
|
SqlContentEntityStorageSchemaConverter::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager service. |
SqlContentEntityStorageSchemaConverter::$entityTypeId | property | core/ |
The entity type ID this schema converter is responsible for. |
SqlContentEntityStorageSchemaConverter::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.