path_get_pattern_by_entity_type |
function |
modules/path/path.module |
Load an URL alias pattern by entity, bundle, and language. |
_views_data_process_entity_types |
function |
modules/views/includes/cache.inc |
Links tables having an 'entity type' specified to the respective, generic
entity-type tables. |
EntityLayoutContext::$entity_type |
property |
modules/layout/plugins/context/entity_layout_context_handler.inc |
The entity type for this context. |
hook_field_display_ENTITY_TYPE_alter |
function |
modules/field/field.api.php |
Alters the display settings of a field on a given entity type before it gets displayed. |
ViewsUiBaseViewsWizard::$entity_type |
property |
modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
FieldBulkDeleteTestCase::$entity_type |
property |
modules/field/tests/field.test |
|
redirect_entity_type_supports_redirects |
function |
modules/redirect/redirect.module |
Check if an entity type supports redirects. |
FieldTranslationsTestCase::$entity_type |
property |
modules/field/tests/field.test |
|
views_handler_field_entity::$entity_type |
property |
modules/views/handlers/views_handler_field_entity.inc |
Stores the entity type which is loaded by this field. |
hook_field_widget_properties_ENTITY_TYPE_alter |
function |
modules/field/field.api.php |
Alters the widget properties of a field instance on a given entity type
before it gets displayed. |
views_handler_field_bulk_form::get_entity_type |
function |
modules/views/handlers/views_handler_field_bulk_form.inc |
Determine the base table of the bulk operation field. |
views_handler_filter_entity_bundle::$entity_type |
property |
modules/views/handlers/views_handler_filter_entity_bundle.inc |
Stores the entity type on which the filter filters. |
views_handler_filter_entity_bundle::get_entity_type |
function |
modules/views/handlers/views_handler_filter_entity_bundle.inc |
Set and returns the entity_type. |