Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
VariableTranslation::$variables property core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php The variable names to fetch.
VariableTranslation::checkRequirements function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Checks if requirements for this plugin are OK.
VariableTranslation::count function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Gets the source count.
VariableTranslation::count function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Gets the source count.
VariableTranslation::fields function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Returns available fields on the source.
VariableTranslation::fields function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Returns available fields on the source.
VariableTranslation::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Defines the source fields uniquely identifying a source row.
VariableTranslation::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Defines the source fields uniquely identifying a source row.
VariableTranslation::initializeIterator function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Initializes the iterator with the source data.
VariableTranslation::initializeIterator function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Initializes the iterator with the source data.
VariableTranslation::query function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php
VariableTranslation::query function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php
VariableTranslation::values function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Return the values of the variables specified in the plugin configuration.
VariableTranslation::values function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Return the values of the variables specified in the plugin configuration.
VariableTranslation::__construct function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Constructs a \Drupal\Component\Plugin\PluginBase object.
VariableTranslation::__construct function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Constructs a \Drupal\Component\Plugin\PluginBase object.
VariableTranslationCheckRequirementsTest class core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Tests check requirements for variable translation source plugin.
VariableTranslationCheckRequirementsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php
VariableTranslationCheckRequirementsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Modules to enable.
VariableTranslationCheckRequirementsTest::setup function core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php
VariableTranslationCheckRequirementsTest::testCheckRequirements function core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Tests exception in thrown when the i18n_variable table does not exist.
VariableTranslationTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php Tests the variable source plugin.
VariableTranslationTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php Tests the variable source plugin.
VariableTranslationTest class core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php Tests the variable source plugin.
VariableTranslationTest.php file core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php
VariableTranslationTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php
VariableTranslationTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php
VariableTranslationTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php Database contents for tests.
VariableTranslationTest::$expectedResults property core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php Expected results from the source.
VariableTranslationTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php Define bare minimum migration configuration.
VariableTranslationTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php Modules to enable.
VariableTranslationTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php Modules to enable.
VariableTranslationTest::PLUGIN_CLASS constant core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php The plugin class under test.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php The data provider.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php The data provider.
VariantBase class core/lib/Drupal/Core/Display/VariantBase.php Provides a base class for DisplayVariant plugins.
VariantBase.php file core/lib/Drupal/Core/Display/VariantBase.php
VariantBase::access function core/lib/Drupal/Core/Display/VariantBase.php Determines if this display variant is accessible.
VariantBase::adminLabel function core/lib/Drupal/Core/Display/VariantBase.php Returns the admin-facing display variant label.
VariantBase::buildConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form constructor.
VariantBase::calculateDependencies function core/lib/Drupal/Core/Display/VariantBase.php Calculates dependencies for the configured plugin.
VariantBase::defaultConfiguration function core/lib/Drupal/Core/Display/VariantBase.php Gets default configuration for this plugin.
VariantBase::getConfiguration function core/lib/Drupal/Core/Display/VariantBase.php Gets this plugin's configuration.
VariantBase::getWeight function core/lib/Drupal/Core/Display/VariantBase.php Returns the weight of the display variant.
VariantBase::id function core/lib/Drupal/Core/Display/VariantBase.php Returns the unique ID for the display variant.
VariantBase::label function core/lib/Drupal/Core/Display/VariantBase.php Returns the user-facing display variant label.
VariantBase::setConfiguration function core/lib/Drupal/Core/Display/VariantBase.php Sets the configuration for this plugin instance.
VariantBase::setWeight function core/lib/Drupal/Core/Display/VariantBase.php Sets the weight of the display variant.
VariantBase::submitConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form submission handler.
VariantBase::validateConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form validation handler.

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