BackdropDatabaseCache::prepareItem |
function |
core/includes/cache.inc |
Prepares a cached item. |
FieldInfoTestCase::testFieldPrepare |
function |
core/modules/field/tests/field.test |
Test that cached field definitions are ready for current runtime context. |
_filter_example_filter_time_prepare |
function |
modules/examples/filter_example/filter_example.module |
Time filter prepare callback. |
_field_info_prepare_instance_widget |
function |
core/modules/field/field.info.inc |
Prepares widget specifications for the current run-time context. |
_field_info_prepare_instance_display |
function |
core/modules/field/field.info.inc |
Adapts display specifications to the current run-time context. |
DatabaseSchema_mysql::prepareComment |
function |
core/includes/database/mysql/schema.inc |
Prepare a table or column comment for database query. |
taxonomy_field_formatter_prepare_view |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_prepare_view(). |
LayoutRendererStandard::prepareBlocks |
function |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Prepare the list of blocks to be rendered, accounting for visibility/access
settings and rendering order. |
BackdropWebTestCaseCache::prepareCache |
function |
core/modules/simpletest/backdrop_web_test_case_cache.php |
Prepare cache tables and config directories. |
FieldInfoTestCase::testInstancePrepare |
function |
core/modules/field/tests/field.test |
Test that cached instance definitions are ready for current runtime context. |
LayoutRendererStandard::prepareRegions |
function |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Prepare the list of regions to be rendered. |
BackdropTestCase::prepareDatabasePrefix |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Generates a database prefix for running tests. |
field_test_field_formatter_prepare_view |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_prepare_view(). |
BackdropWebTestCase::prepareEnvironment |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Prepares the current environment for running the test. |
hook_field_attach_prepare_translation_alter |
function |
core/modules/field/field.api.php |
Perform alterations on field_attach_prepare_translation(). |
entityreference_field_formatter_prepare_view |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_prepare_view(). |
views_handler_filter::prepare_filter_select_options |
function |
core/modules/views/handlers/views_handler_filter.inc |
Sanitizes the HTML select element's options. |
FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple |
function |
core/modules/field/tests/field.test |
Tests the 'multiple entity' behavior of field_attach_prepare_view(). |