Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.
- BareUpgradePathTestCase::testBareUpgrade in core/modules/ simpletest/ tests/ upgrade/ upgrade_bare.test 
- Test a successful upgrade.
- comment_update_1001 in core/modules/ comment/ comment.install 
- Move comment content type settings into configuration files.
- DateThemeTestCase::testDateDisplayCombination in core/modules/ date/ tests/ date_themes.test 
- Test date_display_combination theme function.
- date_field_formatter_view in core/modules/ date/ date.field.inc 
- Implements hook_field_formatter_view().
- date_field_insert in core/modules/ date/ date.field.inc 
- Implements hook_field_insert().
- date_field_update in core/modules/ date/ date.field.inc 
- Implements hook_field_update().
- date_field_widget_properties_alter in core/modules/ date/ date.module 
- Implements hook_field_widget_properties_alter().
- date_formatter_process in core/modules/ date/ date.module 
- Helper function for creating formatted date arrays from a formatter.
- date_theme in core/modules/ date/ date.module 
- Implements hook_theme().
- date_tokens in core/modules/ date/ date.tokens.inc 
- Implements hook_tokens().
- DefaultEntityController::view in core/modules/ entity/ entity.controller.inc 
- Implements EntityControllerInterface::view().
- EntityAPITestCase::setUp in core/modules/ entity/ tests/ entity.test 
- Sets up a Backdrop site for running functional and integration tests.
- EntityFieldQuery::entityOrderBy in core/modules/ entity/ entity.query.inc 
- Orders the result set by entity-generic metadata.
- EntityFieldQuery::propertyQuery in core/modules/ entity/ entity.query.inc 
- Queries entity tables in SQL for property conditions and sorts.
- EntityFieldQueryTestCase::testEntityFieldQueryTableSort in core/modules/ entity/ tests/ entity_query.test 
- Tests the TableSort integration of EntityFieldQuery.
- EntityLayoutContext::type in core/modules/ layout/ plugins/ context/ entity_layout_context_handler.inc 
- Return the indicator for this context, i.e. "entity", "string".
- EntityLayoutContext::__construct in core/modules/ layout/ plugins/ context/ entity_layout_context_handler.inc 
- Constructor for LayoutContext objects.
- EntityReferenceAdminTestCase::setUp in core/modules/ entityreference/ tests/ entityreference.admin.test 
- Sets up a Backdrop site for running functional and integration tests.
- EntityReferenceFieldTestCase::setUp in core/modules/ entityreference/ tests/ entityreference.field.test 
- Sets up a Backdrop site for running functional and integration tests.
- EntityReferenceFormTestCase::setUp in core/modules/ entityreference/ tests/ entityreference.form.test 
- Sets up a Backdrop site for running functional and integration tests.
- entityreference_field_formatter_prepare_view in core/modules/ entityreference/ entityreference.module 
- Implements hook_field_formatter_prepare_view().
- entityreference_field_formatter_view in core/modules/ entityreference/ entityreference.module 
- Implements hook_field_formatter_view().
- entity_autoload_info in core/modules/ entity/ entity.module 
- Implements hook_autoload_info().
- entity_config_info in core/modules/ entity/ entity.module 
- Implements hook_config_info().
- entity_create_stub_entity in core/modules/ entity/ entity.module 
- Assembles an object structure with initial IDs.
- entity_theme in core/modules/ entity/ entity.module 
- Implements hook_theme().
- entity_tokens in core/modules/ entity/ entity.tokens.inc 
- Implements hook_tokens().
- entity_tokens in core/modules/ entity/ entity.tokens.inc 
- Implements hook_tokens().
- entity_view_mode_prepare in core/modules/ entity/ entity.module 
- Invoke hook_entity_view_mode_alter().
- field_attach_preprocess in core/modules/ field/ field.attach.inc 
- Populate the template variables with the field values available for rendering.
- field_attach_view in core/modules/ field/ field.attach.inc 
- Returns a renderable array for the fields on an entity.
- field_block_info in core/modules/ field/ field.module 
- Implements hook_block_info().
- field_default_form in core/modules/ field/ field.form.inc 
- Creates a form element for a field and can populate it with a default value.
- field_get_display in core/modules/ field/ field.module 
- Returns the display settings to use for an instance in a given display mode.
- field_language in core/modules/ field/ field.multilingual.inc 
- Returns the display language for the fields attached to the given entity.
- field_sql_storage_field_storage_query in core/modules/ field/ modules/ field_sql_storage/ field_sql_storage.module 
- Implements hook_field_storage_query().
- field_test_field_language_alter in core/modules/ field/ tests/ field_test/ field_test.module 
- Implements hook_field_language_alter().
- field_tokens in core/modules/ field/ field.tokens.inc 
- Implements hook_tokens().
- field_view_field in core/modules/ field/ field.module 
- Returns a renderable array for the value of a single field in an entity.
- file_query_entity_field_access_alter in core/modules/ file/ file.module 
- Implements hook_query_TAG_alter().
- file_usage_page in core/modules/ file/ file.pages.inc 
- Page callback to show file usage information.
- hook_date_formatter_dates_alter in core/modules/ date/ date.api.php 
- Alter the dates array created by date_formatter_process().
- hook_field_language_alter in core/modules/ field/ field.api.php 
- Perform alterations on field_language() values.
- hook_field_storage_query in core/modules/ field/ field.api.php 
- Execute an EntityFieldQuery.
- hook_mail in core/modules/ system/ system.api.php 
- Prepare a message based on parameters; called from backdrop_mail().
- hook_path_pattern_alter in core/modules/ path/ path.api.php 
- Alter the pattern to be used before an alias is generated.
- install_begin_request in core/includes/ install.core.inc 
- Begins an installation request, modifying the installation state as needed.
- install_system_module in core/includes/ install.core.inc 
- Installation task; install the Backdrop system module.
- locale_field_language_alter in core/modules/ locale/ locale.module 
- Implements hook_field_language_alter().
- menu_update_1001 in core/modules/ menu/ menu.install 
- Move menu content type settings into configuration files.
- node_form in core/modules/ node/ node.pages.inc 
- Form constructor for the node add/edit form.
- node_path_bulk_update_batch_process in core/modules/ node/ node.path.inc 
- Batch processing callback; Generate or update aliases for nodes.
- node_query_entity_field_access_alter in core/modules/ node/ node.module 
- Implements hook_query_TAG_alter().
- node_update_1005 in core/modules/ node/ node.install 
- Convert content types to configuration files.
- PathPatternUnitTestCase::testPatternLoadByEntity in core/modules/ path/ tests/ path_pattern.test 
- Test path_get_pattern_by_entity_type().
- path_generate_entity_alias in core/modules/ path/ path.inc 
- Apply patterns to create an alias for an entity.
- redirect_field_attach_form in core/modules/ redirect/ redirect.module 
- Implements hook_field_attach_form().
- system_update_1000 in core/modules/ system/ system.install 
- Enable entity module.
- taxonomy_path_bulk_update_batch_process in core/modules/ taxonomy/ taxonomy.path.inc 
- Batch processing callback; Generate URL aliases for taxonomy terms.
- template_preprocess_entity in core/modules/ entity/ entity.theme.inc 
- Process variables for entity.tpl.php.
- template_preprocess_entity in core/modules/ entity/ entity.theme.inc 
- Process variables for entity.tpl.php.
- theme_date_display_combination in core/modules/ date/ date.theme.inc 
- Returns HTML for a date element formatted as a Start/End combination.
- theme_date_display_interval in core/modules/ date/ date.theme.inc 
- Returns HTML for a date element formatted as an interval.
- user_path_bulk_update_batch_process in core/modules/ user/ user.path.inc 
- Batch processing callback; Generate URL aliases for users.
- views_handler_field::render_as_link in core/modules/ views/ handlers/ views_handler_field.inc 
- Render this field as a link, with the info from a fieldset set by the user.
- views_handler_field_field::get_value in core/modules/ field/ views/ views_handler_field_field.inc 
- views_handler_field_field::post_execute in core/modules/ field/ views/ views_handler_field_field.inc 
- Load the entities for all fields that are about to be displayed.
- views_handler_field_field::set_items in core/modules/ field/ views/ views_handler_field_field.inc 
- Return an array of items for the field.
- _file_query_file_access_alter in core/modules/ file/ file.module 
- Helper for file entity access functions.
- _node_query_node_access_alter in core/modules/ node/ node.module 
- Helper for node access functions.
