Truncate::__toString |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Truncate.php |
Implements PHP magic __toString method to convert the query to a string. |
RuntimeException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/RuntimeException.php |
|
Connection::truncate |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Prepares and returns a TRUNCATE query object. |
Truncate::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/Truncate.php |
Constructs a Truncate query object. |
FilterUnitTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Sets up Drupal unit test environment. |
CronRunTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Modules to enable. |
drupal_truncate_bytes |
function |
drupal/core/includes/unicode.inc |
Truncate a UTF-8-encoded string safely to a number of bytes. |
system_authorized_run |
function |
drupal/core/modules/system/system.module |
Setup and invoke an operation using authorize.php. |
_search_index_truncate |
function |
drupal/core/modules/search/search.module |
Helper function for array_walk in search_index_split. |
DeleteTruncateTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Definition of Drupal\system\Tests\Database\DeleteTruncateTest. |
TimerUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php |
|
InfoFileParserUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoFileParserUnitTest.php |
|
system_run_cron_submit |
function |
drupal/core/modules/system/system.admin.inc |
Submit callback; run cron. |
HtmlIdentifierUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests cleaning HTML identifiers. |
FilterUnitTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
|
CronRunTest::testCronUI |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Make sure the cron UI reads from the state storage. |
authorize_run_operation |
function |
drupal/core/includes/authorize.inc |
Runs the operation specified in $_SESSION['authorize_operation']. |
MockTestConnection::run |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/MockTestConnection.php |
|
FilterUnitTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Modules to enable. |
TimerUnitTest::testTimer |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php |
Tests timer_read() time accumulation accuracy across multiple restarts. |
CronRunTest::testCronRun |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Test cron runs. |
RuntimeReflectionService |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
PHP Runtime Reflection Service |
TableSortExtenderUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Tests unicode handling features implemented in unicode.inc. |
system_run_automated_cron |
function |
drupal/core/modules/system/system.module |
Run the automated cron if enabled. |
ProcessTest::testIsRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
HtmlIdentifierUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Definition of Drupal\system\Tests\Common\HtmlIdentifierUnitTest. |
NumberUnformattedFormatter |
class |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberUnformattedFormatter.php |
Plugin implementation of the 'number_unformatted' formatter. |
InfoFileParserUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoFileParserUnitTest.php |
Definition of Drupal\system\Tests\System\InfoFileParserUnitTest. |
Twig_Extension::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Initializes the runtime environment. |
DeleteTruncateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
|
INSTALL_TASK_RUN_IF_REACHED |
constant |
drupal/core/includes/install.core.inc |
Run the task on each installation request that reaches it. |
update_authorize_run_update |
function |
drupal/core/modules/update/update.authorize.inc |
Updates existing projects when invoked by authorize.php. |
RuntimeReflectionServiceTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
@group DCOM-93 |
RuntimeReflectionService.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
|
update_authorize_run_install |
function |
drupal/core/modules/update/update.authorize.inc |
Installs a new project when invoked by authorize.php. |
FilterUnitTest::testFilterXSS |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests limiting allowed tags and XSS prevention. |
TableSortExtenderUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Definition of Drupal\system\Tests\Common\TableSortExtenderTest. |
FilterUnitTest::testUrlFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the URL filter. |
Twig_Environment::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Initializes the runtime environment. |
FilterUnitTest::testHtmlFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests filter settings, defaults, access restrictions and similar. |
CronRunTest::testAutomaticCron |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Ensure that the automatic cron run feature is working. |
NumberUnformattedFormatter.php |
file |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberUnformattedFormatter.php |
Definition of Drupal\number\Plugin\field\formatter\NumberUnformattedFormatter. |
InfoFileParserUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoFileParserUnitTest.php |
|
TableSortExtenderUnitTest::$GET |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Storage for initial value of $_GET. |
CronRunTest::testCronExceptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
HtmlIdentifierUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
|
RuntimeReflectionServiceTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
FilterUnitTest::assertNormalized |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
TableSortExtenderUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Sets up unit test environment. |
DeleteTruncateTest::testTruncate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can truncate a whole table successfully. |