Search for schema

  1. Search 7.x for schema
  2. Search 9.5.x for schema
  3. Search 8.9.x for schema
  4. Search 10.3.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/sqlite/src/Driver/Database/sqlite/Schema.php SQLite implementation of \Drupal\Core\Database\Schema.
Schema class core/modules/mysql/src/Driver/Database/mysql/Schema.php MySQL implementation of \Drupal\Core\Database\Schema.
Schema class core/modules/pgsql/src/Driver/Database/pgsql/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/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Schema.php CoreFakeWithAllCustomClasses 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
ConfigSchemaTest::testSchemaData function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests metadata applied to configuration objects.
ConfigSchemaTest::testSchemaFallback function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests fallback to a greedy wildcard.
ConfigSchemaTest::testSchemaMapping function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests the basic metadata retrieval layer.
ConfigSchemaTest::testSchemaMappingWithParents function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests metadata retrieval with several levels of %parent indirection.
ConfigValidationTest::$strictConfigSchema property core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php This test depends on us being able to create invalid config, so we can
ensure that validatable config is validated by the recipe runner.
config_collection_install_test.schema.yml file core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml
config_events_test.schema.yml file core/modules/config/tests/config_events_test/config/schema/config_events_test.schema.yml core/modules/config/tests/config_events_test/config/schema/config_events_test.schema.yml
config_events_test.schema.yml file core/modules/language/tests/language_events_test/config/schema/config_events_test.schema.yml core/modules/language/tests/language_events_test/config/schema/config_events_test.schema.yml
config_integration_test.schema.yml file core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml
config_other_module_config_test.schema.yml file core/modules/config/tests/config_other_module_config_test/config/schema/config_other_module_config_test.schema.yml core/modules/config/tests/config_other_module_config_test/config/schema/config_other_module_config_test.schema.yml
config_schema_add_fallback_type_test.info.yml file core/modules/config/tests/config_schema_add_fallback_type_test/config_schema_add_fallback_type_test.info.yml core/modules/config/tests/config_schema_add_fallback_type_test/config_schema_add_fallback_type_test.info.yml
config_schema_add_fallback_type_test.schema.yml file core/modules/config/tests/config_schema_add_fallback_type_test/config/schema/config_schema_add_fallback_type_test.schema.yml core/modules/config/tests/config_schema_add_fallback_type_test/config/schema/config_schema_add_fallback_type_test.schema.yml
config_schema_deprecated_test.info.yml file core/modules/config/tests/config_schema_deprecated_test/config_schema_deprecated_test.info.yml core/modules/config/tests/config_schema_deprecated_test/config_schema_deprecated_test.info.yml
config_schema_deprecated_test.schema.yml file core/modules/config/tests/config_schema_deprecated_test/config/schema/config_schema_deprecated_test.schema.yml core/modules/config/tests/config_schema_deprecated_test/config/schema/config_schema_deprecated_test.schema.yml
config_schema_test.ignore.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.ignore.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.ignore.yml
config_schema_test.info.yml file core/modules/config/tests/config_schema_test/config_schema_test.info.yml core/modules/config/tests/config_schema_test/config_schema_test.info.yml
config_schema_test.module file core/modules/config/tests/config_schema_test/config_schema_test.module Tests configuration schema functionality.
config_schema_test.no_schema.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.no_schema.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.no_schema.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.some_schema.some_module.section_one.subsection.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.some_module.section_one.subsection.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.some_module.section_one.subsection.yml
config_schema_test.some_schema.some_module.section_two.subsection.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.some_module.section_two.subsection.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.some_module.section_two.subsection.yml
config_schema_test.some_schema.with_parents.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.with_parents.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.with_parents.yml
config_schema_test.some_schema.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.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/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php Returns a DatabaseSchema object for manipulating the schema.
Connection::schema function core/tests/fixtures/database_drivers/custom/fake/Connection.php Returns a DatabaseSchema object for manipulating the schema.
Connection::schema function core/lib/Drupal/Core/Database/Connection.php Returns a DatabaseSchema object for manipulating the schema.
Connection::schema function core/modules/mysql/src/Driver/Database/mysql/Connection.php Returns a DatabaseSchema object for manipulating the schema.
Connection::schema function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Returns a DatabaseSchema object for manipulating the schema.
Connection::schema function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Returns a DatabaseSchema object for manipulating the schema.
ConnectionTest::providerSchema function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Data provider for testSchema().
ConnectionTest::testSchema function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests 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 Tests the ContentModerationState unique keys.
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

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