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
action_form_ajax_test.schema.yml file core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml
aggregator.schema.yml file core/modules/aggregator/config/schema/aggregator.schema.yml core/modules/aggregator/config/schema/aggregator.schema.yml
aggregator.views.schema.yml file core/modules/aggregator/config/schema/aggregator.views.schema.yml core/modules/aggregator/config/schema/aggregator.views.schema.yml
aggregator_test.schema.yml file core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml
automated_cron.schema.yml file core/modules/automated_cron/config/schema/automated_cron.schema.yml core/modules/automated_cron/config/schema/automated_cron.schema.yml
ban_schema function core/modules/ban/ban.install Implements hook_schema().
bartik.schema.yml file core/themes/bartik/config/schema/bartik.schema.yml core/themes/bartik/config/schema/bartik.schema.yml
BaseFieldDefinition::$schema property core/lib/Drupal/Core/Field/BaseFieldDefinition.php The field schema.
BaseFieldDefinition::getSchema function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the field schema.
BatchStorage::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::schemaDefinition function core/lib/Drupal/Core/Batch/BatchStorage.php Defines the schema for the batch table.
block.block.missing_schema.yml file core/modules/block/tests/fixtures/update/block.block.missing_schema.yml core/modules/block/tests/fixtures/update/block.block.missing_schema.yml
block.schema.yml file core/modules/block/config/schema/block.schema.yml core/modules/block/config/schema/block.schema.yml
BlockConditionMissingSchemaUpdateTest class core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Tests the upgrade path for block with conditions missing context.
BlockConditionMissingSchemaUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php
BlockConditionMissingSchemaUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Modules to enable after the database is loaded.
BlockConditionMissingSchemaUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Set database dump files to be used.
BlockConditionMissingSchemaUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Tests that block context mapping is updated properly.
BlockConfigSchemaTest class core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php Tests the block config schema.
BlockConfigSchemaTest.php file core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php
BlockConfigSchemaTest::$blockManager property core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php The block manager.
BlockConfigSchemaTest::$modules property core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php Modules to enable.
BlockConfigSchemaTest::$typedConfig property core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php The typed config manager.
BlockConfigSchemaTest::setUp function core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php
BlockConfigSchemaTest::testBlockConfigSchema function core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php Tests the block config schema for block plugins.
block_content.schema.yml file core/modules/block_content/config/schema/block_content.schema.yml core/modules/block_content/config/schema/block_content.schema.yml
block_test.schema.yml file core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
book.schema.yml file core/modules/book/config/schema/book.schema.yml core/modules/book/config/schema/book.schema.yml
book.views.schema.yml file core/modules/book/config/schema/book.views.schema.yml core/modules/book/config/schema/book.views.schema.yml
book_breadcrumb_test.schema.yml file core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml
book_schema function core/modules/book/book.install Implements hook_schema().
BooleanItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns the schema for the field.
ckeditor.schema.yml file core/modules/ckeditor/config/schema/ckeditor.schema.yml core/modules/ckeditor/config/schema/ckeditor.schema.yml
ckeditor_test.schema.yml file core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml
claro.schema.yml file core/themes/claro/config/schema/claro.schema.yml core/themes/claro/config/schema/claro.schema.yml
ClaroTest::testConfigSchema function core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Test Claro's configuration schema.
color.schema.yml file core/modules/color/config/schema/color.schema.yml core/modules/color/config/schema/color.schema.yml
ColorConfigSchemaTest class core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php Ensures the color config schema is correct.
ColorConfigSchemaTest.php file core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php
ColorConfigSchemaTest::$adminUser property core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php A user with administrative permissions.
ColorConfigSchemaTest::$defaultTheme property core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php The theme to install as the default for testing.
ColorConfigSchemaTest::$modules property core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php Modules to install.
ColorConfigSchemaTest::setUp function core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php
ColorConfigSchemaTest::testValidColorConfigSchema function core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php Tests whether the color config schema is valid.
color_test_theme.schema.yml file core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml
comment.schema.yml file core/modules/comment/config/schema/comment.schema.yml core/modules/comment/config/schema/comment.schema.yml
comment.views.schema.yml file core/modules/comment/config/schema/comment.views.schema.yml core/modules/comment/config/schema/comment.views.schema.yml
CommentItem::schema function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Returns the schema for the field.
CommentStorageSchema class core/modules/comment/src/CommentStorageSchema.php Defines the comment schema handler.
CommentStorageSchema.php file core/modules/comment/src/CommentStorageSchema.php

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