domain_entity_allowed_entity_types |
./domain_entity.module |
Returns the list of the domain_entity allowed entity types. |
1 |
|
domain_entity_domain_references_alter |
./domain_entity.module |
Implements hook_domain_references_alter(). |
|
|
domain_entity_entity_access |
./domain_entity.module |
Implements hook_entity_access(). |
|
|
domain_entity_entity_create_access |
./domain_entity.module |
|
|
|
domain_entity_entity_field_access |
./domain_entity.module |
Implements hook_entity_field_access(). |
|
|
domain_entity_field_default_domains |
./domain_entity.module |
Returns default values for entity reference field with domains. |
|
1 |
domain_entity_field_widget_form_alter |
./domain_entity.module |
Implements hook_field_widget_form_alter(). |
|
|
domain_entity_form_field_config_edit_form_alter |
./domain_entity.module |
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'. |
|
|
domain_entity_form_field_storage_config_edit_form_alter |
./domain_entity.module |
Implements hook_form_FORM_ID_alter() for 'field_storage_config_edit_form'. |
|
|
domain_entity_get_domain |
./domain_entity.module |
Returns the currently active domain. |
2 |
|
domain_entity_get_user_available_domains |
./domain_entity.module |
Return a list of domain id's, accessible by the current user. |
1 |
|
domain_entity_get_user_domains |
./domain_entity.module |
Returns the list domains for user. |
1 |
|
domain_entity_help |
./domain_entity.module |
Implements hook_help(). |
|
|
domain_entity_query_alter |
./domain_entity.module |
Implements hook_query_alter(). |
|
|
_domain_entity_get_related_domains |
./domain_entity.module |
Return domain IDs list assigned to the requested entity. |
1 |
|