Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Schema::getPrefixInfo | function | core/ |
Get information about the table name and schema from the prefix. |
| Schema::getTempNamespaceName | function | core/ |
Gets PostgreSQL's temporary namespace name. |
| Schema::hashBase64 | function | core/ |
Calculates a base-64 encoded PostgreSQL-safe sha-256 hash. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectSchema | function | core/ |
Find out the schema of a table. |
| Schema::mapKeyDefinition | function | core/ |
Utility method: rename columns in an index definition according to a new mapping. |
| Schema::nextPlaceholder | function | core/ |
Returns the next placeholder ID for the query. |
| Schema::prefixNonTable | function | core/ |
Create names for indexes, primary keys and constraints. |
| Schema::prepareComment | function | core/ |
Prepare a table or column comment for database query. |
| Schema::prepareComment | function | core/ |
Prepare a table or column comment for database query. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| Schema::queryFieldInformation | function | core/ |
Fetches the list of constraints used on a field. |
| Schema::queryTableInformation | function | core/ |
Fetch the list of blobs and sequences used on a table. |
| Schema::renameTable | function | core/ |
Rename a table. |
| Schema::renameTable | function | core/ |
Rename a table. |
| Schema::renameTable | function | core/ |
Rename a table. |
| Schema::renameTable | function | core/ |
Rename a table. |
| Schema::renameTable | function | core/ |
Rename a table. |
| Schema::resetTableInformation | function | core/ |
Resets information about table blobs, sequences and serial fields. |
| Schema::shortenIndex | function | core/ |
Helper function for normalizeIndexes(). |
| Schema::tableExists | function | core/ |
Check if a table exists. |
| Schema::tableExists | function | core/ |
Check if a table exists. |
| Schema::tableExists | function | core/ |
Check if a table exists. |
| Schema::uniqueIdentifier | function | core/ |
Returns a unique identifier for this object. |
| Schema::_createIndexSql | function | core/ |
|
| Schema::_createKeys | function | core/ |
|
| Schema::_createKeySql | function | core/ |
|
| Schema::__clone | function | core/ |
Implements the magic __clone function. |
| Schema::__construct | function | core/ |
|
| SchemaCheckTestTrait | trait | core/ |
Provides a class for checking configuration schema. |
| SchemaCheckTestTrait.php | file | core/ |
|
| SchemaCheckTestTrait::assertConfigSchema | function | core/ |
Asserts the TypedConfigManager has a valid schema for the configuration. |
| SchemaCheckTestTrait::assertConfigSchemaByName | function | core/ |
Asserts configuration, specified by name, has a valid schema. |
| SchemaCheckTrait | trait | core/ |
Provides a trait for checking configuration schema. |
| SchemaCheckTrait.php | file | core/ |
|
| SchemaCheckTrait::$configName | property | core/ |
The configuration object name under test. |
| SchemaCheckTrait::$schema | property | core/ |
The config schema wrapper object for the configuration object under test. |
| SchemaCheckTrait::checkConfigSchema | function | core/ |
Checks the TypedConfigManager has a valid schema for the configuration. |
| SchemaCheckTrait::checkValue | function | core/ |
Helper method to check data type. |
| SchemaCheckTraitTest | class | core/ |
Tests the functionality of SchemaCheckTrait. |
Pagination
- Previous page
- Page 1089
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.