58 string references to 'Nid'
- Comment::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - d6_comment.yml in core/
modules/ comment/ migrations/ d6_comment.yml - core/modules/comment/migrations/d6_comment.yml
- d6_node_revision.yml in core/
modules/ node/ migrations/ d6_node_revision.yml - core/modules/node/migrations/d6_node_revision.yml
- d6_term_node.yml in core/
modules/ taxonomy/ migrations/ d6_term_node.yml - core/modules/taxonomy/migrations/d6_term_node.yml
- d6_term_node_translation.yml in core/
modules/ content_translation/ migrations/ d6_term_node_translation.yml - core/modules/content_translation/migrations/d6_term_node_translation.yml
- d6_upload.yml in core/
modules/ file/ migrations/ d6_upload.yml - core/modules/file/migrations/d6_upload.yml
- d7_comment.yml in core/
modules/ comment/ migrations/ d7_comment.yml - core/modules/comment/migrations/d7_comment.yml
- d7_node_revision.yml in core/
modules/ node/ migrations/ d7_node_revision.yml - core/modules/node/migrations/d7_node_revision.yml
- DefaultMenuLinkTreeManipulators::checkNodeAccess in core/
lib/ Drupal/ Core/ Menu/ DefaultMenuLinkTreeManipulators.php - Performs access checking for nodes in an optimized way.
- FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- HistoryViewsHooks::viewsData in core/
modules/ history/ src/ Hook/ HistoryViewsHooks.php - Implements hook_views_data().
- history_schema in core/
modules/ history/ history.install - Implements hook_schema().
- hook_tokens in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Provide replacement values for placeholder tokens.
- hook_views_data in core/
modules/ views/ views.api.php - Describe data tables and fields (or the equivalent) to Views.
- Node::init in core/
modules/ node/ src/ Plugin/ views/ field/ Node.php - Initialize the plugin.
- Node::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Adds additional data to the row.
- Node::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ Node.php - Adds additional data to the row.
- Node::renderLink in core/
modules/ node/ src/ Plugin/ views/ field/ Node.php - Prepares link to the node.
- 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::alterQuery in core/
modules/ node/ src/ NodeGrantDatabaseStorage.php - NodeGrantDatabaseStorage::write in core/
modules/ node/ src/ NodeGrantDatabaseStorage.php - NodeNewComments::init in core/
modules/ comment/ src/ Plugin/ views/ field/ NodeNewComments.php - Initialize the plugin.
- NodeNewComments::renderLink in core/
modules/ comment/ src/ Plugin/ views/ field/ NodeNewComments.php - Prepares the link to the first new comment.
- NodeReference::entityId in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ field/ d6/ NodeReference.php - Gets the name of the field property which holds the entity ID.
- NodeReference::entityId in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ field/ d7/ NodeReference.php - Gets the name of the field property which holds the entity ID.
- NodeRevision::buildDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Builds an array of display options for the view.
- NodeRevision::defaultDisplayFiltersUser in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Retrieves filter information based on user input for the default display.
- NodeSearch::updateIndex in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Updates the search index for this plugin.
- NodeTermData::query in core/
modules/ taxonomy/ src/ Plugin/ views/ relationship/ NodeTermData.php - Called to implement a relationship in a query.
- NodeTokensHooks::tokens in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_tokens().
- NodeViewsData::getViewsData in core/
modules/ node/ src/ NodeViewsData.php - Returns views data for the entity type.
- node_access_rebuild in core/
modules/ node/ node.module - Rebuilds the node access database.
- node_schema in core/
modules/ node/ node.install - Implements hook_schema().
- TaxonomyIndexDepthQueryTrait::addSubQueryJoin in core/
modules/ taxonomy/ src/ TaxonomyIndexDepthQueryTrait.php - Builds a performant depth subquery and adds it as a join to the query.
- TaxonomyIndexTid::init in core/
modules/ taxonomy/ src/ Plugin/ views/ field/ TaxonomyIndexTid.php - Initialize the plugin.
- TaxonomyViewsHooks::viewsDataAlter in core/
modules/ taxonomy/ src/ Hook/ TaxonomyViewsHooks.php - Implements hook_views_data_alter().
- TermNode::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ TermNode.php - Adds additional data to the row.
- TermStorage::getNodeTerms in core/
modules/ taxonomy/ src/ TermStorage.php - Returns all terms used to tag some given nodes.
- TermStorageSchema::getEntitySchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - Gets the entity schema for the specified entity type.
- TermViewsData::getViewsData in core/
modules/ taxonomy/ src/ TermViewsData.php - Returns views data for the entity type.
- Upload::query in core/
modules/ file/ src/ Plugin/ migrate/ source/ d6/ Upload.php - UserViewsData::getViewsData in core/
modules/ user/ src/ UserViewsData.php - Returns views data for the entity type.
- 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.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.yml
- views.view.content_recent.yml in core/
modules/ node/ config/ optional/ views.view.content_recent.yml - core/modules/node/config/optional/views.view.content_recent.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.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.moderated_content.yml in core/
modules/ content_moderation/ config/ optional/ views.view.moderated_content.yml - core/modules/content_moderation/config/optional/views.view.moderated_content.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.related_recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.related_recipes.yml - core/profiles/demo_umami/config/install/views.view.related_recipes.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
- xb2.php in core/
lib/ Drupal/ Component/ Transliteration/ data/ xb2.php