| _entity_test_record_hooks |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Helper function to be used to record hook invocations. |
| _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. |
| _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. |