Search for schema

  1. Search 7.x for schema
  2. Search 8.9.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/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/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/DrivertestMysqlDeprecatedVersion/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/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/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Schema.php CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Schema.
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.

All search results

Title Object type File name Summary
LocaleTranslatedSchemaDefinitionTest::$modules property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Modules to enable.
LocaleTranslatedSchemaDefinitionTest::setUp function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Tests that translated field descriptions do not affect the update system.
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Tests that translations do not affect the update system.
locale_schema function core/modules/locale/locale.install Implements hook_schema().
locale_test.schema.yml file core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml
locale_test_translate.schema.yml file core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml
MapItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Returns the schema for the field.
MatcherDumper::schemaDefinition function core/lib/Drupal/Core/Routing/MatcherDumper.php Defines the schema for the router table.
media.schema.yml file core/modules/media/config/schema/media.schema.yml core/modules/media/config/schema/media.schema.yml
media_library.schema.yml file core/modules/media_library/config/schema/media_library.schema.yml core/modules/media_library/config/schema/media_library.schema.yml
media_library_test_widget.schema.yml file core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml
media_test_source.schema.yml file core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml
MenuLinkContentStorageSchema class core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php Defines the menu_link_content schema handler.
MenuLinkContentStorageSchema.php file core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php
MenuLinkContentStorageSchema::getSharedTableFieldSchema function core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php Gets the schema for a single field definition.
MenuTreeStorage::schemaDefinition function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Defines the schema for the tree table.
menu_test.schema.yml file core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
menu_ui.schema.yml file core/modules/menu_ui/config/schema/menu_ui.schema.yml core/modules/menu_ui/config/schema/menu_ui.schema.yml
MigrateTestCase::createSchemaFromRow function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Generates a table schema from a row.
migrate_drupal.schema.yml file core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml
MissingSchema class core/modules/block/tests/modules/block_test/src/Plugin/Condition/MissingSchema.php Provides a 'missing_schema' condition.
MissingSchema.php file core/modules/block/tests/modules/block_test/src/Plugin/Condition/MissingSchema.php
MissingSchema::evaluate function core/modules/block/tests/modules/block_test/src/Plugin/Condition/MissingSchema.php Evaluates the condition and returns TRUE or FALSE accordingly.
MissingSchema::summary function core/modules/block/tests/modules/block_test/src/Plugin/Condition/MissingSchema.php Provides a human readable summary of the condition's configuration.
Module::getSchemaUpdates function core/lib/Drupal/Core/Updater/Module.php Returns available database schema updates once a new version is installed.
ModuleInstaller::installSchema function core/lib/Drupal/Core/Extension/ModuleInstaller.php Creates all tables defined in a module's hook_schema().
ModuleInstaller::uninstallSchema function core/lib/Drupal/Core/Extension/ModuleInstaller.php Removes all tables defined in a module's hook_schema().
module_installer_config_test.schema.yml file core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
module_test.schema.yml file core/modules/system/tests/modules/module_test/config/schema/module_test.schema.yml core/modules/system/tests/modules/module_test/config/schema/module_test.schema.yml
module_test_schema function core/modules/system/tests/modules/module_test/module_test.install Implements hook_schema().
MultiValueTestItem::schema function core/modules/system/tests/modules/entity_test_update/src/Plugin/Field/FieldType/MultiValueTestItem.php Returns the schema for the field.
MysqlDriverLegacyTest::testDeprecationSchema function core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverLegacyTest.php @covers Drupal\Core\Database\Driver\mysql\Schema
NewViewAggregatorConfigSchemaTest class core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Tests aggregator configuration schema against new views.
NewViewAggregatorConfigSchemaTest.php file core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php
NewViewAggregatorConfigSchemaTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php The theme to install as the default for testing.
NewViewAggregatorConfigSchemaTest::$modules property core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Modules to enable.
NewViewAggregatorConfigSchemaTest::testNewViews function core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Tests creating brand new views.
NewViewConfigSchemaTest class core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php Tests configuration schema against new views.
NewViewConfigSchemaTest.php file core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php
NewViewConfigSchemaTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php The theme to install as the default for testing.
NewViewConfigSchemaTest::$modules property core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php Modules to enable.
NewViewConfigSchemaTest::testNewViews function core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php Tests creating brand new views.
node.schema.yml file core/modules/node/config/schema/node.schema.yml core/modules/node/config/schema/node.schema.yml
node.views.schema.yml file core/modules/node/config/schema/node.views.schema.yml core/modules/node/config/schema/node.views.schema.yml
NodeStorageSchema class core/modules/node/src/NodeStorageSchema.php Defines the node schema handler.
NodeStorageSchema.php file core/modules/node/src/NodeStorageSchema.php
NodeStorageSchema::getEntitySchema function core/modules/node/src/NodeStorageSchema.php Gets the entity schema for the specified entity type.
NodeStorageSchema::getSharedTableFieldSchema function core/modules/node/src/NodeStorageSchema.php Gets the schema for a single field definition.
node_schema function core/modules/node/node.install Implements hook_schema().

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