6 calls to Column::varcharAscii()

BatchStorage::schemaDefinition in core/lib/Drupal/Core/Batch/BatchStorage.php
Defines the schema for the batch table.
hook_schema in core/lib/Drupal/Core/Database/database.api.php
Define the current version of the database schema.
locale_schema in core/modules/locale/locale.install
Implements hook_schema().
SchemaDefinitionConversionTest::testConvertTableDefinition in core/tests/Drupal/Tests/Core/Database/SchemaDefinitionConversionTest.php
Tests Table::toArray().
SchemaDefinitionTest::testInvalidForeignKeyForMismatchingColumnCount in core/tests/Drupal/Tests/Core/Database/SchemaDefinitionTest.php
Tests passing a non Column array member to Table::$columns.
SchemaDefinitionTest::testInvalidSerialForDefault in core/tests/Drupal/Tests/Core/Database/SchemaDefinitionTest.php
Tests Serial column.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.