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 |
|---|---|---|---|
| NonPublicSchemaTest::testDelete | function | core/ |
Tests delete. |
| NonPublicSchemaTest::testExtensionExists | function | core/ |
Tests extension exists. |
| NonPublicSchemaTest::testField | function | core/ |
Tests field. |
| NonPublicSchemaTest::testIndex | function | core/ |
Tests index. |
| NonPublicSchemaTest::testInsert | function | core/ |
Tests insert. |
| NonPublicSchemaTest::testMerge | function | core/ |
Tests merge. |
| NonPublicSchemaTest::testPrimaryKey | function | core/ |
Tests primary key. |
| NonPublicSchemaTest::testTable | function | core/ |
Tests table. |
| NonPublicSchemaTest::testUniqueKey | function | core/ |
Tests unique key. |
| NonPublicSchemaTest::testUpdate | function | core/ |
Tests update. |
| NonPublicSchemaTest::testUpsert | function | core/ |
Tests upsert. |
| NoPreExistingSchemaUpdateTest | class | core/ |
Tries to update a module which has no pre-existing schema. |
| NoPreExistingSchemaUpdateTest.php | file | core/ |
|
| NoPreExistingSchemaUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NoPreExistingSchemaUpdateTest::setUp | function | core/ |
|
| NoPreExistingSchemaUpdateTest::testNoPreExistingSchema | function | core/ |
Tests the system module updates with no dependencies installed. |
| NullableSerializedItem::schema | function | core/ |
Returns the schema for the field. |
| NullNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| NullNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
| olivero.schema.yml | file | core/ |
core/themes/olivero/config/schema/olivero.schema.yml |
| OliveroTest::testConfigSchema | function | core/ |
Test Olivero's configuration schema. |
| options.schema.yml | file | core/ |
core/modules/options/config/schema/options.schema.yml |
| package_manager.schema.yml | file | core/ |
core/modules/package_manager/config/schema/package_manager.schema.yml |
| path.schema.yml | file | core/ |
core/modules/path/config/schema/path.schema.yml |
| PathAliasStorageSchema | class | core/ |
Defines the path_alias schema handler. |
| PathAliasStorageSchema.php | file | core/ |
|
| PathAliasStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| PathAliasStorageSchemaTest | class | core/ |
Tests the path_alias storage schema. |
| PathAliasStorageSchemaTest.php | file | core/ |
|
| PathAliasStorageSchemaTest::$modules | property | core/ |
Modules to install. |
| PathAliasStorageSchemaTest::setUp | function | core/ |
|
| PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests that the path_alias__status index is removed. |
| PathItem::schema | function | core/ |
Returns the schema for the field. |
| PersistentDatabaseLockBackend::schemaDefinition | function | core/ |
|
| pgsql_test_schema | function | core/ |
Implements hook_schema(). |
| PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| PrimitiveDataNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| PrimitiveDataNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
| RecipeCommandTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
| RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| RelationshipNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| ResourceObjectNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| ResourceObjectNormalizer::processConfigEntitySchema | function | core/ |
|
| ResourceObjectNormalizer::processContentEntitySchema | function | core/ |
|
| ResourceResponseValidator::validateSchema | function | core/ |
Validates a string against a JSON Schema. It logs any possible errors. |
| responsive_image.schema.yml | file | core/ |
core/modules/responsive_image/config/schema/responsive_image.schema.yml |
| responsive_image_test_module.schema.yml | file | core/ |
core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml |
| rest.schema.yml | file | core/ |
core/modules/rest/config/schema/rest.schema.yml |
| rest.views.schema.yml | file | core/ |
core/modules/rest/config/schema/rest.views.schema.yml |
| RollbackTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.