CommentStorageController::postDelete in modules/comment/comment.entity.inc
Overrides EntityDatabaseStorageController::postDelete().
CommentStorageController::postSave in modules/comment/comment.entity.inc
Overrides EntityDatabaseStorageController::postSave().
date_field_widget_properties_alter in modules/date/date.module
Implements hook_field_widget_properties_alter().
date_views_base_tables in modules/date/views/date.views.inc
Helper function to map entity types to the Views base table they use, to make it easier to infer the entity type from a base table.
DefaultEntityController::__construct in modules/entity/entity.controller.inc
Implements EntityControllerInterface::__construct().
entity_access in modules/entity/entity.module
Determines whether the given user has access to an entity.
EntityAPIInfoTestCase::testEntityInfoChanges in modules/entity/tests/entity.test
Ensures entity info cache is updated after changes.
EntityBundleLayoutAccess::form in modules/layout/plugins/access/entity_bundle_layout_access.inc
Settings form for configuring this access item.
EntityBundleLayoutAccess::summary in modules/layout/plugins/access/entity_bundle_layout_access.inc
Provides a human-readable summary of this access check's behavior.
entity_cache_test_watchdog in modules/entity/tests/entity_cache_test/entity_cache_test.module
Implements hook_watchdog().
Entity::createDuplicate in modules/entity/entity.class.inc
Implements EntityInterface::createDuplicate().
entity_create_stub_entity in modules/entity/entity.module
Assembles an object structure with initial IDs.
entity_extract_ids in modules/entity/entity.module
Extracts ID, revision ID, and bundle name from an entity.
EntityFieldQuery::propertyQuery in modules/entity/entity.query.inc
Queries entity tables in SQL for property conditions and sorts.
entity_flush_caches in modules/entity/entity.module
Implements hook_flush_caches().
entity_form_submit_build_entity in modules/entity/entity.module
Copies submitted values to entity properties for simple entity forms.
entity_get_controller in modules/entity/entity.module
Gets the entity controller class for an entity type.
EntityIDLayoutAccess::__construct in modules/layout/plugins/access/entity_id_layout_access.inc
Constructor for a Layout access rule.
EntityLayoutContext::form in modules/layout/plugins/context/entity_layout_context_handler.inc
Settings form for configuring this context item.
EntityLayoutContext::formValidate in modules/layout/plugins/context/entity_layout_context_handler.inc
Validate handler for the settings form for this context item.
EntityLayoutContext::getAdminSummary in modules/layout/plugins/context/entity_layout_context_handler.inc
Return a summary for this context.
EntityLayoutContext::label in modules/layout/plugins/context/entity_layout_context_handler.inc
Assemble a human-readable label of this object.
entity_token_info_alter in modules/entity/entity.tokens.inc
Implements hook_token_info_alter().
entity_view_mode_exists in modules/entity/entity.module
Helper function: checks if the display mode exists.
entity_view_mode_load in modules/entity/entity.module
Load a custom entity display mode by entity type and machine name.
field_attach_delete in modules/field/field.attach.inc
Delete field data for an existing entity. This deletes all revisions of field data for the entity.
field_attach_insert in modules/field/field.attach.inc
Save field data for a new entity.
field_attach_load in modules/field/field.attach.inc
Loads fields for the current revisions of a group of entities.
field_attach_update in modules/field/field.attach.inc
Save field data for an existing entity.
FieldBlock::getContent in modules/field/field.block.inc
Sets block content on block view.
field_config_label_bundle in modules/field/field.module
Given a bundle config file, display a unique label.
field_config_label_instance in modules/field/field.module
Given a field array, display a unique label.
_field_create_entity_from_ids in modules/field/field.module
Assembles a partial entity structure with initial IDs.
field_entity_view_mode_delete in modules/field/field.module
Implements hook_entity_view_mode_delete().
field_entity_view_mode_update in modules/field/field.module
Implements hook_entity_view_mode_update().
field_extract_bundle in modules/field/field.module
Helper function to extract the bundle name of from a bundle object.
field_get_block_list in modules/field/field.module
Helper function to build a list of fields that have been made available as a block.
field_has_translation_handler in modules/field/field.multilingual.inc
Checks if a module is registered as a translation handler for a given entity.
field_info_bundles in modules/field/field.info.inc
Returns information about existing bundles.
_field_info_prepare_extra_fields in modules/field/field.info.inc
Prepares 'extra fields' for the current run-time context.
_field_info_prepare_instance in modules/field/field.info.inc
Prepares an instance definition for the current run-time context.
FieldInfoTestCase::testFieldInfo in modules/field/tests/field.test
Test that field types and field definitions are correcly cached.
field_read_instances in modules/field/field.crud.inc
Reads in field instances that match an array of conditions.
_field_sql_storage_query_join_entity in modules/field/modules/field_sql_storage/field_sql_storage.module
Adds the base entity table to a field query object.
field_test_field_storage_query in modules/field/tests/field_test/field_test.storage.inc
Implements hook_field_storage_query().
_field_token_info in modules/field/field.tokens.inc
Fetch an array of field data used for tokens.
FieldTranslationsTestCase::testTranslatableFieldSaveLoad in modules/field/tests/field.test
Test translatable fields storage/retrieval.
field_ui_admin_bar_map in modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Field UI module.
field_ui_display_form in modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given display mode.
field_ui_display_overview in modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given display mode.
field_ui_menu in modules/field_ui/field_ui.module
Implements hook_menu().
field_ui_view_mode_delete_form in modules/field_ui/field_ui.admin.inc
Form builder: Delete a display mode.
field_ui_view_mode_enable in modules/field_ui/field_ui.admin.inc
Menu callback: Enables the manage displays UI for a display mode.
field_ui_view_mode_form in modules/field_ui/field_ui.admin.inc
Form builder: Add or edit a display mode name.
FieldUIViewModeFunctionalTest::testInfoHooks in modules/field_ui/tests/field_ui.test
Test the new entity display mode hooks.
field_ui_view_mode_reset_form in modules/field_ui/field_ui.admin.inc
Confirm form: Resets a display mode to using the default display.
field_ui_view_mode_reset_form_submit in modules/field_ui/field_ui.admin.inc
Submit handler for field_ui_view_mode_reset_form().
FieldUIViewModeTestHelper::assertNoViewModeExists in modules/field_ui/tests/field_ui.test
FieldUIViewModeTestHelper::assertViewModeExists in modules/field_ui/tests/field_ui.test
field_validate_field in modules/field/field.crud.inc
Validates a field configuration.
field_view_mode_settings in modules/field/field.module
Returns display mode settings in a given bundle.
field_views_field_default_views_data in modules/field/views/field.views.inc
Default views data implementation for a field.
file_field_views_data_views_data_alter in modules/file/views/file.views.inc
Implements hook_field_views_data_views_data_alter().
file_invalidate_field_caches in modules/file/file.module
Clear the field cache for any entities referencing a specific file.
file_list_types_page in modules/file/file.admin.inc
Displays the file type admin overview page.
file_menu in modules/file/file.module
Implements hook_menu().
file_type_get_name in modules/file/file.module
Returns the file type name of the passed file or file type string.
_file_usage_list_links in modules/file/file.pages.inc
Build a list of links to content that references a file.
file_usage_page in modules/file/file.pages.inc
Page callback to show file usage information.
file_view_mode_labels in modules/file/file.module
Return an array of available view modes for file entities.
filter_entity_update in modules/filter/filter.module
Implements hook_entity_update().
hook_entity_delete in modules/entity/entity.api.php
Respond to entity deletion.
hook_entity_insert in modules/entity/entity.api.php
Act on entities when inserted.
hook_entity_update in modules/entity/entity.api.php
Act on entities when updated.
image_field_views_data_views_data_alter in modules/image/views/image.views.inc
Implements hook_field_views_data_views_data_alter().
image_token_info_alter in modules/image/image.tokens.inc
Implements hook_token_info_alter().
image_tokens in modules/image/image.tokens.inc
Implements hook_tokens().
layout_layout_access_info in modules/layout/includes/layout.layout.inc
Implements hook_layout_access_info().
link_field_instance_settings_form in modules/link/link.module
Implements hook_field_instance_settings_form().
_link_sanitize in modules/link/link.module
Clean up user-entered values for a link field according to field settings.
NodeBlock::form in modules/node/node.block.inc
Builds the block's settings configuration form.
node_preview_banner_form in modules/node/node.pages.inc
Get the preview form selection box.
path_generate_entity_alias in modules/path/path.inc
Apply patterns to create an alias for an entity.
path_patterns_form in modules/path/path.admin.inc
Form builder; Configure the URL alias patterns.
redirect_entity_type_supports_redirects in modules/redirect/redirect.module
Check if an entity type supports redirects.
redirect_field_attach_form in modules/redirect/redirect.module
Implements hook_field_attach_form().
taxonomy_field_extra_fields in modules/taxonomy/taxonomy.module
Implements hook_field_extra_fields().
taxonomy_field_formatter_settings_form in modules/taxonomy/taxonomy.module
Implements hook_field_formatter_settings_form().
taxonomy_field_formatter_settings_summary in modules/taxonomy/taxonomy.module
Implements hook_field_formatter_settings_summary().
taxonomy_field_views_data_views_data_alter in modules/taxonomy/views/taxonomy.views.inc
Implements hook_field_views_data_views_data_alter().
user_login_finalize in modules/user/user.module
Finalize the login process. Must be called when logging in a user.
user_logout in modules/user/user.pages.inc
Menu callback; logs the current user out, and redirects to the home page.
view_mode_test_entity_view_mode_info in modules/field_ui/tests/view_mode_test/view_mode_test.module
Implements hook_entity_view_mode_info().
views_handler_field_bulk_form::get_entity_type in modules/views/handlers/views_handler_field_bulk_form.inc
Determine the base table of the bulk operation field.
views_handler_field_field::post_execute in modules/field/views/views_handler_field_field.inc
Load the entities for all fields that are about to be displayed.
views_handler_field_field::query in modules/field/views/views_handler_field_field.inc
Called to add the field to a query.
views_handler_field_file_rendered::options_form in modules/file/views/views_handler_field_file_rendered.inc
Provide file_view_mode option for file display.
views_handler_filter_entity_bundle::get_value_options in modules/views/handlers/views_handler_filter_entity_bundle.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_handler_filter_entity_bundle::query in modules/views/handlers/views_handler_filter_entity_bundle.inc
All entity types beside comment and taxonomy terms have a proper implement bundle, though these two need an additional join to node/vocab table to work as required.
views_plugin_display::options_form in modules/views/plugins/views_plugin_display.inc
Provide the default form for setting options.
views_plugin_query_default::get_result_entities in modules/views/plugins/views_plugin_query_default.inc
Returns the according entity objects for the given query results.
views_plugin_row_comment_rss::options_form_summary_options in modules/comment/views/views_plugin_row_comment_rss.inc
Return the main options, which are shown in the summary title
views_plugin_row_comment_view::options_form_summary_options in modules/comment/views/views_plugin_row_comment_view.inc
Return the main options, which are shown in the summary title.
views_plugin_row_node_rss::options_form_summary_options in modules/node/views/views_plugin_row_node_rss.inc
Return the main options, which are shown in the summary title.
views_plugin_row_node_view::options_form_summary_options in modules/node/views/views_plugin_row_node_view.inc
Return the main options, which are shown in the summary title.
views_plugin_row_user_view::options_form_summary_options in modules/user/views/views_plugin_row_user_view.inc
Return the main options, which are shown in the summary title.
ViewsUiBaseViewsWizard::__construct in modules/views_ui/wizards/views_ui_base_views_wizard.php