188 calls to user_access()

Access::query in drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Access.php
See _node_access_where_sql() for a non-views query based implementation.
AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
AggregatorCategoryBlock::access in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php
Overrides \Drupal\block\BlockBase::access().
AggregatorFeedBlock::access in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php
Overrides \Drupal\block\BlockBase::access().
authorize_access_allowed in drupal/core/authorize.php
Determines if the current user is allowed to run authorize.php.
BlockFormController::form in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
book_export_access in drupal/core/modules/book/book.module
Access callback: Determines if the book export page is accessible.
book_export_html in drupal/core/modules/book/book.pages.inc
Generates HTML for export when invoked by book_export().
book_form_node_form_alter in drupal/core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_node_prepare in drupal/core/modules/book/book.module
Implements hook_node_prepare().
book_node_presave in drupal/core/modules/book/book.module
Implements hook_node_presave().
book_node_view_link in drupal/core/modules/book/book.module
Adds relevant book links to the node's links.
CategoryAccessController::checkAccess in drupal/core/modules/contact/lib/Drupal/contact/CategoryAccessController.php
Performs access checks.
CommentAccessController::checkAccess in drupal/core/modules/comment/lib/Drupal/comment/CommentAccessController.php
Performs access checks.
CommentFormController::actions in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
CommentFormController::save in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
CommentLinksTest::assertCommentLinks in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php
Asserts that comment links appear according to the passed environment.
CommentSelection::buildEntityQuery in drupal/core/modules/comment/lib/Drupal/comment/Plugin/entity_reference/selection/CommentSelection.php
Overrides SelectionBase::buildEntityQuery().
CommentSelection::entityQueryAlter in drupal/core/modules/comment/lib/Drupal/comment/Plugin/entity_reference/selection/CommentSelection.php
Overrides SelectionBase::entityQueryAlter().
CommentStorageController::preSave in drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php
Overrides Drupal\Core\Entity\DatabaseStorageController::preSave().
comment_file_download_access in drupal/core/modules/comment/comment.module
Implements hook_file_download_access().
comment_form_node_form_alter in drupal/core/modules/comment/comment.module
Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter in drupal/core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_get_display_ordinal in drupal/core/modules/comment/comment.module
Gets the display ordinal for a comment, starting from 0.
comment_get_thread in drupal/core/modules/comment/comment.module
Retrieves comments for a thread.
comment_node_page_additions in drupal/core/modules/comment/comment.module
Builds the comment-related elements for node detail pages.
comment_node_search_result in drupal/core/modules/comment/comment.module
Implements hook_node_search_result().
comment_node_view in drupal/core/modules/comment/comment.module
Implements hook_node_view().
comment_reply in drupal/core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
contact_personal_page in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact form.
contact_site_page in drupal/core/modules/contact/contact.pages.inc
Page callback: Presents the site-wide contact form.
contextual_page_build in drupal/core/modules/contextual/contextual.module
Implements hook_page_build().
contextual_toolbar in drupal/core/modules/contextual/contextual.module
Implements hook_toolbar().
CustomBlockAccessController::checkAccess in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockAccessController.php
Performs access checks.
CustomBlockBlock::build in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php
Builds and returns the renderable array for this block plugin.
CustomBlockFormController::form in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
CustomBlockTranslationController::getAccess in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php
Overrides EntityTranslationController::getAccess().
DeleteLinkAccessCheck::access in drupal/core/modules/menu/lib/Drupal/menu/Access/DeleteLinkAccessCheck.php
Checks for access to route.
DeleteMenuAccessCheck::access in drupal/core/modules/menu/lib/Drupal/menu/Access/DeleteMenuAccessCheck.php
Checks for access to route.
DisplayPluginBase::access in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Determine if the user has access to this display of the view.
edit_page_build in drupal/core/modules/edit/edit.module
Implements hook_page_build().
EntityTestAccessController::checkAccess in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php
Performs access checks.
EntityTranslationController::getTranslationAccess in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Implements EntityTranslationControllerInterface::getTranslationAccess().
field_test_field_access in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_access().
FilterAccessCheck::access in drupal/core/modules/filter/lib/Drupal/filter/Access/FilterAccessCheck.php
Checks for access to route.
FilterFormatAccessTest::testFormatPermissions in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Tests the Filter format access permissions functionality.
filter_access in drupal/core/modules/filter/filter.module
Checks if a user has access to a particular text format.
filter_permission in drupal/core/modules/filter/filter.module
Implements hook_permission().
filter_process_format in drupal/core/modules/filter/filter.module
Expands an element into a base element with text format selector attached.
FormatDisableCheck::access in drupal/core/modules/filter/lib/Drupal/filter/Access/FormatDisableCheck.php
Implements \Drupal\Core\Access\AccessCheckInterface::access().
ForumBlockBase::access in drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php
Overrides \Drupal\block\BlockBase::access().
hook_entity_field_access in drupal/core/includes/entity.api.php
Control access to fields.
hook_field_access in drupal/core/modules/field/field.api.php
Determine whether the user has access to a given field.
hook_file_download in drupal/core/modules/system/system.api.php
Control access to private file downloads and specify HTTP headers.
hook_node_access in drupal/core/modules/node/node.api.php
Controls access to a node.
hook_node_grants in drupal/core/modules/node/node.api.php
Inform the node access system what permissions the user has.
hook_preprocess in drupal/core/modules/system/theme.api.php
Preprocess theme variables for templates.
hook_query_TAG_alter in drupal/core/modules/system/system.api.php
Perform alterations to a structured query for a given tag.
hook_search_access in drupal/core/modules/search/search.api.php
Define access to a custom search routine.
hook_template_preprocess_default_variables_alter in drupal/core/modules/system/system.api.php
Alter the default, hook-independent variables for all templates.
hook_user_cancel_methods_alter in drupal/core/modules/user/user.api.php
Modify account cancellation methods.
hook_views_pre_execute in drupal/core/modules/views/views.api.php
Act on the view after the query is built and just before it is executed.
hook_views_pre_view in drupal/core/modules/views/views.api.php
Alter a view at the very beginning of Views processing.
Language::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php
language_access_language_edit_or_delete in drupal/core/modules/language/language.module
Editing or deleting locked languages should not be possible.
layout_user_access in drupal/core/modules/layout/layout.module
Access callback: Checks the existence of a layout.
Link::access in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php
Check whether current user has access to this handler.
LinkApprove::access in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php
Check whether current user has access to this handler.
LinkDelete::access in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php
Check whether current user has access to this handler.
LinkReply::access in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php
Check whether current user has access to this handler.
MaintenanceModeSubscriber::onKernelRequestMaintenance in drupal/core/modules/user/lib/Drupal/user/EventSubscriber/MaintenanceModeSubscriber.php
Determine whether the page is configured to be offline.
menu_form_node_form_alter in drupal/core/modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
MessageFormController::save in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
NodeAccessController::access in drupal/core/modules/node/lib/Drupal/node/NodeAccessController.php
Checks access to an operation on a given entity or entity translation.
NodeAccessController::checkAccess in drupal/core/modules/node/lib/Drupal/node/NodeAccessController.php
Performs access checks.
NodeFormController::actions in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
NodeFormController::form in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
NodeRevisionPermissionsTest::testNodeRevisionAccessAnyType in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php
Tests general revision access permissions.
NodeRevisionPermissionsTest::testNodeRevisionAccessPerType in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php
Tests revision access permissions for a specific content type.
NodeSelection::buildEntityQuery in drupal/core/modules/node/lib/Drupal/node/Plugin/entity_reference/selection/NodeSelection.php
Overrides SelectionBase::buildEntityQuery().
node_access_test_node_grants in drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module
Implements hook_node_grants().
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_form_search_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_get_recent in drupal/core/modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
node_help in drupal/core/modules/node/node.module
Implements hook_help().
node_node_access in drupal/core/modules/node/node.module
Implements hook_node_access().
node_overview_types in drupal/core/modules/node/content_types.inc
Page callback: Displays the content type admin overview page.
node_permission in drupal/core/modules/node/node.module
Implements hook_permission().
node_query_node_access_alter in drupal/core/modules/node/node.module
Implements hook_query_TAG_alter().
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_row_node_view_preprocess_node in drupal/core/modules/node/node.views.inc
Implements hook_preprocess_node().
node_search_access in drupal/core/modules/node/node.module
Implements hook_search_access().
node_views_query_substitutions in drupal/core/modules/node/node.views_execution.inc
Implements hook_views_query_substitutions().
OverlaySubscriber::onRequest in drupal/core/modules/overlay/lib/Drupal/overlay/EventSubscriber/OverlaySubscriber.php
Performs check on the beginning of a request.
overlay_disable_message in drupal/core/modules/overlay/overlay.module
Returns a renderable array representing a message for disabling the overlay.
overlay_form_user_profile_form_alter in drupal/core/modules/overlay/overlay.module
Implements hook_form_FORM_ID_alter().
overlay_user_dismiss_message_access in drupal/core/modules/overlay/overlay.module
Access callback: Determines access to dismiss the accessibility message.
path_form_node_form_alter in drupal/core/modules/path/path.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
path_form_taxonomy_term_form_alter in drupal/core/modules/path/path.module
Implements hook_form_FORM_ID_alter() for taxonomy_term_form().
Permission::access in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php
Determine if the current user has access or not.
PermissionAccessCheck::access in drupal/core/modules/user/lib/Drupal/user/Access/PermissionAccessCheck.php
Implements AccessCheckInterface::access().
Php::access in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php
Only let users with PHP block visibility permissions set/modify this validate plugin.
Php::access in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php
Only let users with PHP block visibility permissions set/modify this default plugin.
Php::buildForm in drupal/core/modules/php/lib/Drupal/php/Plugin/Condition/Php.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ProfileFormController::actions in drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
rdf_preprocess_node in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for node.html.twig.
RecentCommentsBlock::access in drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php
Overrides \Drupal\block\BlockBase::access().
RecentContentBlock::access in drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php
Overrides \Drupal\block\BlockBase::access().
RegisterFormController::form in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
RevisionLink::access in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php
Check whether current user has access to this handler.
RevisionLinkDelete::access in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php
Check whether current user has access to this handler.
RevisionLinkRevert::access in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php
Check whether current user has access to this handler.
Role::access in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php
Determine if the current user has access or not.
RoleAccessController::checkAccess in drupal/core/modules/user/lib/Drupal/user/RoleAccessController.php
Performs access checks.
SearchBlock::access in drupal/core/modules/search/lib/Drupal/search/Plugin/Block/SearchBlock.php
Overrides \Drupal\block\BlockBase::access().
search_is_active in drupal/core/modules/search/search.module
Determines access for the 'search' path.
ShortcutAccessController::checkAccess in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutAccessController.php
Performs access checks.
shortcut_help in drupal/core/modules/shortcut/shortcut.module
Implements hook_help().
shortcut_set_edit_access in drupal/core/modules/shortcut/shortcut.module
Access callback for editing a shortcut set.
shortcut_set_switch in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for switching shortcut sets.
shortcut_set_switch_access in drupal/core/modules/shortcut/shortcut.module
Access callback for switching the shortcut set assigned to a user account.
StatisticsPopularBlock::access in drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php
Overrides \Drupal\block\BlockBase::access().
statistics_node_view in drupal/core/modules/statistics/statistics.module
Implements hook_node_view().
SubtreeAccess::access in drupal/core/modules/toolbar/lib/Drupal/toolbar/Access/SubtreeAccess.php
Checks for access to route.
SyndicateBlock::access in drupal/core/modules/node/lib/Drupal/node/Plugin/Block/SyndicateBlock.php
Overrides \Drupal\block\BlockBase::access().
system_admin_config_page in drupal/core/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_custom_theme in drupal/core/modules/system/system.module
Implements hook_custom_theme().
system_modules in drupal/core/modules/system/system.admin.inc
Form constructor for the module enable/disable interface.
template_preprocess_aggregator_feed_source in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator feed source templates.
template_preprocess_username in drupal/core/modules/user/user.module
Preprocesses variables for theme_username().
TermAccessController::checkAccess in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php
Performs access checks.
TestBlockInstantiation::access in drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php
Indicates whether block-specific criteria allow access to the block.
TestEntityFormController::form in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
theme_book_admin_table in drupal/core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_node_recent_block in drupal/core/modules/node/node.module
Returns HTML for a list of recent content.
toolbar_page_build in drupal/core/modules/toolbar/toolbar.module
Implements hook_page_build().
tour_preprocess_page in drupal/core/modules/tour/tour.module
Implements hook_preprocess_HOOK() for page.tpl.php.
tour_toolbar in drupal/core/modules/tour/tour.module
Implements hook_toolbar().
translation_entity_form_field_ui_field_edit_form_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_form_FORM_ID_alter() for 'field_ui_field_edit_form'.
translation_entity_language_configuration_element_process in drupal/core/modules/translation_entity/translation_entity.module
Process callback: Expands the language_configuration form element.
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.
translation_entity_translate_access in drupal/core/modules/translation_entity/translation_entity.module
Access callback for the translation overview page.
translation_entity_view_access in drupal/core/modules/translation_entity/translation_entity.module
Checks whether the given user can view the specified translation.
translation_user_can_translate_node in drupal/core/modules/translation/translation.module
Check if the user has permissions to translate a node.
update_access_allowed in drupal/core/update.php
Determines if the current user is allowed to run update.php.
update_helpful_links in drupal/core/update.php
Provides links to the homepage and administration pages.
update_manager_access in drupal/core/modules/update/update.module
Access callback: Resolves if the current user can access updater menu items.
update_page_build in drupal/core/modules/update/update.module
Implements hook_page_build().
update_results_page in drupal/core/update.php
Displays results of the update script with any accompanying errors.
User::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php
UserAccessController::checkAccess in drupal/core/modules/user/lib/Drupal/user/UserAccessController.php
Performs access checks.
UserAccessController::viewAccess in drupal/core/modules/user/lib/Drupal/user/UserAccessController.php
Check view access.
UserNewBlock::access in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php
Overrides \Drupal\block\BlockBase::access().
UserOnlineBlock::access in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php
Overrides \Drupal\block\BlockBase::access().
UserPermissionsTest::testAdministratorRole in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Test assigning of permissions for the administrator role.
UserPermissionsTest::testUserPermissionChanges in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Change user permissions and check user_access().
UserPermissionsTest::testUserRoleChangePermissions in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Verify proper permission changes by user_role_change_permissions().
UserSelection::buildEntityQuery in drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php
Overrides SelectionBase::buildEntityQuery().
UserSelection::entityQueryAlter in drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php
Overrides SelectionBase::entityQueryAlter().
user_build_filter_query in drupal/core/modules/user/user.module
Extends a query object for user administration filters based on session.
user_cancel_confirm_form in drupal/core/modules/user/user.pages.inc
Form builder; confirm form for cancelling user account.
user_cancel_confirm_form_submit in drupal/core/modules/user/user.pages.inc
Submit handler for the account cancellation confirm form.
user_cancel_methods in drupal/core/modules/user/user.pages.inc
Helper function to return available account cancellation methods.
user_search_access in drupal/core/modules/user/user.module
Implements hook_search_access().
user_search_execute in drupal/core/modules/user/user.module
Implements hook_search_execute().
user_template_preprocess_default_variables_alter in drupal/core/modules/user/user.module
Implements hook_template_preprocess_default_variables_alter().
ViewModeAccessCheck::access in drupal/core/modules/field_ui/lib/Drupal/field_ui/Access/ViewModeAccessCheck.php
Checks for access to route.
ViewsAccessCheck::access in drupal/core/modules/views/lib/Drupal/views/ViewsAccessCheck.php
Implements AccessCheckInterface::applies().
views_preprocess_html in drupal/core/modules/views/views.module
Implements MODULE_preprocess_HOOK().
VocabularyAccessController::checkAccess in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyAccessController.php
Performs access checks.
_aggregator_has_categories in drupal/core/modules/aggregator/aggregator.module
Access callback: Determines whether there are any aggregator categories.
_aggregator_page_list in drupal/core/modules/aggregator/aggregator.pages.inc
Prints an aggregator page listing a number of feed items.
_block_themes_access in drupal/core/modules/block/block.module
Access callback: Only enabled themes can be accessed.
_book_add_form_elements in drupal/core/modules/book/book.module
Builds the common elements of the book form for the node and outline forms.
_book_outline_access in drupal/core/modules/book/book.module
Access callback: Determines if the outline tab is accessible.
_contact_personal_tab_access in drupal/core/modules/contact/contact.module
Access callback: Checks access for a user's personal contact form.
_form_test_vertical_tabs_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Tests functionality of vertical tabs.
_menu_check_access in drupal/core/includes/menu.inc
Checks access to a menu item using the access callback.
_menu_site_is_offline in drupal/core/includes/menu.inc
Checks whether the site is in maintenance mode.
_node_add_access in drupal/core/modules/node/node.module
Access callback: Checks whether the user has permission to add a node.
_node_revision_access in drupal/core/modules/node/node.module
Access callback: Checks node revision access.
_search_menu_access in drupal/core/modules/search/search.module
Access callback: Determines access for a search page.
_system_themes_access in drupal/core/modules/system/system.module
Menu item access callback - only enabled themes can be accessed.
_tracker_myrecent_access in drupal/core/modules/tracker/tracker.module
Access callback: Determines access permission for a user's own account.
_tracker_user_access in drupal/core/modules/tracker/tracker.module
Access callback: Determines access permission for an account.
_translation_entity_form_language_content_settings_form_alter in drupal/core/modules/translation_entity/translation_entity.admin.inc
(proxied) Implements hook_form_FORM_ID_alter().
_translation_entity_preprocess_language_content_settings_table in drupal/core/modules/translation_entity/translation_entity.admin.inc
(proxied) Implements hook_preprocess_HOOK();