entityreference_plugin_style::render |
core/modules/entityreference/views/entityreference_plugin_style.inc |
Render the display in this style. |
entityreference_preprocess_file_entity |
core/modules/entityreference/entityreference.module |
Implements hook_preprocess_file_entity(). |
entityreference_preprocess_node |
core/modules/entityreference/entityreference.module |
Implements hook_preprocess_node(). |
entityreference_preprocess_taxonomy_term |
core/modules/entityreference/entityreference.module |
Implements hook_preprocess_taxonomy_term(). |
entityreference_query_entityreference_alter |
core/modules/entityreference/entityreference.module |
Implements hook_query_TAG_alter(). |
entityreference_settings_ajax |
core/modules/entityreference/entityreference.module |
Ajax callback for the handler settings form. |
entityreference_settings_ajax_submit |
core/modules/entityreference/entityreference.module |
Submit handler for the non-JS case. |
entityreference_theme |
core/modules/entityreference/entityreference.module |
Implements hook_theme(). |
entityreference_update_1000 |
core/modules/entityreference/entityreference.install |
Move entityreference settings from config to state. |
entityreference_update_1001 |
core/modules/entityreference/entityreference.install |
Update each field base that references old plugin name "views-select-list" to
"views". |
entityreference_update_1002 |
core/modules/entityreference/entityreference.install |
Updates each field instance that references old plugin name "taxonomy-index"
to "taxonomy". |
entityreference_views_api |
core/modules/entityreference/entityreference.module |
Implements hook_views_api(). |
entityreference_views_handler_options_list |
core/modules/entityreference/views/entityreference.views.inc |
Options callback for Views handler views_handler_filter_in_operator. |
entityreference_views_plugins |
core/modules/entityreference/views/entityreference.views.inc |
Implements hook_views_plugins(). |
entityreference_view_settings_validate |
core/modules/entityreference/views/entityreference.views.inc |
Element validation callback for EntityReferenceSelectionHandlerViews. |
EntityStorageControllerInterface::create |
core/modules/entity/entity.controller.inc |
Constructs a new entity object, without permanently saving it. |
EntityStorageControllerInterface::delete |
core/modules/entity/entity.controller.inc |
Deletes permanently saved entities. |
EntityStorageControllerInterface::save |
core/modules/entity/entity.controller.inc |
Saves the entity permanently. |
entity_access |
core/modules/entity/entity.module |
Determines whether the given user has access to an entity. |
entity_autoload_info |
core/modules/entity/entity.module |
Implements hook_autoload_info(). |
entity_build_content |
core/modules/entity/entity.module |
Builds a structured array representing the entity's content. |
entity_cache_test_dependency_entity_info |
core/modules/entity/tests/entity_cache_test_dependency/entity_cache_test_dependency.module |
Implements hook_entity_info(). |
entity_cache_test_watchdog |
core/modules/entity/tests/entity_cache_test/entity_cache_test.module |
Implements hook_watchdog(). |
entity_caching_test_autoload_info |
core/modules/entity/tests/entity_caching_test/entity_caching_test.module |
Implements hook_autoload_info(). |
entity_caching_test_entity_info |
core/modules/entity/tests/entity_caching_test/entity_caching_test.module |
Implements hook_entity_info(). |
entity_caching_test_entity_info_alter |
core/modules/entity/tests/entity_caching_test/entity_caching_test.module |
Implements hook_entity_info_alter(). |
entity_caching_test_schema |
core/modules/entity/tests/entity_caching_test/entity_caching_test.install |
Implements hook_schema(). |
entity_config_info |
core/modules/entity/entity.module |
Implements hook_config_info(). |
entity_create |
core/modules/entity/entity.module |
Constructs a new entity object, without permanently saving it. |
entity_create_stub_entity Deprecated |
core/modules/entity/entity.module |
Assembles an object structure with initial IDs. |
entity_crud_hook_test_comment_delete |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_delete(). |
entity_crud_hook_test_comment_insert |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_insert(). |
entity_crud_hook_test_comment_load |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_load(). |
entity_crud_hook_test_comment_predelete |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_predelete(). |
entity_crud_hook_test_comment_presave |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_presave(). |
entity_crud_hook_test_comment_update |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_update(). |
entity_crud_hook_test_entity_delete |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_delete(). |
entity_crud_hook_test_entity_insert |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_insert(). |
entity_crud_hook_test_entity_load |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_load(). |
entity_crud_hook_test_entity_predelete |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_predelete(). |
entity_crud_hook_test_entity_presave |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_presave(). |
entity_crud_hook_test_entity_update |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_update(). |
entity_crud_hook_test_file_delete |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_delete(). |
entity_crud_hook_test_file_insert |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_insert(). |
entity_crud_hook_test_file_load |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_load(). |
entity_crud_hook_test_file_predelete |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_predelete(). |
entity_crud_hook_test_file_presave |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_presave(). |
entity_crud_hook_test_file_update |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_update(). |
entity_crud_hook_test_node_delete |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_delete(). |
entity_crud_hook_test_node_insert |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_insert(). |