Search for run
Title | Object type | File name | Summary |
---|---|---|---|
Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Truncate. |
Truncate | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate | class | core/ |
General class for an abstracted TRUNCATE operation. |
Truncate.php | file | core/ |
|
Truncate.php | file | core/ |
|
Truncate.php | file | core/ |
|
Truncate.php | file | core/ |
|
Truncate.php | file | core/ |
|
Truncate.php | file | core/ |
|
Truncate.php | file | core/ |
|
Truncate::$table | property | core/ |
The table to truncate. |
Truncate::execute | function | core/ |
Executes the TRUNCATE query. |
Truncate::execute | function | core/ |
Executes the TRUNCATE query. |
Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
TruncateDeprecateTest | class | core/ |
Tests the deprecation of views_ui_truncate() function. |
TruncateDeprecateTest.php | file | core/ |
|
TruncateDeprecateTest::$modules | property | core/ |
Modules to enable. |
TruncateDeprecateTest::testDeprecateViewsUiTruncate | function | core/ |
Tests the deprecation of views_ui_truncate() replaced by Unicode::truncate. |
Unicode::truncate | function | core/ |
Truncates a UTF-8-encoded string safely to a number of characters. |
Unicode::truncateBytes | function | core/ |
Truncates a UTF-8-encoded string safely to a number of bytes. |
UnicodeTest::providerTestTruncateBytes | function | core/ |
Provides data for self::testTruncateBytes(). |
UnicodeTest::providerTruncate | function | core/ |
Data provider for testTruncate(). |
UnicodeTest::testTruncate | function | core/ |
Tests multibyte truncate. |
UnicodeTest::testTruncateBytes | function | core/ |
Tests multibyte truncate bytes. |
UpdateMiscTest::testModulePageRunCron | function | core/ |
Checks that running cron updates the list of available updates. |
UpdatePathTestBase::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
UpdatePathTestBase::runUpdates | function | core/ |
Helper function to run pending database updates. |
UpdatePathTestTrait::ensureUpdatesToRun | function | core/ |
Installs the update_script_test module and makes an update available. |
UpdatePathTestTrait::runUpdates | function | core/ |
Helper function to run pending database updates. |
UpdateScriptTest::runUpdates | function | core/ |
Helper function to run updates via the browser. |
update_authorize_run_install | function | core/ |
Installs a new project when invoked by authorize.php. |
update_authorize_run_update | function | core/ |
Updates existing projects when invoked by authorize.php. |
views_ui_truncate | function | core/ |
Truncate strings to a set length and provide a '...' if they truncated. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.