class SchemaTableKeyTooLargeException

Same name in other branches
  1. 10 core/lib/Drupal/Core/Database/Exception/SchemaTableKeyTooLargeException.php \Drupal\Core\Database\Exception\SchemaTableKeyTooLargeException

Exception thrown if a key is too large.

Hierarchy

Expanded class hierarchy of SchemaTableKeyTooLargeException

3 files declare their use of SchemaTableKeyTooLargeException
ExceptionHandler.php in core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php
SchemaTest.php in core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php
Sql.php in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php

File

core/lib/Drupal/Core/Database/Exception/SchemaTableKeyTooLargeException.php, line 11

Namespace

Drupal\Core\Database\Exception
View source
class SchemaTableKeyTooLargeException extends SchemaException implements DatabaseException {

}

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