| _batch_test_finished_5 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_finished(). |
| _batch_test_finished_6 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_finished(). |
| _batch_test_finished_7 |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_finished(). |
| _batch_test_finished_helper |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Provides a common 'finished' callback for batches 1 to 7. |
| _batch_test_nested_batch_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Implements callback_batch_operation(). |
| _batch_test_nested_drupal_form_submit_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.module |
Batch operation: Submits form_test_mock_form(). |
| _batch_test_theme_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.module |
Implements callback_batch_operation(). |
| _batch_test_title_callback |
function |
core/modules/system/tests/modules/batch_test/batch_test.module |
Tests the title on the progress page by performing a batch callback. |
| _config_import_test_config_import_steps_alter |
function |
core/modules/config/tests/config_import_test/config_import_test.module |
Implements configuration synchronization step added by an alter for testing. |
| _config_test_update_is_syncing_store |
function |
core/modules/config/tests/config_test/config_test.hooks.inc |
Helper function for testing hooks during configuration sync. |
| _entity_test_record_hooks |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Helper function to be used to record hook invocations. |
| _entity_test_update_create_test_entities |
function |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Creates a given number of 'entity_test_update' entities. |
| _field_test_alter_widget |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Sets up alterations for widget alter tests. |
| _file_test_get_return |
function |
core/modules/file/tests/file_test/file_test.module |
Load the appropriate return value. |
| _file_test_log_call |
function |
core/modules/file/tests/file_test/file_test.module |
Store the values passed to a hook invocation. |
| _form_test_tableselect_get_data |
function |
core/modules/system/tests/modules/form_test/form_test.module |
Create a header and options array. Helper function for callbacks. |
| _quickedit_entity_is_latest_revision |
function |
core/modules/quickedit/quickedit.module |
Check if a loaded entity is the latest revision. |
| _simpletest_batch_finished |
function |
core/modules/simpletest/simpletest.module |
Implements callback_batch_finished(). |
| _simpletest_batch_operation |
function |
core/modules/simpletest/simpletest.module |
Implements callback_batch_operation(). |
| _simpletest_build_summary_line |
function |
core/modules/simpletest/simpletest.module |
Formats each test result type pluralized summary. |
| _simpletest_format_summary_line |
function |
core/modules/simpletest/simpletest.module |
Formats test result summaries into a comma separated string for run-tests.sh. |
| _simpletest_run_tests_script_open_browser |
function |
core/modules/simpletest/simpletest.module |
Display test results from run-tests.sh in a browser. |
| _system_test_first_shutdown_function |
function |
core/modules/system/tests/modules/system_test/system_test.module |
Dummy shutdown function which registers another shutdown function. |
| _system_test_second_shutdown_function |
function |
core/modules/system/tests/modules/system_test/system_test.module |
Dummy shutdown function. |
| _test_batch_test_callback |
function |
core/modules/system/tests/modules/test_batch_test/test_batch_test.install |
Callback for batch operations. |
| _test_theme_twig_php_values |
function |
core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module |
Helper function to test PHP variables in the Twig engine. |
| _views_test_query_access_restrict_by_uuid |
function |
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module |
Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. |