Search for run
Title | Object type | File name | Summary |
---|---|---|---|
Truncate | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\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::$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::__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. |
UnpackRecipeTest::runComposer | function | core/ |
Executes a Composer command with standard options. |
UnpackRecipeTest::testRecipeIsPhysicallyPresentAfterUnpack | function | core/ |
Tests that recipes stick around after being unpacked. |
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. |
UpdateRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
UpdateScriptTest::runUpdates | function | core/ |
Helper function to run updates via the browser. |
UpdateTestSchemaRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
update_authorize_run_update | function | core/ |
Updates existing projects when invoked by authorize.php. |
UserRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
WorkspaceAssociationStringIdsUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for string IDs in workspace_association. |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.