- Search 7.x for truncate
- Search 8.9.x for truncate
- Search 10.3.x for truncate
- Search 11.x for truncate
- Other projects
Exact matches
These are exact matches according to your search
Title |
Object type |
File name |
Summary |
Truncate |
class |
core/modules/sqlite/src/Driver/Database/sqlite/Truncate.php |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/modules/mysql/src/Driver/Database/mysql/Truncate.php |
MySQL implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Truncate.php |
MySQL test implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Truncate.php |
MySQL test implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Truncate.php |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/modules/pgsql/src/Driver/Database/pgsql/Truncate.php |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Truncate.php |
CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Truncate. |
Truncate |
class |
core/lib/Drupal/Core/Database/Driver/sqlite/Truncate.php |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/lib/Drupal/Core/Database/Driver/pgsql/Truncate.php |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate |
class |
core/lib/Drupal/Core/Database/Query/Truncate.php |
General class for an abstracted TRUNCATE operation. |
All search results