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
forum_schema function core/modules/forum/forum.install Implements hook_schema().
HandlerTest::schemaDefinition function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
help.schema.yml file core/modules/help/config/schema/help.schema.yml core/modules/help/config/schema/help.schema.yml
help_schema function core/modules/help/help.install Implements hook_schema().
history.views.schema.yml file core/modules/history/config/schema/history.views.schema.yml core/modules/history/config/schema/history.views.schema.yml
history_schema function core/modules/history/history.install Implements hook_schema().
hook_config_schema_info_alter function core/core.api.php Alter config typed data definitions.
hook_schema function core/lib/Drupal/Core/Database/database.api.php Define the current version of the database schema.
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
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
IncompatibleComponentSchema class core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php Custom exception for incompatible schemas.
IncompatibleComponentSchema class core/modules/sdc/src/Exception/IncompatibleComponentSchema.php Custom exception for incompatible schemas.
IncompatibleComponentSchema.php file core/modules/sdc/src/Exception/IncompatibleComponentSchema.php
IncompatibleComponentSchema.php file core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php
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/Kernel/Module/InstallTest.php Verify that drupal_get_schema() can be used during module installation.
InstallTest::testRequiredModuleSchemaVersions function core/modules/system/tests/src/Kernel/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.
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.
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 install.
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.
LanguageUILanguageNegotiationTest::$configSchemaCheckerExclusions property core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php An array of config object names that are excluded from schema checking.
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.

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