Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for schema

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
DatabaseSchema_mysql::COMMENT_MAX_COLUMN constant drivers/database_mysql/schema.inc Maximum length of a column comment in MySQL.
DatabaseSchemaObjectDoesNotExistException class includes/database/schema.inc Exception thrown if an object being modified doesn't exist yet.
DatabaseSchema_mysql::createKeysSqlHelper function drivers/database_mysql/schema.inc
SchemaTestCase::assertFieldCharacteristics function modules/simpletest/tests/schema.test Assert that a newly added field has the correct characteristics.
SchemaTestCase::assertFieldAdditionRemoval function modules/simpletest/tests/schema.test Assert that a given field can be added and removed from a table.
DatabaseSchema_mysql::buildTableNameCondition function drivers/database_mysql/schema.inc Build a condition to match a table name against a standard information_schema.
ViewsHandlerFilterStringTest::schemaDefinition function modules/views/tests/handlers/views_handler_filter_string.test The schema definition.
ViewsHandlerFilterCombineTest::schemaDefinition function modules/views/tests/handlers/views_handler_filter_combine.test Allow {views_test}.job to be NULL.
PathPatternUnitTestCase::testGetSchemaAliasMaxLength function modules/path/tests/path_pattern.test Test _path_get_schema_alias_maxlength().
FieldSqlStorageTestCase::testUpdateFieldSchemaWithData function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test trying to update a field with data.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS