Search for schema

  1. Search 7.x for schema
  2. Search 9.5.x for schema
  3. Search 10.3.x for schema
  4. Search 11.x for schema
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Schema class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Schema.php MySQL test implementation of \Drupal\Core\Database\Schema.
Schema class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Schema.php PostgreSQL implementation of \Drupal\Core\Database\Schema.
Schema class core/tests/Drupal/Tests/Core/Database/Stub/Driver/Schema.php A very minimal class for testing purposes.
Schema class core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php SQLite implementation of \Drupal\Core\Database\Schema.
Schema class core/lib/Drupal/Core/Database/Driver/mysql/Schema.php MySQL implementation of \Drupal\Core\Database\Schema.
Schema class core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php PostgreSQL implementation of \Drupal\Core\Database\Schema.
Schema class core/lib/Drupal/Core/Database/Schema.php Provides a base implementation for Database Schema.

All search results

Title Object type File name Summary
ConfigSchemaDiscovery::getDefinitions function core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php Gets the definition of all plugins for this type.
ConfigSchemaDiscovery::__construct function core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php Constructs a ConfigSchemaDiscovery object.
config_schema_test.module file core/modules/config/tests/config_schema_test/config_schema_test.module Tests configuration schema functionality.
config_schema_test.noschema.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.noschema.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.noschema.yml
config_schema_test.someschema.somemodule.section_one.subsection.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.somemodule.section_one.subsection.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.somemodule.section_one.subsection.yml
config_schema_test.someschema.somemodule.section_two.subsection.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.somemodule.section_two.subsection.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.somemodule.section_two.subsection.yml
config_schema_test.someschema.with_parents.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.with_parents.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.with_parents.yml
config_schema_test.someschema.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.yml
config_schema_test_config_schema_info_alter function core/modules/config/tests/config_schema_test/config_schema_test.module Implements hook_config_schema_info_alter().
config_translation_config_schema_info_alter function core/modules/config_translation/config_translation.module Implements hook_config_schema_info_alter().
Connection::$schema property core/lib/Drupal/Core/Database/Connection.php The schema object for this connection.
Connection::schema function core/lib/Drupal/Core/Database/Connection.php Returns a DatabaseSchema object for manipulating the schema.
ConnectionTest::providerSchema function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Dataprovider for testSchema().
ConnectionTest::testSchema function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Test Connection::schema().
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The installed entity definition repository.
DatabaseBackend::schemaDefinition function core/lib/Drupal/Core/Flood/DatabaseBackend.php Defines the schema for the flood table.
DatabaseBackend::schemaDefinition function core/lib/Drupal/Core/Cache/DatabaseBackend.php Defines the schema for the {cache_*} bin tables.
DatabaseCacheTagsChecksum::schemaDefinition function core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php Defines the schema for the {cachetags} table.
DatabaseLegacyTest::testSchemaFieldDefaultChange function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests Schema::fieldSetDefault and Schema::fieldSetNoDefault.
DatabaseLockBackend::schemaDefinition function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Defines the schema for the semaphore table.
DatabaseLockBackend::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php
DatabaseQueue::schemaDefinition function core/lib/Drupal/Core/Queue/DatabaseQueue.php Defines the schema for the queue table.
DatabaseStorage::schemaDefinition function core/lib/Drupal/Core/Config/DatabaseStorage.php Defines the schema for the configuration table.
DbDumpCommand::getTableSchema function core/lib/Drupal/Core/Command/DbDumpCommand.php Returns a schema array for a given table.
DbDumpCommandTest::testSchemaOnly function core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php Test schema only option.
DbDumpTest::$originalTableSchemas property core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php An array of original table schemas.
DbDumpTest::getTableSchema function core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php Helper function to get a simplified schema for a given table.
DecimalItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Returns the schema for the field.
drupal-8.block-test-enabled-missing-schema.php file core/modules/block/tests/fixtures/update/drupal-8.block-test-enabled-missing-schema.php Partial database to mimic the installation of the block_test module.
drupal-8.entity-test-schema-converter-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.entity-test-schema-converter-enabled.php
drupal-8.field-schema-data-uninstall-2573667.php file core/modules/system/tests/fixtures/update/drupal-8.field-schema-data-uninstall-2573667.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2573667.
Drupal::CORE_MINIMUM_SCHEMA_VERSION constant core/lib/Drupal.php Core minimum schema version.
drupal_get_installed_schema_version function core/includes/schema.inc Returns the currently installed schema version for a module.
drupal_get_module_schema function core/includes/schema.inc Returns a module's schema.
drupal_get_schema_versions function core/includes/schema.inc Returns an array of available schema versions for a module.
drupal_install_schema function core/includes/schema.inc Creates all tables defined in a module's hook_schema().
drupal_schema_get_field_value function core/includes/schema.inc Typecasts values to proper data types.
drupal_set_installed_schema_version function core/includes/schema.inc Updates the installed version information for a module.
drupal_uninstall_schema function core/includes/schema.inc Removes all tables defined in a module's hook_schema().
DynamicallyFieldableEntityStorageSchemaInterface interface core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php A storage schema that supports entity types with dynamic field definitions.
DynamicallyFieldableEntityStorageSchemaInterface.php file core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Performs final cleanup after all data of a field has been purged.
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Checks if existing data would be lost if the schema changes were applied.
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Checks if the changes to the storage definition requires schema changes.
editor_test.schema.yml file core/modules/editor/tests/modules/config/schema/editor_test.schema.yml core/modules/editor/tests/modules/config/schema/editor_test.schema.yml
EmailItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EmailItem.php Returns the schema for the field.
entity.last_installed_schema.repository service core/core.services.yml Drupal\Core\Entity\EntityLastInstalledSchemaRepository
EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository property core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php The last installed schema repository.
EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Checks if the changes to the entity type requires storage schema changes.
EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Checks if the changes to the storage definition requires schema changes.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.