Search for schema
- Search 7.x for schema
- Search 9.5.x for schema
- Search 8.9.x for schema
- Search 10.3.x for schema
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Schema | class | core/ |
SQLite implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
MySQL implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
A very minimal class for testing purposes. |
| Schema | class | core/ |
Provides a base implementation for Database Schema. |
| Schema | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Schema. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| media_test_source.schema.yml | file | core/ |
core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml |
| MenuLinkContentStorageSchema | class | core/ |
Defines the menu_link_content schema handler. |
| MenuLinkContentStorageSchema.php | file | core/ |
|
| MenuLinkContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| MenuTreeStorage::schemaDefinition | function | core/ |
Defines the schema for the tree table. |
| MenuTreeStorageSchemaUpdateTest | class | core/ |
Tests update of menu tree storage fields. |
| MenuTreeStorageSchemaUpdateTest.php | file | core/ |
|
| MenuTreeStorageSchemaUpdateTest::$connection | property | core/ |
The database. |
| MenuTreeStorageSchemaUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MenuTreeStorageSchemaUpdateTest::setUp | function | core/ |
|
| MenuTreeStorageSchemaUpdateTest::testSchemaLengthAfterUpdate | function | core/ |
Tests DB behavior after update. |
| menu_test.schema.yml | file | core/ |
core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml |
| menu_ui.schema.yml | file | core/ |
core/modules/menu_ui/config/schema/menu_ui.schema.yml |
| MigrateTestCase::createSchemaFromRow | function | core/ |
Generates a table schema from a row. |
| migrate_drupal.schema.yml | file | core/ |
core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml |
| MissingSchema | class | core/ |
Provides a 'missing_schema' condition. |
| MissingSchema.php | file | core/ |
|
| MissingSchema::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| MissingSchema::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| ModuleInstaller::installSchema | function | core/ |
Creates all tables defined in a module's hook_schema(). |
| ModuleInstaller::uninstallSchema | function | core/ |
Removes all tables defined in a module's hook_schema(). |
| module_installer_config_subscriber.schema.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml |
| module_installer_config_test.schema.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml |
| module_test.schema.yml | file | core/ |
core/modules/system/tests/modules/module_test/config/schema/module_test.schema.yml |
| module_test_schema | function | core/ |
Implements hook_schema(). |
| MultiValueTestItem::schema | function | core/ |
Returns the schema for the field. |
| my-card-no-schema.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_enforce_schema_invalid/components/my-card-no-schema/my-card-no-schema.component.yml |
| my-card-no-schema.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_base/components/my-card-no-schema/my-card-no-schema.component.yml |
| my-card-no-schema.component.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_invalid/components/my-card-no-schema/my-card-no-schema.component.yml |
| my-card-no-schema.twig | file | core/ |
<div {{ attributes }}> <h2 class="component--my-card-no-schema__header">{{ header }}</h2> <div class="component--my-card-no-schema__body"> {% block card_body %} Default contents for a card … |
| my-card-no-schema.twig | file | core/ |
<div {{ attributes }}> <h2 class="component--my-card-no-schema__header">{{ header }}</h2> <div class="component--my-card-no-schema__body"> {% block card_body %} Default contents for a card … |
| my-card-no-schema.twig | file | core/ |
<div {{ attributes }}> <h2 class="component--my-card-no-schema__header">{{ header }}</h2> <div class="component--my-card-no-schema__body"> {% block card_body %} Default contents for a card … |
| navigation.schema.yml | file | core/ |
core/modules/navigation/config/schema/navigation.schema.yml |
| NewViewConfigSchemaTest | class | core/ |
Tests configuration schema against new views. |
| NewViewConfigSchemaTest.php | file | core/ |
|
| NewViewConfigSchemaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NewViewConfigSchemaTest::$modules | property | core/ |
Modules to install. |
| NewViewConfigSchemaTest::testNewViews | function | core/ |
Tests creating brand new views. |
| node.schema.yml | file | core/ |
core/modules/node/config/schema/node.schema.yml |
| node.views.schema.yml | file | core/ |
core/modules/node/config/schema/node.views.schema.yml |
| NodeStorageSchema | class | core/ |
Defines the node schema handler. |
| NodeStorageSchema.php | file | core/ |
|
| NodeStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| NodeStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| node_schema | function | core/ |
Implements hook_schema(). |
| NonPublicSchemaTest | class | core/ |
Tests schema API for non-public schema for the PostgreSQL driver. |
| NonPublicSchemaTest.php | file | core/ |
|
| NonPublicSchemaTest::$testingFakeConnection | property | core/ |
The database connection for testing. |
| NonPublicSchemaTest::setUp | function | core/ |
|
| NonPublicSchemaTest::tearDown | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.