Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
prepend-to-robots.txt core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-append/assets/prepend-to-robots.txt # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-test-append composer.json fixture. # This content is prepended to the top of the existing robots.txt fixture. #…
PrependCommand.php core/lib/Drupal/Core/Ajax/PrependCommand.php Drupal\Core\Ajax
PreprocessPagerTest.php core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Drupal\Tests\system\Unit\Pager
PrerenderList.php core/modules/views/src/Plugin/views/field/PrerenderList.php Drupal\views\Plugin\views\field
preview.css core/themes/bartik/color/preview.css /* ---------- Preview Styles ----------- */ .js .color-preview { float: none !important; clear: both; } .color-preview { overflow: hidden; margin-bottom: 10px; word-wrap: break-word; background-color: #fff; font-family: Georgia,…
preview.html core/themes/bartik/color/preview.html
preview.html core/modules/color/preview.html
preview.html core/modules/color/tests/modules/color_test/themes/color_test_theme/color/preview.html
PreviewAwareBlock.php core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/PreviewAwareBlock.php Drupal\layout_builder_test\Plugin\Block
PreviewAwarePluginInterface.php core/lib/Drupal/Core/Plugin/PreviewAwarePluginInterface.php Drupal\Core\Plugin
PreviewFallbackInterface.php core/lib/Drupal/Core/Render/PreviewFallbackInterface.php Drupal\Core\Render
PreviewTest.php core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Drupal\Tests\views_ui\FunctionalJavascript
PreviewTest.php core/modules/views_ui/tests/src/Functional/PreviewTest.php Drupal\Tests\views_ui\Functional
PreviewToggleTrait.php core/modules/layout_builder/src/Form/PreviewToggleTrait.php Drupal\layout_builder\Form
primary-menu.css core/themes/bartik/css/components/primary-menu.css /* --------------- Primary Menu ------------ */ .region-primary-menu { clear: both; } .region-primary-menu .menu { margin: 0 5px; padding: 0; text-align: left; /* LTR */ font-size: 0.929em; } [dir="rtl"] .region-primary-menu .menu…
PrimitiveBase.php core/lib/Drupal/Core/TypedData/PrimitiveBase.php Drupal\Core\TypedData
PrimitiveDataNormalizer.php core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php Drupal\serialization\Normalizer
PrimitiveDataNormalizerTest.php core/modules/serialization/tests/src/Unit/Normalizer/PrimitiveDataNormalizerTest.php Drupal\Tests\serialization\Unit\Normalizer
PrimitiveInterface.php core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Drupal\Core\TypedData
PrimitiveTypeConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
PrimitiveTypeConstraintValidator.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php Drupal\Core\Validation\Plugin\Validation\Constraint
PrimitiveTypeConstraintValidatorTest.php core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidatorTest.php Drupal\Tests\Core\Validation\Plugin\Validation\Constraint
print.css core/themes/bartik/css/print.css /* ---------- General Layout ---------- */ body, input, textarea, select { color: #000; background: none; } body.two-sidebars, body.sidebar-first, body.sidebar-second, body { width:…
print.css core/themes/stable/css/core/print.css body { margin: 1em; background-color: #fff; } [dir="rtl"] body { direction: rtl; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } [dir="rtl"] th { text-align: right; } tr:nth-child(odd)…
print.css core/themes/claro/css/base/print.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ @media print { * { color: #000 !important; background-color: transparent !important; …
print.css core/themes/stable9/css/core/print.css body { margin: 1em; background-color: #fff; } [dir="rtl"] body { direction: rtl; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } [dir="rtl"] th { text-align: right; } tr:nth-child(odd)…
print.css core/themes/seven/css/base/print.css @media print { * { /* Black prints faster */ /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */ color: #000 !important; background-color: transparent !important; box-shadow: none !important; text-shadow:…
print.css core/misc/print.css body { margin: 1em; background-color: #fff; } [dir="rtl"] body { direction: rtl; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } [dir="rtl"] th { text-align: right; } tr:nth-child(odd)…
print.pcss.css core/themes/claro/css/base/print.pcss.css @media print { * { /* Black prints faster */ /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */ color: #000 !important; background-color: transparent !important; box-shadow: none !important; text-shadow:…
PrivateFileOnTranslatedEntityTest.php core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php Drupal\Tests\file\Functional
PrivateKey.php core/lib/Drupal/Core/PrivateKey.php Drupal\Core
PrivateKeyTest.php core/tests/Drupal/Tests/Core/PrivateKeyTest.php Drupal\Tests\Core
PrivateMethodUnitTestTrait.php core/modules/ckeditor5/tests/src/Traits/PrivateMethodUnitTestTrait.php Drupal\Tests\ckeditor5\Traits
PrivateStream.php core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Drupal\Core\StreamWrapper
PrivateTempStore.php core/lib/Drupal/Core/TempStore/PrivateTempStore.php Drupal\Core\TempStore
PrivateTempStoreFactory.php core/lib/Drupal/Core/TempStore/PrivateTempStoreFactory.php Drupal\Core\TempStore
PrivateTempStoreTest.php core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php Drupal\Tests\Core\TempStore
ProcessedText.php core/modules/filter/src/Element/ProcessedText.php Drupal\filter\Element
ProcessField.php core/modules/field/src/Plugin/migrate/process/ProcessField.php Drupal\field\Plugin\migrate\process
ProcessFieldTest.php core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Drupal\Tests\field\Unit\Plugin\migrate\process
ProcessingTest.php core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Drupal\Tests\system\Functional\Batch
ProcessorInterface.php core/modules/aggregator/src/Plugin/ProcessorInterface.php Drupal\aggregator\Plugin
ProcessPluginBase.php core/modules/migrate/src/ProcessPluginBase.php Drupal\migrate
profile.default.services.yml core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml
ProfileExtensionList.php core/lib/Drupal/Core/Extension/ProfileExtensionList.php Drupal\Core\Extension
ProfileField.php core/modules/user/src/Plugin/migrate/source/ProfileField.php Drupal\user\Plugin\migrate\source
ProfileFieldCheckRequirementsTest.php core/modules/user/tests/src/Kernel/Migrate/d6/ProfileFieldCheckRequirementsTest.php Drupal\Tests\user\Kernel\Migrate\d6
ProfileFieldCheckRequirementsTest.php core/modules/user/tests/src/Kernel/Migrate/d7/ProfileFieldCheckRequirementsTest.php Drupal\Tests\user\Kernel\Migrate\d7
ProfileFieldOptionTranslation.php core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php Drupal\user\Plugin\migrate\process\d6
ProfileFieldOptionTranslation.php core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php Drupal\user\Plugin\migrate\source\d6

Other projects


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