271 string references to 'Status'

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
AreaDisplayLinkTest::setUp in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
BaseFieldOverrideTest::createAnotherEntity in core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php
Creates another entity to be tested.
BlockContentUpdateTest::testStatusFieldAddition in core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php
Tests adding a status field to the block content entity type.
BlockTranslation::query in core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
block_content_update_8400 in core/modules/block_content/block_content.install
Add a publishing status field for block_content entities.
block_update_8001 in core/modules/block/block.install
Update block visibility context mapping.
BulkFormTest::testBulkForm in core/modules/user/tests/src/Functional/Views/BulkFormTest.php
Tests the user bulk form.
Comment::prepareComment in core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Provides a BC layer for deprecated sources.
Comment::query in core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
CommentAccessControlHandler::checkFieldAccess in core/modules/comment/src/CommentAccessControlHandler.php
Default field access as determined by this access control handler.
CommentAdminViewUpdateTest::testCommentAdminPostUpdateHook in core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php
Tests that comment admin view is enabled after update.
CommentForm::form in core/modules/comment/src/CommentForm.php
Gets the actual form array to be built.
CommentItem::mainPropertyName in core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
Returns the name of the main property, if any.
CommentItemTest::testCommentItem in core/modules/comment/tests/src/Kernel/CommentItemTest.php
Tests using entity fields of the comment field type.
CommentManager::getCountNewComments in core/modules/comment/src/CommentManager.php
Returns the number of new comments available on a given entity for a user.
CommentSelection::buildEntityQuery in core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php
Builds an EntityQuery to get referenceable entities.
CommentStorageSchema::getEntitySchema in core/modules/comment/src/CommentStorageSchema.php
Gets the entity schema for the specified entity type.
CommentUpdateTest::testPublishedEntityKey in core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
Tests that the comment entity type has a 'published' entity key.
CommentViewsFieldAccessTest::testCommentFields in core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php
Check access for comment fields.
comment_update_8300 in core/modules/comment/comment.install
Update status field.
comment_update_8301 in core/modules/comment/comment.install
Set the 'published' entity key.
comment_update_8400 in core/modules/comment/comment.install
Update the status field.
ConfigEntityAdapterTest::testGetIterator in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php
@covers ::getIterator
ConfigEntityListBuilder::getDefaultOperations in core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php
Gets this list's default operations.
ConfigEntityType::getPropertiesToExport in core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php
Gets the config entity properties to export if declared on the annotation.
ConfigEntityTypeTest::providerGetPropertiesToExport in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php
ConfigSchemaTest::testSchemaMapping in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
ContentEntityTest::testMediaSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests media source plugin.
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
ContentTranslationHandler::hasPublishedStatus in core/modules/content_translation/src/ContentTranslationHandler.php
Checks whether the entity type supports published status natively.
ContentTranslationMetadataFieldsTest::testSetTranslatable in core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php
Tests setting translatable metadata fields.
ContentTranslationMetadataFieldsTest::testSkipUntranslatable in core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php
Tests skipping setting non translatable metadata fields.
ContentTranslationMetadataWrapper::isPublished in core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
Returns the translation published status.
ContentTranslationMetadataWrapper::setPublished in core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
Sets the translation published status.
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
d6_block.yml in core/modules/block/migrations/d6_block.yml
core/modules/block/migrations/d6_block.yml
d6_comment.yml in core/modules/comment/migrations/d6_comment.yml
core/modules/comment/migrations/d6_comment.yml
d6_file.yml in core/modules/file/migrations/d6_file.yml
core/modules/file/migrations/d6_file.yml
d6_language_content_menu_settings.yml in core/modules/language/migrations/d6_language_content_menu_settings.yml
core/modules/language/migrations/d6_language_content_menu_settings.yml
d6_node.yml in core/modules/node/migrations/d6_node.yml
core/modules/node/migrations/d6_node.yml
d6_node_complete.yml in core/modules/node/migrations/d6_node_complete.yml
core/modules/node/migrations/d6_node_complete.yml
d6_node_revision.yml in core/modules/node/migrations/d6_node_revision.yml
core/modules/node/migrations/d6_node_revision.yml
d6_node_setting_status.yml in core/modules/node/migrations/d6_node_setting_status.yml
core/modules/node/migrations/d6_node_setting_status.yml
d6_node_translation.yml in core/modules/content_translation/migrations/d6_node_translation.yml
core/modules/content_translation/migrations/d6_node_translation.yml
d6_user.yml in core/modules/user/migrations/d6_user.yml
core/modules/user/migrations/d6_user.yml
d7_block.yml in core/modules/block/migrations/d7_block.yml
core/modules/block/migrations/d7_block.yml
d7_comment.yml in core/modules/comment/migrations/d7_comment.yml
core/modules/comment/migrations/d7_comment.yml
d7_comment_entity_translation.yml in core/modules/content_translation/migrations/d7_comment_entity_translation.yml
core/modules/content_translation/migrations/d7_comment_entity_translation.yml
d7_file.yml in core/modules/file/migrations/d7_file.yml
core/modules/file/migrations/d7_file.yml
d7_file_private.yml in core/modules/file/migrations/d7_file_private.yml
core/modules/file/migrations/d7_file_private.yml
d7_filter_format.yml in core/modules/filter/migrations/d7_filter_format.yml
core/modules/filter/migrations/d7_filter_format.yml
d7_node.yml in core/modules/node/migrations/d7_node.yml
core/modules/node/migrations/d7_node.yml
d7_node_complete.yml in core/modules/node/migrations/d7_node_complete.yml
core/modules/node/migrations/d7_node_complete.yml
d7_node_entity_translation.yml in core/modules/content_translation/migrations/d7_node_entity_translation.yml
core/modules/content_translation/migrations/d7_node_entity_translation.yml
d7_node_revision.yml in core/modules/node/migrations/d7_node_revision.yml
core/modules/node/migrations/d7_node_revision.yml
d7_node_translation.yml in core/modules/content_translation/migrations/d7_node_translation.yml
core/modules/content_translation/migrations/d7_node_translation.yml
d7_search_page.yml in core/modules/search/migrations/d7_search_page.yml
core/modules/search/migrations/d7_search_page.yml
d7_taxonomy_term_entity_translation.yml in core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml
core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml
d7_user.yml in core/modules/user/migrations/d7_user.yml
core/modules/user/migrations/d7_user.yml
d7_user_entity_translation.yml in core/modules/content_translation/migrations/d7_user_entity_translation.yml
core/modules/content_translation/migrations/d7_user_entity_translation.yml
DatabaseTestForm::buildForm in core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php
Form constructor.
DefaultMenuLinkTreeManipulators::checkNodeAccess in core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php
Performs access checking for nodes in an optimized way.
DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Tests the optimized node access checking.
drupal-8.4.0-media_installed.php in core/modules/media/tests/fixtures/update/drupal-8.4.0-media_installed.php
Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing the upgrade paths of media module.
editor.schema.yml in core/modules/editor/config/schema/editor.schema.yml
core/modules/editor/config/schema/editor.schema.yml
EditorUpdateTest::testEditorUpdate8001 in core/modules/editor/tests/src/Functional/Update/EditorUpdateTest.php
Tests editor_update_8001().
editor_image_upload_settings_form in core/modules/editor/editor.admin.inc
Subform constructor to configure the text editor's image upload settings.
editor_update_8001 in core/modules/editor/editor.install
Synchronizes the editor status with the paired text format status.
EntityDisplayFormBase::saveDisplayStatuses in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
Saves the updated display mode statuses.
EntityUpdateToPublishableTest::testConvertToPublishable in core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php
Tests the conversion of an entity type to be publishable.
EntityUpdateToPublishableTest::updateEntityTypeDefinition in core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php
Updates the 'entity_test_update' entity type to translatable and publishable.
entity_test_update_update_8400 in core/modules/system/tests/modules/entity_test_update/update/entity_rev_pub_updates_8400.inc
Add the 'published' entity key to entity_test_update.
Extension::fields in core/modules/system/src/Plugin/migrate/source/Extension.php
Returns available fields on the source.
FieldOptionTranslation::query in core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php
FileAccessControlHandler::checkFieldAccess in core/modules/file/src/FileAccessControlHandler.php
Default field access as determined by this access control handler.
FileResourceTestBase::createEntity in core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php
Creates the entity to be tested.
FileStorageSchema::getSharedTableFieldSchema in core/modules/file/src/FileStorageSchema.php
Gets the schema for a single field definition.
FileTest::createEntity in core/modules/jsonapi/tests/src/Functional/FileTest.php
Creates the entity to be tested.
FileViewsFieldAccessTest::testFileFields in core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
Check access for file fields.
FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault in core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php
Tests the queryOpBoolean() with default operator.
FilterBooleanOperatorStringTest::getGroupedExposedFilters in core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php
Provides grouped exposed filter configuration.
FilterBooleanOperatorStringTest::testFilterBooleanOperatorString in core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php
Tests the BooleanOperatorString filter.
FilterBooleanOperatorTest::getGroupedExposedFilters in core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
Provides grouped exposed filter configuration.
FilterBooleanOperatorTest::testFilterBooleanOperator in core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
Tests the BooleanOperator filter.
FilterBooleanWebTest::testFilterBooleanUI in core/modules/views_ui/tests/src/Functional/FilterBooleanWebTest.php
Tests the filter boolean UI.
FilterFormatFormBase::form in core/modules/filter/src/FilterFormatFormBase.php
Gets the actual form array to be built.
FormTestResponseForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php
Form constructor.
HtmlResponseAttachmentsProcessor::setHeaders in core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php
Sets headers on a response object.
HTTPStatusCode::render in core/modules/views/src/Plugin/views/area/HTTPStatusCode.php
Render the area.
JoinTest::testBasePlugin in core/modules/views/tests/src/Kernel/Plugin/JoinTest.php
Tests the join plugin base.
JSMessageTestController::getTypes in core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php
Gets the test types.
JsonApiFunctionalTest::testRead in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php
Test the GET method.
layout_builder_entity_form_display_alter in core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module
Implements hook_entity_form_display_alter().
MaintenanceModeSubscriber::onKernelRequestMaintenance in core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
Returns the site maintenance page if the site is offline.
MediaLibraryTestBase::assertSelectedMediaCount in core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php
Asserts the current text of the selected item counter.
MediaListBuilder::buildHeader in core/modules/media/src/MediaListBuilder.php
Builds the header row for the entity listing.
MediaOverviewPageTest::testMediaOverviewPage in core/modules/media/tests/src/Functional/MediaOverviewPageTest.php
Test that the Media overview page (/admin/content/media).
MediaOverviewPageTest::testMediaOverviewPage in core/modules/media/tests/src/Functional/MediaOverviewPageTest.php
Test that the Media overview page (/admin/content/media).
MediaSelection::buildEntityQuery in core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php
Builds an EntityQuery to get referenceable entities.
MediaTypeForm::save in core/modules/media/src/MediaTypeForm.php
Form submission handler for the 'save' action.
MediaViewsData::getViewsData in core/modules/media/src/MediaViewsData.php
Returns views data for the entity type.
MediaViewsWizardTest::testMediaRevisionWizard in core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php
Tests adding a view of media revisions.
MediaViewsWizardTest::testMediaWizard in core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php
Tests adding a view of media.
media_filter_format_edit_form_validate in core/modules/media/media.module
Validate callback to ensure filter order and allowed_html are compatible.
media_library_filter_format_edit_form_validate in core/modules/media_library/media_library.module
Validate callback to ensure the DrupalMediaLibrary button can work correctly.
media_library_update_8702 in core/modules/media_library/media_library.install
Updates the media library view widget display (contextual) filters.
MigrateMessageTest::mapMessageRecorder in core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
Reacts to map message event.
MigrateTestBase::display in core/modules/migrate/tests/src/Kernel/MigrateTestBase.php
Displays a migrate message.
MigrateUpgradeImportBatch::finished in core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
Callback executed when the Migrate Upgrade Import batch process completes.
MigrateUpgradeImportBatch::onIdMapMessage in core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
Displays any messages being logged to the ID map.
ModerationFormTest::testNonBundleModerationForm in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Test moderation non-bundle entity type.
node.views.schema.yml in core/modules/node/config/schema/node.views.schema.yml
core/modules/node/config/schema/node.views.schema.yml
NodeAccessControlHandler::checkFieldAccess in core/modules/node/src/NodeAccessControlHandler.php
Default field access as determined by this access control handler.
NodeComplete::query in core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php
NodeForm::form in core/modules/node/src/NodeForm.php
Gets the actual form array to be built.
NodeListBuilder::buildHeader in core/modules/node/src/NodeListBuilder.php
Builds the header row for the entity listing.
NodeRevisionWizardTest::testViewAdd in core/modules/node/tests/src/Functional/Views/NodeRevisionWizardTest.php
Tests creating a node revision view.
NodeSelection::buildEntityQuery in core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php
Builds an EntityQuery to get referenceable entities.
NodeStorageSchema::getEntitySchema in core/modules/node/src/NodeStorageSchema.php
Gets the entity schema for the specified entity type.
NodeStorageSchema::getSharedTableFieldSchema in core/modules/node/src/NodeStorageSchema.php
Gets the schema for a single field definition.
NodeTranslationHandler::entityFormAlter in core/modules/node/src/NodeTranslationHandler.php
Performs the needed alterations to the entity form.
NodeTranslationUITest::getFormSubmitSuffix in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Returns appropriate submit button suffix based on translatability.
NodeType::prepareRow in core/modules/node/src/Plugin/migrate/source/d6/NodeType.php
Adds additional data to the row.
NodeType::prepareRow in core/modules/node/src/Plugin/migrate/source/d7/NodeType.php
Adds additional data to the row.
NodeTypeForm::save in core/modules/node/src/NodeTypeForm.php
Form submission handler for the 'save' action.
NodeUpdateTest::testPublishedEntityKey in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity type has a 'published' entity key.
NodeUpdateTest::testStatusCheckbox in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity form has the status checkbox.
NodeViewsData::getViewsData in core/modules/node/src/NodeViewsData.php
Returns views data for the entity type.
NodeViewsFieldAccessTest::testNodeFields in core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
Check access for node fields.
NodeWizardTest::testViewAddWithNodeTitles in core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php
Tests creating a view with node titles.
node_get_recent in core/modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
node_post_update_glossary_view_published in core/modules/node/node.post_update.php
Add a published filter to the glossary View.
node_update_8003 in core/modules/node/node.install
Promote 'status' and 'uid' fields to entity keys.
node_update_8301 in core/modules/node/node.install
Set the 'published' entity key.
node_views_analyze in core/modules/node/node.views.inc
Implements hook_views_analyze().
PathAliasStorageSchema::getEntitySchema in core/modules/path_alias/src/PathAliasStorageSchema.php
Gets the entity schema for the specified entity type.
PathAliasToEntityUpdateTest::testConversionToEntities in core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
Tests the conversion of path aliases to entities.
RenderAttachedTestController::teapotHeaderStatus in core/modules/system/tests/modules/render_attached_test/src/Controller/RenderAttachedTestController.php
Test special header and status code rendering.
RESTTestBase::removeNodeFieldsForNonAdminUsers in core/modules/rest/src/Tests/RESTTestBase.php
Remove node fields that can only be written by an admin user.
SearchPageListBuilder::buildHeader in core/modules/search/src/SearchPageListBuilder.php
Builds the header row for the entity listing.
SimpletestResultsForm::addResultForm in core/modules/simpletest/src/Form/SimpletestResultsForm.php
Adds the result form to a $form.
SystemTestController::messengerServiceTest in core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php
Tests setting messages and removing one before it is displayed.
system_update_8804 in core/modules/system/system.install
Convert path aliases to entities.
TaxonomyIndexTid::valueForm in core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php
Options form subform for setting options.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests handling of the publishing status in taxonomy term views updates.
TaxonomyTermUpdatePathTest::testStatusCheckbox in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests that the taxonomy_term entity form has the status checkbox.
taxonomy_post_update_configure_status_field_widget in core/modules/taxonomy/taxonomy.post_update.php
Add status with settings to all form displays for taxonomy entities.
taxonomy_post_update_handle_publishing_status_addition_in_views in core/modules/taxonomy/taxonomy.post_update.php
Add a 'published' = TRUE filter for all Taxonomy term views and converts existing ones that were using the 'content_translation_status' field.
taxonomy_update_8601 in core/modules/taxonomy/taxonomy.install
Add the publishing status fields to taxonomy terms.
TemporaryQueryGuard::getAccessConditionForKnownSubsets in core/modules/jsonapi/src/Access/TemporaryQueryGuard.php
Gets an access condition for the allowed JSONAPI_FILTER_AMONG_* subsets.
TermSelection::buildEntityQuery in core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
Builds an EntityQuery to get referenceable entities.
TermStorageSchema::getEntitySchema in core/modules/taxonomy/src/TermStorageSchema.php
Gets the entity schema for the specified entity type.
TranslationStatusForm::buildForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form builder for displaying the current translation status.
TranslationStatusForm::buildForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form builder for displaying the current translation status.
TypedConfigTest::testTypedDataAPI in core/tests/Drupal/KernelTests/Config/TypedConfigTest.php
Verifies that the Typed Data API is implemented correctly.
UpdateScriptTest::getSystemSchema in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Returns the Drupal 7 system table schema.
UpdateTestController::updateError in core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php
Displays an Error 503 (Service unavailable) page.
update_authorize_install_batch_finished in core/modules/update/update.authorize.inc
Implements callback_batch_finished().
update_authorize_update_batch_finished in core/modules/update/update.authorize.inc
Batch callback: Performs actions when the authorized update batch is done.
User::baseFields in core/modules/user/src/Plugin/migrate/source/d6/User.php
Returns the user base fields to be migrated.
User::fields in core/modules/user/src/Plugin/migrate/source/d7/User.php
Returns available fields on the source.
UserAccessControlHandler::checkFieldAccess in core/modules/user/src/UserAccessControlHandler.php
Default field access as determined by this access control handler.
UserAccessControlHandlerTest::adminFieldAccessProvider in core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
Provides test data for testAdminFieldAccess().
UserAdminTest::testUserAdmin in core/modules/user/tests/src/Functional/UserAdminTest.php
Registers a user and deletes it.
UserFieldsAccessChangeTest::testUserFieldAccess in core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php
Tests if another module can change field access.
UserListBuilder::buildHeader in core/modules/user/src/UserListBuilder.php
Builds the header row for the entity listing.
UserListBuilder::buildHeader in core/modules/user/src/UserListBuilder.php
Builds the header row for the entity listing.
UserSearch::execute in core/modules/user/src/Plugin/Search/UserSearch.php
Executes the search.
UserSelection::buildEntityQuery in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Builds an EntityQuery to get referenceable entities.
UserViewsFieldAccessTest::testUserFields in core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
user_access_test_entity_field_access in core/modules/user/tests/modules/user_access_test/user_access_test.module
Implements hook_entity_field_access().
views.data_types.schema.yml in core/modules/views/config/schema/views.data_types.schema.yml
core/modules/views/config/schema/views.data_types.schema.yml
views.view.archive.yml in core/modules/node/config/optional/views.view.archive.yml
core/modules/node/config/optional/views.view.archive.yml
views.view.articles_aside.yml in core/profiles/demo_umami/config/install/views.view.articles_aside.yml
core/profiles/demo_umami/config/install/views.view.articles_aside.yml
views.view.comment.yml in core/modules/comment/config/optional/views.view.comment.yml
core/modules/comment/config/optional/views.view.comment.yml
views.view.comments_recent.yml in core/modules/comment/config/optional/views.view.comments_recent.yml
core/modules/comment/config/optional/views.view.comments_recent.yml
views.view.content.yml in core/modules/node/config/optional/views.view.content.yml
core/modules/node/config/optional/views.view.content.yml
views.view.content.yml in core/modules/node/config/optional/views.view.content.yml
core/modules/node/config/optional/views.view.content.yml
views.view.entity_reference_plugins_2429191.yml in core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
views.view.featured_articles.yml in core/profiles/demo_umami/config/install/views.view.featured_articles.yml
core/profiles/demo_umami/config/install/views.view.featured_articles.yml
views.view.files.yml in core/modules/file/config/optional/views.view.files.yml
core/modules/file/config/optional/views.view.files.yml
views.view.files.yml in core/modules/file/config/optional/views.view.files.yml
core/modules/file/config/optional/views.view.files.yml
views.view.frontpage.yml in core/profiles/demo_umami/config/install/views.view.frontpage.yml
core/profiles/demo_umami/config/install/views.view.frontpage.yml
views.view.frontpage.yml in core/modules/node/config/optional/views.view.frontpage.yml
core/modules/node/config/optional/views.view.frontpage.yml
views.view.glossary.yml in core/modules/node/config/optional/views.view.glossary.yml
core/modules/node/config/optional/views.view.glossary.yml
views.view.legacy_bulk_form.yml in core/modules/views/tests/fixtures/update/views.view.legacy_bulk_form.yml
core/modules/views/tests/fixtures/update/views.view.legacy_bulk_form.yml
views.view.media.yml in core/profiles/demo_umami/config/optional/views.view.media.yml
core/profiles/demo_umami/config/optional/views.view.media.yml
views.view.media.yml in core/profiles/demo_umami/config/optional/views.view.media.yml
core/profiles/demo_umami/config/optional/views.view.media.yml
views.view.media.yml in core/modules/media/config/optional/views.view.media.yml
core/modules/media/config/optional/views.view.media.yml
views.view.media.yml in core/modules/media/config/optional/views.view.media.yml
core/modules/media/config/optional/views.view.media.yml
views.view.media_library.yml in core/modules/media_library/config/install/views.view.media_library.yml
core/modules/media_library/config/install/views.view.media_library.yml
views.view.node_id_argument.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.node_id_argument.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.node_id_argument.yml
views.view.node_link_update_test.yml in core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml
core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml
views.view.promoted_items.yml in core/profiles/demo_umami/config/install/views.view.promoted_items.yml
core/profiles/demo_umami/config/install/views.view.promoted_items.yml
views.view.recipes.yml in core/profiles/demo_umami/config/install/views.view.recipes.yml
core/profiles/demo_umami/config/install/views.view.recipes.yml
views.view.rest_export_with_authorization.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization.yml
views.view.rest_export_with_authorization_correction.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization_correction.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.rest_export_with_authorization_correction.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
views.view.test_argument_default_node.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
views.view.test_argument_dependency.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
views.view.test_argument_taxonomy_index_tid_depth.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
views.view.test_argument_transform_term.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml
views.view.test_argument_validator_term.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
views.view.test_attached_disabled.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml
views.view.test_block_view.yml in core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
views.view.test_book_view.yml in core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
views.view.test_boolean_filter_values.yml in core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
views.view.test_boolean_filter_values.yml in core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
views.view.test_bulk_form.yml in core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
views.view.test_comment_count.yml in core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml
views.view.test_comment_row.yml in core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml
views.view.test_contact_link.yml in core/modules/contact/tests/modules/contact_test_views/test_views/views.view.test_contact_link.yml
core/modules/contact/tests/modules/contact_test_views/test_views/views.view.test_contact_link.yml
views.view.test_content_ajax.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
views.view.test_content_ajax.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
views.view.test_destroy.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
views.view.test_disabled_display.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml
views.view.test_display.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display.yml
views.view.test_display_feed.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_feed.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_feed.yml
views.view.test_dropbutton.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml
views.view.test_entity_reference.yml in core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference.yml
core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference.yml
views.view.test_excluded_field_token_display.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml
views.view.test_exposed_filters.yml in core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
views.view.test_exposed_relationship_admin_ui.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_relationship_admin_ui.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_relationship_admin_ui.yml
views.view.test_field_body.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_body.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_body.yml
views.view.test_field_counter_display.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
views.view.test_field_filters.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml
views.view.test_filter_groups.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_groups.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_groups.yml
views.view.test_filter_group_override.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml
views.view.test_filter_node_access.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_access.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_access.yml
views.view.test_filter_taxonomy_index_tid.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml
views.view.test_filter_taxonomy_index_tid_depth.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid_depth.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid_depth.yml
views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml
views.view.test_get_attach_displays.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_get_attach_displays.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_get_attach_displays.yml
views.view.test_groupwise_user.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml
views.view.test_history.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml
views.view.test_http_status_code.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_http_status_code.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_http_status_code.yml
views.view.test_language.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
views.view.test_link_tokens.yml in core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml
core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml
views.view.test_media_bulk_form.yml in core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml
core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml
views.view.test_media_bulk_form.yml in core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml
core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml
views.view.test_node_path_plugin.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_path_plugin.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_path_plugin.yml
views.view.test_node_row_plugin.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml
views.view.test_node_view.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml
views.view.test_node_views_analyze.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_views_analyze.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_views_analyze.yml
views.view.test_options_list_argument_numeric.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
views.view.test_options_list_argument_string.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
views.view.test_options_list_filter.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
views.view.test_redirect_view.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_redirect_view.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_redirect_view.yml
views.view.test_row_render_cache.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache.yml
views.view.test_row_render_cache_none.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache_none.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache_none.yml
views.view.test_search.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml
views.view.test_statistics_integration.yml in core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml
core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml
views.view.test_table_max_age.yml in core/modules/views/tests/fixtures/update/views.view.test_table_max_age.yml
core/modules/views/tests/fixtures/update/views.view.test_table_max_age.yml
views.view.test_token_view.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
views.view.test_user_bulk_form.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml
views.view.test_user_fields_access.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
views.view.test_user_fields_access.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
views.view.test_user_path.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_path.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_path.yml
views.view.test_user_roles_rid.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
views.view.test_views_handler_field_role.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
views.view.test_view_block_with_context.yml in core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml
views.view.who_s_new.yml in core/modules/user/config/optional/views.view.who_s_new.yml
core/modules/user/config/optional/views.view.who_s_new.yml
views.view.who_s_online.yml in core/modules/user/config/optional/views.view.who_s_online.yml
core/modules/user/config/optional/views.view.who_s_online.yml
ViewsDataHelperTest::testFetchFields in core/modules/views/tests/src/Unit/ViewsDataHelperTest.php
Tests fetchFields.
ViewTestData::viewsData in core/modules/views/src/Tests/ViewTestData.php
Returns the views data definition.
WizardTest::testCommentWizard in core/modules/comment/tests/src/Functional/Views/WizardTest.php
Tests adding a view of comments.
_drupal_log_error in core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.