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
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.plugin_types.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml
config_schema_test.schema.yml file core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.yml core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.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_test.schema.yml file core/modules/config/tests/config_test/config/schema/config_test.schema.yml core/modules/config/tests/config_test/config/schema/config_test.schema.yml
config_translation_config_schema_info_alter function core/modules/config_translation/config_translation.module Implements hook_config_schema_info_alter().
config_translation_test.schema.yml file core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
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().
contact.schema.yml file core/modules/contact/config/schema/contact.schema.yml core/modules/contact/config/schema/contact.schema.yml
contact.views.schema.yml file core/modules/contact/config/schema/contact.views.schema.yml core/modules/contact/config/schema/contact.views.schema.yml
contact_storage_test.schema.yml file core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
ContentModerationStateStorageSchema class core/modules/content_moderation/src/ContentModerationStateStorageSchema.php Defines the content moderation state schema handler.
ContentModerationStateStorageSchema.php file core/modules/content_moderation/src/ContentModerationStateStorageSchema.php
ContentModerationStateStorageSchema::getEntitySchema function core/modules/content_moderation/src/ContentModerationStateStorageSchema.php Gets the entity schema for the specified entity type.
ContentModerationStateStorageSchemaTest class core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Test the ContentModerationState storage schema.
ContentModerationStateStorageSchemaTest.php file core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php
ContentModerationStateStorageSchemaTest::$modules property core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Modules to enable.
ContentModerationStateStorageSchemaTest::assertStorageException function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Assert if a storage exception is triggered when saving a given entity.
ContentModerationStateStorageSchemaTest::setUp function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php
ContentModerationStateStorageSchemaTest::testUniqueKeys function core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php Test the ContentModerationState unique keys.
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The installed entity definition repository.
content_moderation.schema.yml file core/modules/content_moderation/config/schema/content_moderation.schema.yml core/modules/content_moderation/config/schema/content_moderation.schema.yml
content_moderation.views.schema.yml file core/modules/content_moderation/config/schema/content_moderation.views.schema.yml core/modules/content_moderation/config/schema/content_moderation.views.schema.yml
content_translation.schema.yml file core/modules/content_translation/config/schema/content_translation.schema.yml core/modules/content_translation/config/schema/content_translation.schema.yml
content_translation.views.schema.yml file core/modules/content_translation/config/schema/content_translation.views.schema.yml core/modules/content_translation/config/schema/content_translation.views.schema.yml
contextual.views.schema.yml file core/modules/contextual/config/schema/contextual.views.schema.yml core/modules/contextual/config/schema/contextual.views.schema.yml
core.data_types.schema.yml file core/config/schema/core.data_types.schema.yml core/config/schema/core.data_types.schema.yml
core.entity.schema.yml file core/config/schema/core.entity.schema.yml core/config/schema/core.entity.schema.yml
core.extension.schema.yml file core/config/schema/core.extension.schema.yml core/config/schema/core.extension.schema.yml
core.menu.schema.yml file core/config/schema/core.menu.schema.yml core/config/schema/core.menu.schema.yml
CreateTestContentEntitiesTrait::installEntitySchemas function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Install required entity schemas.
DatabaseBackend::schemaDefinition function core/lib/Drupal/Core/Cache/DatabaseBackend.php Defines the schema for the {cache_*} bin tables.
DatabaseBackend::schemaDefinition function core/lib/Drupal/Core/Flood/DatabaseBackend.php Defines the schema for the flood table.
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.
database_test_schema function core/modules/system/tests/modules/database_test/database_test.install Implements hook_schema().
DateRangeItem::schema function core/modules/datetime_range/src/Plugin/Field/FieldType/DateRangeItem.php Returns the schema for the field.
datetime.schema.yml file core/modules/datetime/config/schema/datetime.schema.yml core/modules/datetime/config/schema/datetime.schema.yml

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