Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
Value.php core/lib/Drupal/Core/Render/Element/Value.php Drupal\Core\Render\Element
Variable.php core/lib/Drupal/Component/Utility/Variable.php Drupal\Component\Utility
Variable.php core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php Drupal\migrate_drupal\Plugin\migrate\source
VariableMultiRow.php core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php Drupal\migrate_drupal\Plugin\migrate\source
VariableMultiRowTest.php core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source
variables.css core/modules/navigation/css/base/variables.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* This is a universal size that helps in the case of themes with a size of 10 pixels. We need it root to…
variables.css core/themes/claro/css/base/variables.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ :root { /* * Color Palette. */ --color-absolutezero: var(--color-blue-600); --color-white: #fff; …
variables.css core/themes/olivero/css/base/variables.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* Global CSS custom properties. */ /* stylelint-disable */ :root { --font-sans:…
variables.pcss.css core/themes/olivero/css/base/variables.pcss.css /* Global CSS custom properties. */ @import "./media-queries.pcss.css"; /* stylelint-disable */ :root { --font-sans: "metropolis", sans-serif; --font-serif: "Lora", "georgia", serif; /* Typography…
variables.pcss.css core/modules/navigation/css/base/variables.pcss.css @import "../base/media-queries.pcss.css"; /* This is a universal size that helps in the case of themes with a size of 10 pixels. We need it root to calculate the size of the displace in .dialog-off-canvas-main-canvas */ /* prettier-ignore…
variables.pcss.css core/themes/claro/css/base/variables.pcss.css :root { /* * Color Palette. */ --color-absolutezero: var(--color-blue-600); --color-white: #fff; --color-text: var(--color-gray); --color-text-light: var(--color-gray-500); --color-gray-050-o-40: rgb(243, 244, 249, 0.4); /*…
VariableTest.php core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source
VariableTest.php core/tests/Drupal/Tests/Component/Utility/VariableTest.php Drupal\Tests\Component\Utility
VariableTranslation.php core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Drupal\migrate_drupal\Plugin\migrate\source\d6
VariableTranslation.php core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Drupal\migrate_drupal\Plugin\migrate\source\d7
VariableTranslationCheckRequirementsTest.php core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Drupal\Tests\migrate_drupal\Kernel\d6
VariableTranslationTest.php core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d6
VariableTranslationTest.php core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d7
VariantBase.php core/lib/Drupal/Core/Display/VariantBase.php Drupal\Core\Display
VariantInterface.php core/lib/Drupal/Core/Display/VariantInterface.php Drupal\Core\Display
VariantManager.php core/lib/Drupal/Core/Display/VariantManager.php Drupal\Core\Display
VariationCache.php core/lib/Drupal/Core/Cache/VariationCache.php Drupal\Core\Cache
VariationCacheFactory.php core/lib/Drupal/Core/Cache/VariationCacheFactory.php Drupal\Core\Cache
VariationCacheFactoryInterface.php core/lib/Drupal/Core/Cache/VariationCacheFactoryInterface.php Drupal\Core\Cache
VariationCacheInterface.php core/lib/Drupal/Core/Cache/VariationCacheInterface.php Drupal\Core\Cache
VariationCacheTest.php core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php Drupal\Tests\Core\Cache
vegan-chocolate-nut-brownies.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/vegan-chocolate-nut-brownies.html
vegan-chocolate-nut-brownies.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/vegan-chocolate-nut-brownies.html
VegetableInterface.php core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php Drupal\Tests\Component\Plugin\Fixtures\vegetable
veggie-pasta-bake-umami.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/veggie-pasta-bake-umami.html
veggie-pasta-bake-umami.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/veggie-pasta-bake-umami.html
VendorHardeningExcluder.php core/modules/package_manager/src/PathExcluder/VendorHardeningExcluder.php Drupal\package_manager\PathExcluder
VendorHardeningExcluderTest.php core/modules/package_manager/tests/src/Kernel/PathExcluder/VendorHardeningExcluderTest.php Drupal\Tests\package_manager\Kernel\PathExcluder
VendorHardeningPlugin.php composer/Plugin/VendorHardening/VendorHardeningPlugin.php Drupal\Composer\Plugin\VendorHardening
VendorHardeningPluginTest.php core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php Drupal\Tests\Composer\Plugin\VendorHardening
Version.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation
VersionById.php core/modules/jsonapi/src/Revisions/VersionById.php Drupal\jsonapi\Revisions
VersionByRel.php core/modules/jsonapi/src/Revisions/VersionByRel.php Drupal\jsonapi\Revisions
VersionHistoryController.php core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Drupal\Core\Entity\Controller
VersionHistoryLocalTasks.php core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Drupal\Core\Entity\Plugin\Derivative
VersionNegotiator.php core/modules/jsonapi/src/Revisions/VersionNegotiator.php Drupal\jsonapi\Revisions
VersionNegotiatorInterface.php core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php Drupal\jsonapi\Revisions
VersionNegotiatorTest.php core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Drupal\Tests\jsonapi\Kernel\Revisions
VersionNotFoundException.php core/modules/jsonapi/src/Revisions/VersionNotFoundException.php Drupal\jsonapi\Revisions
versions.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/versions.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/versions.libraries.yml
VersionTest.php core/modules/system/tests/src/Functional/Module/VersionTest.php Drupal\Tests\system\Functional\Module
VersionTest.php core/modules/ckeditor5/tests/src/Unit/VersionTest.php Drupal\Tests\ckeditor5\Unit
vertical-tabs.css core/misc/vertical-tabs.css Vertical Tabs.
vertical-tabs.css core/themes/olivero/css/components/vertical-tabs.css Vertical Tabs.
vertical-tabs.css core/themes/stable9/css/core/vertical-tabs.css Vertical Tabs.

Other projects


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