Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Node::create function core/modules/node/src/Plugin/migrate/source/d6/Node.php Creates an instance of the plugin.
Node::create function core/modules/node/src/Plugin/migrate/source/d7/Node.php Creates an instance of the plugin.
Node::defaultDisplayFiltersUser function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves filter information based on user input for the default display.
Node::defaultDisplayOptions function core/modules/node/src/Plugin/views/wizard/Node.php Assembles the default display options for the view.
Node::defineOptions function core/modules/node/src/Plugin/views/field/Node.php Information about options for all kinds of purposes will be held here.
Node::display_options_row function core/modules/node/src/Plugin/views/wizard/Node.php Set the row style and row style plugins to the display_options.
Node::fields function core/modules/node/src/Plugin/migrate/source/d6/Node.php Returns available fields on the source.
Node::fields function core/modules/node/src/Plugin/migrate/source/d7/Node.php Returns available fields on the source.
Node::getArgument function core/modules/node/src/Plugin/views/argument_default/Node.php Return the default argument.
Node::getAvailableSorts function core/modules/node/src/Plugin/views/wizard/Node.php Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts().
Node::getCacheContexts function core/modules/node/src/Plugin/views/argument_default/Node.php The cache contexts associated with this object.
Node::getCacheMaxAge function core/modules/node/src/Plugin/views/argument_default/Node.php The maximum age for which this object may be cached.
Node::getCckData function core/modules/node/src/Plugin/migrate/source/d6/Node.php Retrieves raw field data for a node.
Node::getCreatedTime function core/modules/node/src/Entity/Node.php Gets the node creation timestamp.
Node::getCurrentUserId function core/modules/node/src/Entity/Node.php Default value callback for 'uid' base field definition.
Node::getFieldData function core/modules/node/src/Plugin/migrate/source/d6/Node.php Retrieves raw field data for a node.
Node::getFieldInfo function core/modules/node/src/Plugin/migrate/source/d6/Node.php Gets field and instance definitions from the database.
Node::getFieldValues function core/modules/node/src/Plugin/migrate/source/d6/Node.php Gets field values for a node.
Node::getIds function core/modules/node/src/Plugin/migrate/source/d6/Node.php Defines the source fields uniquely identifying a source row.
Node::getIds function core/modules/node/src/Plugin/migrate/source/d7/Node.php Defines the source fields uniquely identifying a source row.
Node::getRevisionAuthor function core/modules/node/src/Entity/Node.php Gets the node revision author.
Node::getTitle function core/modules/node/src/Entity/Node.php Gets the node title.
Node::getType function core/modules/node/src/Entity/Node.php Gets the node type.
Node::handleTranslations function core/modules/node/src/Plugin/migrate/source/d6/Node.php Adapt our query for translations.
Node::handleTranslations function core/modules/node/src/Plugin/migrate/source/d7/Node.php Adapt our query for translations.
Node::init function core/modules/node/src/Plugin/views/field/Node.php Initialize the plugin.
Node::initializeIterator function core/modules/node/src/Plugin/migrate/source/d6/Node.php Initializes the iterator with the source data.
Node::isPromoted function core/modules/node/src/Entity/Node.php Returns the node promotion status.
Node::isSticky function core/modules/node/src/Entity/Node.php Returns the node sticky status.
Node::JOIN constant core/modules/node/src/Plugin/migrate/source/d6/Node.php The join options between the node and the node_revisions table.
Node::JOIN constant core/modules/node/src/Plugin/migrate/source/d7/Node.php The join options between the node and the node_revisions table.
Node::pageDisplayOptions function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves the page display options.
Node::postDelete function core/modules/node/src/Entity/Node.php Acts on deleted entities before the delete hook is invoked.
Node::postSave function core/modules/node/src/Entity/Node.php Acts on a saved entity before the insert or update hook is invoked.
Node::preDelete function core/modules/node/src/Entity/Node.php Acts on entities before they are deleted and before hooks are invoked.
Node::prepareRow function core/modules/node/src/Plugin/migrate/source/d6/Node.php Adds additional data to the row.
Node::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/Node.php Adds additional data to the row.
Node::preSave function core/modules/node/src/Entity/Node.php Acts on an entity before the presave hook is invoked.
Node::preSaveRevision function core/modules/node/src/Entity/Node.php Acts on a revision before it gets saved.
Node::query function core/modules/node/src/Plugin/migrate/source/d6/Node.php
Node::query function core/modules/node/src/Plugin/migrate/source/d7/Node.php
Node::render function core/modules/node/src/Plugin/views/field/Node.php Renders the field.
Node::renderLink function core/modules/node/src/Plugin/views/field/Node.php Prepares link to the node.
Node::rowStyleOptions function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves row style plugin names.
Node::setCreatedTime function core/modules/node/src/Entity/Node.php Sets the node creation timestamp.
Node::setPromoted function core/modules/node/src/Entity/Node.php Sets the node promoted status.
Node::setRevisionAuthorId function core/modules/node/src/Entity/Node.php Sets the node revision author.
Node::setSticky function core/modules/node/src/Entity/Node.php Sets the node sticky status.
Node::setTitle function core/modules/node/src/Entity/Node.php Sets the node title.
Node::__construct function core/modules/node/src/Plugin/views/wizard/Node.php Node constructor.

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