Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. View.php

160 string references to 'View'

Access::query in core/modules/node/src/Plugin/views/filter/Access.php
See _node_access_where_sql() for a non-views query based implementation.
AddFormBase::processInputValues in core/modules/media_library/src/Form/AddFormBase.php
Creates media items from source field input values.
AddHandler::buildForm in core/modules/views_ui/src/Form/Ajax/AddHandler.php
Form constructor.
Analyze::buildForm in core/modules/views_ui/src/Form/Ajax/Analyze.php
Form constructor.
Analyze::submitForm in core/modules/views_ui/src/Form/Ajax/Analyze.php
Form submission handler.
BlockAccessControlHandler::checkAccess in core/modules/block/src/BlockAccessControlHandler.php
Performs access checks.
BlockContentBlock::blockAccess in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
Indicates whether the block should be shown.
BlockRepository::getVisibleBlocksPerRegion in core/modules/block/src/BlockRepository.php
CommentAccessControlHandler::checkAccess in core/modules/comment/src/CommentAccessControlHandler.php
Performs access checks.
CommentAccessControlHandler::checkFieldAccess in core/modules/comment/src/CommentAccessControlHandler.php
Default field access as determined by this access control handler.
CommentAdminOverview::buildForm in core/modules/comment/src/Form/CommentAdminOverview.php
Form constructor for the comment overview administration form.
CommentController::commentPermalink in core/modules/comment/src/Controller/CommentController.php
Redirects comment links to the correct page depending on comment settings.
CommentController::getReplyForm in core/modules/comment/src/Controller/CommentController.php
Form constructor for the comment reply form.
CommentController::replyFormAccess in core/modules/comment/src/Controller/CommentController.php
Access check for the reply form.
CommentFieldItemList::access in core/modules/comment/src/CommentFieldItemList.php
Checks data value access.
CommentSelection::getReferenceableEntities in core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php
Gets the list of referenceable entities.
ConfigEntityMapper::getContextualLinkGroup in core/modules/config_translation/src/ConfigEntityMapper.php
Returns the name of the contextual link group to add contextual links to.
ConfigHandler::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
Form constructor.
ConfigHandler::remove in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
Submit handler for removing an item from a view.
ConfigHandler::submitForm in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
Form submission handler.
ConfigHandlerExtra::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php
Form constructor.
ConfigHandlerExtra::submitForm in core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php
Form submission handler.
ConfigHandlerGroup::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
Form constructor.
ConfigHandlerGroup::submitForm in core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
Form submission handler.
contact.links.task.yml in core/modules/contact/contact.links.task.yml
core/modules/contact/contact.links.task.yml
ContactFormAccessControlHandler::checkAccess in core/modules/contact/src/ContactFormAccessControlHandler.php
Performs access checks.
ContentEntityNormalizer::normalize in core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php
Normalizes data into a set of arrays/scalars.
ContentModerationHooks::entityAccess in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_entity_access().
ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter in core/modules/content_translation/src/Hook/ContentTranslationHooks.php
Implements hook_language_fallback_candidates_OPERATION_alter().
ContentTranslationHooks::pageAttachments in core/modules/content_translation/src/Hook/ContentTranslationHooks.php
Implements hook_page_attachments().
content_translation_translate_access in core/modules/content_translation/content_translation.module
Access callback for the translation overview page.
dblog.links.task.yml in core/modules/dblog/dblog.links.task.yml
core/modules/dblog/dblog.links.task.yml
Display::buildForm in core/modules/views_ui/src/Form/Ajax/Display.php
Form constructor.
Display::submitForm in core/modules/views_ui/src/Form/Ajax/Display.php
Form submission handler.
Display::validateForm in core/modules/views_ui/src/Form/Ajax/Display.php
Form validation handler.
DisplayPluginBase::buildBasicRenderable in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Builds a basic render array which can be properly render cached.
DynamicLocalTasks::getDerivativeDefinitions in core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php
Gets the definition of all derivatives of a base plugin.
EditDetails::buildForm in core/modules/views_ui/src/Form/Ajax/EditDetails.php
Form constructor.
EditDetails::submitForm in core/modules/views_ui/src/Form/Ajax/EditDetails.php
Form submission handler.
Entity::buildOptionsForm in core/modules/views/src/Plugin/views/argument_validator/Entity.php
Provides the default form for setting options.
Entity::defineOptions in core/modules/views/src/Plugin/views/argument_validator/Entity.php
Retrieves the options when this is a new access control plugin.
Entity::render in core/modules/views/src/Plugin/views/area/Entity.php
Render the area.
EntityAccessChecker::checkEntityAccess in core/modules/jsonapi/src/Access/EntityAccessChecker.php
Checks access to the given entity.
EntityAccessChecker::getAccessCheckedResourceObject in core/modules/jsonapi/src/Access/EntityAccessChecker.php
Get the object to normalize and the access based on the provided entity.
EntityAccessControlHandler::access in core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
Checks access to an operation on a given entity or entity translation.
EntityAccessControlHandler::checkFieldAccess in core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
Default field access as determined by this access control handler.
EntityDisplayBase::init in core/lib/Drupal/Core/Entity/EntityDisplayBase.php
Initializes the display.
EntityDisplayFormBase::getExtraFields in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
Returns the extra fields of the entity type and bundle used by this form.
EntityDisplayModeListBuilder::render in core/modules/field_ui/src/EntityDisplayModeListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
EntityField::access in core/modules/views/src/Plugin/views/field/EntityField.php
Check whether given user has access to this handler.
EntityLink::getDefaultLabel in core/modules/views/src/Plugin/views/field/EntityLink.php
Returns the default label for this link.
EntityReferenceFormatterBase::checkAccess in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceFormatterBase.php
Checks access to the given entity.
EntityResource::checkPatchFieldAccess in core/modules/jsonapi/src/Controller/EntityResource.php
Checks whether the given field should be PATCHed.
EntityResource::checkPatchFieldAccess in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
Checks whether the given field should be PATCHed.
EntityResource::get in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
Responds to entity GET requests.
EntityViewDisplay::buildMultiple in core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php
Builds a renderable array for the components of a set of entities.
ExtraFieldBlock::blockAccess in core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php
Indicates whether the block should be shown.
FieldBlock::blockAccess in core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
Indicates whether the block should be shown.
FieldBlockDeriver::getDerivativeDefinitions in core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php
Gets the definition of all derivatives of a base plugin.
FieldLayoutBuilder::buildView in core/modules/field_layout/src/FieldLayoutBuilder.php
Applies the layout to an entity build.
FieldResolver::getFieldAccess in core/modules/jsonapi/src/Context/FieldResolver.php
Gets the field access result for the 'view' operation.
FileAccessControlHandler::checkAccess in core/modules/file/src/FileAccessControlHandler.php
Performs access checks.
FileFormatterBase::checkAccess in core/modules/file/src/Plugin/Field/FieldFormatter/FileFormatterBase.php
Checks access to the given entity.
FilterFormatAccessControlHandler::checkAccess in core/modules/filter/src/FilterFormatAccessControlHandler.php
Performs access checks.
FilterPluginBase::addGroupForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Add a new group to the exposed filter groups.
FilterPluginBase::buildGroupForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Displays the Build Group form.
HandlerBase::displayExposedForm in core/modules/views/src/Plugin/views/HandlerBase.php
Displays the Expose form.
HandlerBase::submitTemporaryForm in core/modules/views/src/Plugin/views/HandlerBase.php
Submits a temporary form.
hook_block_access in core/modules/block/block.api.php
Control access to a block instance.
hook_node_grants_alter in core/modules/node/node.api.php
Alter user access rules when trying to view, edit or delete a node.
IncludeResolver::resolveIncludeTree in core/modules/jsonapi/src/IncludeResolver.php
Receives a tree of include field names and resolves resources for it.
InlineBlock::blockAccess in core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
Indicates whether the block should be shown.
LanguageAccessControlHandler::checkAccess in core/modules/language/src/LanguageAccessControlHandler.php
Performs access checks.
LanguageHooks::entityBaseFieldInfoAlter in core/modules/language/src/Hook/LanguageHooks.php
Implements hook_entity_base_field_info_alter().
LayoutBuilderEntityViewDisplay::setComponent in core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
Sets the display options for a component.
LayoutBuilderHooks::blockContentAccess in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_ENTITY_TYPE_access().
LayoutBuilderRoutesTrait::buildLayoutRoutes in core/modules/layout_builder/src/Routing/LayoutBuilderRoutesTrait.php
Builds the layout routes for the given values.
LayoutPreviewAccessAllowed::access in core/modules/layout_builder/src/Access/LayoutPreviewAccessAllowed.php
Checks data value access.
layout_builder.routing.yml in core/modules/layout_builder/layout_builder.routing.yml
core/modules/layout_builder/layout_builder.routing.yml
Media::baseFieldDefinitions in core/modules/media/src/Entity/Media.php
MediaAccessControlHandler::checkAccess in core/modules/media/src/MediaAccessControlHandler.php
Performs access checks.
MediaEmbed::renderMedia in core/modules/media/src/Plugin/Filter/MediaEmbed.php
Builds the render array for the given media entity in the given langcode.
MediaLibraryWidget::addItems in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Updates the field state and flags the form for rebuild.
MediaLibraryWidget::formElement in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Returns the form for a single field widget.
MediaTypeForm::save in core/modules/media/src/MediaTypeForm.php
Form submission handler for the 'save' action.
MenuLinkContent::baseFieldDefinitions in core/modules/menu_link_content/src/Entity/MenuLinkContent.php
MenuLinkContentAccessControlHandler::checkAccess in core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php
Performs access checks.
Message::baseFieldDefinitions in core/modules/contact/src/Entity/Message.php
node.links.task.yml in core/modules/node/node.links.task.yml
core/modules/node/node.links.task.yml
NodeAccessControlHandler::checkAccess in core/modules/node/src/NodeAccessControlHandler.php
Performs access checks.
NodeAccessGrantsCacheContext::checkNodeGrants in core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
Checks the node grants for the given operation.
NodeAccessGrantsCacheContext::getContext in core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
Returns the string representation of the cache context.
NodeForm::save in core/modules/node/src/NodeForm.php
Form submission handler for the 'save' action.
NodeGrantDatabaseStorage::access in core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::checkAll in core/modules/node/src/NodeGrantDatabaseStorage.php
NodeHooks1::queryNodeAccessAlter in core/modules/node/src/Hook/NodeHooks1.php
Implements hook_query_TAG_alter().
NodeTypeAccessControlHandler::checkAccess in core/modules/node/src/NodeTypeAccessControlHandler.php
Performs access checks.
node_preprocess_field__node in core/modules/node/node.module
Implements hook_preprocess_HOOK() for node field templates.
PathFieldItemList::defaultAccess in core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php
Contains the default access logic of this field.
PluginBase::getAvailableGlobalTokens in core/modules/views/src/Plugin/views/PluginBase.php
Returns an array of available token replacements.
Rearrange::buildForm in core/modules/views_ui/src/Form/Ajax/Rearrange.php
Form constructor.
Rearrange::submitForm in core/modules/views_ui/src/Form/Ajax/Rearrange.php
Form submission handler.
RearrangeFilter::buildForm in core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
Form constructor.
RearrangeFilter::submitForm in core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
Form submission handler.
ReferenceAccessConstraintValidator::validate in core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php
Checks if the passed value is valid.
RelationshipRouteAccessCheck::access in core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php
Checks access to the relationship field on the given route.
RenderedEntity::render in core/modules/views/src/Plugin/views/field/RenderedEntity.php
Renders the field.
ReorderDisplays::buildForm in core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
Form constructor.
ReorderDisplays::submitForm in core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
Form submission handler.
ResourceObjectNormalizer::serializeField in core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php
Serializes a given field.
RevisionLink::getDefaultLabel in core/modules/node/src/Plugin/views/field/RevisionLink.php
Returns the default label for this link.
Routes::getIndividualRoutesForResourceType in core/modules/jsonapi/src/Routing/Routes.php
Gets a route collection for the given resource type.
RouteSubscriber::__construct in core/modules/views/src/EventSubscriber/RouteSubscriber.php
Constructs a \Drupal\views\EventSubscriber\RouteSubscriber instance.
SearchPageAccessControlHandler::checkAccess in core/modules/search/src/SearchPageAccessControlHandler.php
Performs access checks.
ShortcutSetAccessControlHandler::checkAccess in core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
Performs access checks.
Sql::execute in core/modules/views/src/Plugin/views/query/Sql.php
Executes the query and fills associated view object with according values.
taxonomy.links.task.yml in core/modules/taxonomy/taxonomy.links.task.yml
core/modules/taxonomy/taxonomy.links.task.yml
template_preprocess_comment in core/modules/comment/comment.module
Prepares variables for comment templates.
template_preprocess_node in core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_taxonomy_term in core/modules/taxonomy/taxonomy.module
Prepares variables for taxonomy term templates.
template_preprocess_username in core/modules/user/user.module
Prepares variables for username templates.
TermAccessControlHandler::checkAccess in core/modules/taxonomy/src/TermAccessControlHandler.php
Performs access checks.
user.links.task.yml in core/modules/user/user.links.task.yml
core/modules/user/user.links.task.yml
UserAccessControlHandler::checkAccess in core/modules/user/src/UserAccessControlHandler.php
Performs access checks.
UserAccessControlHandler::checkFieldAccess in core/modules/user/src/UserAccessControlHandler.php
Default field access as determined by this access control handler.
UserAuthenticationController::login in core/modules/user/src/Controller/UserAuthenticationController.php
Logs in a user.
ValidReferenceConstraintValidator::validate in core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php
Checks if the passed value is valid.
View::create in core/modules/views/src/Plugin/views/area/View.php
Creates an instance of the plugin.
View::preRenderViewElement in core/modules/views/src/Element/View.php
View element pre render callback.
ViewAjaxController::create in core/modules/views/src/Controller/ViewAjaxController.php
Instantiates a new instance of this class.
ViewFormBase::init in core/modules/views_ui/src/ViewFormBase.php
Initialize the form state and the entity before the first form build.
views.area.schema.yml in core/modules/views/config/schema/views.area.schema.yml
core/modules/views/config/schema/views.area.schema.yml
views.schema.yml in core/modules/views/config/schema/views.schema.yml
core/modules/views/config/schema/views.schema.yml
views.view.taxonomy_term.yml in core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
views.view.taxonomy_term.yml in core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
ViewsBlock::create in core/modules/views/src/Plugin/Derivative/ViewsBlock.php
Creates a new class instance.
ViewsBlockBase::create in core/modules/views/src/Plugin/Block/ViewsBlockBase.php
Creates an instance of the plugin.
ViewsExposedFilterBlock::create in core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php
Creates a new class instance.
ViewsExposedForm::buildForm in core/modules/views/src/Form/ViewsExposedForm.php
Form constructor.
ViewsExposedForm::submitForm in core/modules/views/src/Form/ViewsExposedForm.php
Form submission handler.
ViewsExposedForm::validateForm in core/modules/views/src/Form/ViewsExposedForm.php
Form validation handler.
ViewsFormBase::getForm in core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
Creates a new instance of this form.
ViewsLocalTask::create in core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php
Creates a new class instance.
ViewsMenuLink::create in core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php
Creates a new class instance.
ViewsSelection::buildConfigurationForm in core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
Form constructor.
ViewsTokensHooks::tokenInfo in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_token_info().
ViewsTokensHooks::tokenInfo in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_token_info().
ViewsTokensHooks::tokens in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_tokens().
ViewsViewsHooks::viewsData in core/modules/views/src/Hook/ViewsViewsHooks.php
Implements hook_views_data().
views_add_contextual_links in core/modules/views/views.module
Adds contextual links associated with a view display to a renderable array.
views_post_update_views_data_argument_plugin_id in core/modules/views/views.post_update.php
Post update configured views for entity reference argument plugin IDs.
views_ui.routing.yml in core/modules/views_ui/views_ui.routing.yml
core/modules/views_ui/views_ui.routing.yml
views_ui_standard_display_dropdown in core/modules/views_ui/admin.inc
Adds an element to select either the default display or the current display.
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
ViewUI::__construct in core/modules/views_ui/src/ViewUI.php
Constructs a View UI object.
VocabularyAccessControlHandler::checkAccess in core/modules/taxonomy/src/VocabularyAccessControlHandler.php
Performs access checks.
WorkspaceAccessControlHandler::checkAccess in core/modules/workspaces/src/WorkspaceAccessControlHandler.php
Performs access checks.
WorkspaceManager::doSwitchWorkspace in core/modules/workspaces/src/WorkspaceManager.php
Switches the current workspace.
WorkspaceManager::getActiveWorkspace in core/modules/workspaces/src/WorkspaceManager.php
WorkspaceSelection::getReferenceableEntities in core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php
Gets the list of referenceable entities.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal