Search for schema
- Search 7.x for schema
- Search 9.5.x for schema
- Search 10.3.x for schema
- Search 11.x for schema
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Schema | class | core/ |
MySQL test 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/ |
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/ |
Provides a base implementation for Database Schema. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
PathItem::schema | function | core/ |
Returns the schema for the field. |
PersistentDatabaseLockBackend::schemaDefinition | function | core/ |
|
PostgresqlSchemaTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Driver\pgsql\Schema @group Database |
PostgresqlSchemaTest.php | file | core/ |
|
PostgresqlSchemaTest::$connection | property | core/ |
The PostgreSql DB connection. |
PostgresqlSchemaTest::providerComputedConstraintName | function | core/ |
Data provider for ::testComputedConstraintName(). |
PostgresqlSchemaTest::setUp | function | core/ |
|
PostgresqlSchemaTest::testComputedConstraintName | function | core/ |
Tests whether the actual constraint name is correctly computed. |
PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
rdf.data_types.schema.yml | file | core/ |
core/modules/rdf/config/schema/rdf.data_types.schema.yml |
rdf.schema.yml | file | core/ |
core/modules/rdf/config/schema/rdf.schema.yml |
RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
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 |
Schema | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
Provides a base implementation for Database Schema. |
Schema | class | core/ |
MySQL test 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/ |
SQLite implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
MySQL implementation of \Drupal\Core\Database\Schema. |
Schema API | group | core/ |
API to handle database schemas. |
schema.inc | file | core/ |
Schema API handling functions. |
Schema.php | file | core/ |
|
Schema.php | file | core/ |
|
Schema.php | file | core/ |
|
Schema.php | file | core/ |
|
Schema.php | file | core/ |
|
Schema.php | file | core/ |
|
Schema.php | file | core/ |
|
Schema::$connection | property | core/ |
The database connection. |
Schema::$defaultSchema | property | core/ |
Definition of prefixInfo array structure. |
Schema::$defaultSchema | property | core/ |
Override DatabaseSchema::$defaultSchema |
Schema::$maxIdentifierLength | property | core/ |
The maximum allowed length for index, primary key and constraint names. |
Schema::$mysqlStringTypes | property | core/ |
List of MySQL string types. |
Schema::$placeholder | property | core/ |
The placeholder counter. |
Schema::$tableInformation | property | core/ |
A cache of information about blob columns and sequences of tables. |
Schema::$tempNamespaceName | property | core/ |
PostgreSQL's temporary namespace name. |
Schema::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
Schema::addField | function | core/ |
Add a new field to a table. |
Schema::addField | function | core/ |
Add a new field to a table. |
Schema::addField | function | core/ |
Add a new field to a table. |
Schema::addField | function | core/ |
Add a new field to a table. |
Schema::addIndex | function | core/ |
Add an index. |
Schema::addIndex | function | core/ |
Add an index. |
Schema::addIndex | function | core/ |
Add an index. |
Schema::addIndex | function | core/ |
Add an index. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.