Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
PreconfiguredFieldUiOptionsInterface.php core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Drupal\Core\Field
PredefinedStatesWorkflowTestType.php core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Drupal\workflow_type_test\Plugin\WorkflowType
PredefinedWorkflowTypeTest.php core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php Drupal\Tests\workflows\Kernel
PreExistingConfigException.php core/lib/Drupal/Core/Config/PreExistingConfigException.php Drupal\Core\Config
PrefixFloodInterface.php core/lib/Drupal/Core/Flood/PrefixFloodInterface.php Drupal\Core\Flood
PrefixInfoTest.php core/modules/mysql/tests/src/Kernel/mysql/PrefixInfoTest.php Drupal\Tests\mysql\Kernel\mysql
preload.twig core/themes/olivero/templates/includes/preload.twig Preload the non-bold & non-italic fonts for the headings and the body copy.
PreloadableRouteProviderInterface.php core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php Drupal\Core\Routing
PrepareLayout.php core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php Drupal\layout_builder\EventSubscriber
PrepareLayoutEvent.php core/modules/layout_builder/src/Event/PrepareLayoutEvent.php Drupal\layout_builder\Event
PrepareModulesEntityUninstallForm.php core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Drupal\system\Form
PrepareModulesEntityUninstallFormTest.php core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Drupal\Tests\system\Kernel\Module
PrepareUninstallTest.php core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php Drupal\Tests\system\Functional\Module
prepend-to-robots.txt core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-to-append/assets/prepend-to-robots.txt # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-append-to-append composer.json fixture. # This content is prepended to the top of the existing robots.txt fixture. #…
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
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
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/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/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 { * { /* Black prints faster */ /*…
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
ProcessingTest.php core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php Drupal\Tests\system\FunctionalJavascript\Batch
ProcessPluginBase.php core/modules/migrate/src/ProcessPluginBase.php Drupal\migrate
ProcessPluginBaseTest.php core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php Drupal\Tests\migrate\Unit\process

Other projects


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