Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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::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.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::$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::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.
VariantBase::__construct function core/lib/Drupal/Core/Display/VariantBase.php Constructs a \Drupal\Component\Plugin\PluginBase object.
VariantInterface::access function core/lib/Drupal/Core/Display/VariantInterface.php Determines if this display variant is accessible.
VariantInterface::setWeight function core/lib/Drupal/Core/Display/VariantInterface.php Sets the weight of the display variant.
VariantManager::__construct function core/lib/Drupal/Core/Display/VariantManager.php Constructs a new VariantManager.
vegan-chocolate-nut-brownies.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/vegan-chocolate-nut-brownies.html
vegan-chocolate-nut-brownies.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/vegan-chocolate-nut-brownies.html
veggie-pasta-bake-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/veggie-pasta-bake-umami.html
veggie-pasta-bake-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/veggie-pasta-bake-umami.html
VendorHardeningPlugin::$composer property composer/Plugin/VendorHardening/VendorHardeningPlugin.php Composer object.
VendorHardeningPlugin::$packagesAlreadyCleaned property composer/Plugin/VendorHardening/VendorHardeningPlugin.php List of projects already cleaned.
VendorHardeningPlugin::cleanAllPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Clean all configured packages.
VendorHardeningPlugin::cleanPathsForPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Clean the installed directories for a named package.
VendorHardeningPlugin::getInstalledPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets a list of all installed packages from Composer.
VendorHardeningPlugin::getInstallPathForPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets the installed path for a package.
VendorHardeningPlugin::getSubscribedEvents function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VendorHardeningPlugin::onPostCmd function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_UPDATE_CMD and POST_INSTALL_CMD event handler.
VendorHardeningPlugin::onPostPackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::onPostPackageUpdate function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_UPDATE event handler.

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