Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
PluginSettingsBaseTest.php core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php Drupal\Tests\Core\Field
PluginSettingsInterface.php core/lib/Drupal/Core/Field/PluginSettingsInterface.php Drupal\Core\Field
PluginTest.php core/tests/Drupal/Tests/Component/Annotation/PluginTest.php Drupal\Tests\Component\Annotation
PluginTest.php core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginTest.php Drupal\Tests\Component\Plugin\Attribute
PluginTestBase.php core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php Drupal\KernelTests\Core\Plugin
PluginTypeListTest.php core/modules/views/tests/src/Unit/PluginTypeListTest.php Drupal\Tests\views\Unit
PluginWithFormsInterface.php core/lib/Drupal/Core/Plugin/PluginWithFormsInterface.php Drupal\Core\Plugin
PluginWithFormsTrait.php core/lib/Drupal/Core/Plugin/PluginWithFormsTrait.php Drupal\Core\Plugin
PluginWithFormsTraitTest.php core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Drupal\Tests\Core\Plugin
plugin_test.info.yml core/modules/system/tests/modules/plugin_test/plugin_test.info.yml core/modules/system/tests/modules/plugin_test/plugin_test.info.yml
plugin_test.module core/modules/system/tests/modules/plugin_test/plugin_test.module Helper module for the plugin tests.
plugin_test_extended.info.yml core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml
PluralFormula.php core/modules/locale/src/PluralFormula.php Drupal\locale
PluralFormulaInterface.php core/modules/locale/src/PluralFormulaInterface.php Drupal\locale
PluralTranslatableMarkup.php core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php Drupal\Core\StringTranslation
PluralTranslatableMarkupTest.php core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php Drupal\Tests\Core\StringTranslation
PluralTranslation.php core/lib/Drupal/Core/Annotation/PluralTranslation.php Drupal\Core\Annotation
PluralTranslationTest.php core/tests/Drupal/Tests/Core/Annotation/PluralTranslationTest.php Drupal\Tests\Core\Annotation
PluralVariants.php core/modules/config_translation/src/FormElement/PluralVariants.php Drupal\config_translation\FormElement
PoDatabaseReader.php core/modules/locale/src/PoDatabaseReader.php Drupal\locale
PoDatabaseWriter.php core/modules/locale/src/PoDatabaseWriter.php Drupal\locale
PoHeader.php core/lib/Drupal/Component/Gettext/PoHeader.php Drupal\Component\Gettext
PoHeaderTest.php core/tests/Drupal/Tests/Component/Gettext/PoHeaderTest.php Drupal\Tests\Component\Gettext
PoItem.php core/lib/Drupal/Component/Gettext/PoItem.php Drupal\Component\Gettext
PoMemoryWriter.php core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Drupal\Component\Gettext
PoMetadataInterface.php core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Drupal\Component\Gettext
PoReaderInterface.php core/lib/Drupal/Component/Gettext/PoReaderInterface.php Drupal\Component\Gettext
position-container.module.css core/themes/stable9/css/system/components/position-container.module.css /* * @file * Contain positioned elements. */ .position-container { position: relative; }
position-container.module.css core/modules/system/css/components/position-container.module.css /* * @file * Contain positioned elements. */ .position-container { position: relative; }
position.shim.test.css core/modules/system/tests/modules/position_shim_test/css/position.shim.test.css body { overflow-x: hidden; } #position-reference-1 { width: 200px; height: 200px; margin: 75px 100px; border: 1px solid black; } .test-tip { width: 75px; height: 75px; border: 1px solid blue; } [data-off-canvas-main-canvas] { …
PositionShimTestController.php core/modules/system/tests/modules/position_shim_test/src/Controller/PositionShimTestController.php Drupal\position_shim_test\Controller
PositionShimTestPortedJqueryTestsController.php core/modules/system/tests/modules/position_shim_test/src/Controller/PositionShimTestPortedJqueryTestsController.php Drupal\position_shim_test\Controller
position_shim_test.info.yml core/modules/system/tests/modules/position_shim_test/position_shim_test.info.yml core/modules/system/tests/modules/position_shim_test/position_shim_test.info.yml
position_shim_test.libraries.yml core/modules/system/tests/modules/position_shim_test/position_shim_test.libraries.yml core/modules/system/tests/modules/position_shim_test/position_shim_test.libraries.yml
position_shim_test.routing.yml core/modules/system/tests/modules/position_shim_test/position_shim_test.routing.yml core/modules/system/tests/modules/position_shim_test/position_shim_test.routing.yml
PostgresqlDateSql.php core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php Drupal\views\Plugin\views\query
PostgresqlDateSqlTest.php core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Drupal\Tests\views\Unit\Plugin\views\query
PostgreSqlSequenceUpdateTest.php core/modules/pgsql/tests/src/Functional/Database/PostgreSqlSequenceUpdateTest.php Drupal\Tests\pgsql\Functional\Database
PostPackageEventListenerInterface.php composer/Plugin/Scaffold/PostPackageEventListenerInterface.php Drupal\Composer\Plugin\Scaffold
PoStreamInterface.php core/lib/Drupal/Component/Gettext/PoStreamInterface.php Drupal\Component\Gettext
PoStreamReader.php core/lib/Drupal/Component/Gettext/PoStreamReader.php Drupal\Component\Gettext
PoStreamWriter.php core/lib/Drupal/Component/Gettext/PoStreamWriter.php Drupal\Component\Gettext
PoStreamWriterTest.php core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php Drupal\Tests\Component\Gettext
post_update_test_failing.info.yml core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.info.yml core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.info.yml
post_update_test_failing.post_update.php core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.post_update.php Post update functions for test module.
powered-by-block.css core/themes/olivero/css/components/powered-by-block.css Powered by block specific styles.
powered-by-block.pcss.css core/themes/olivero/css/components/powered-by-block.pcss.css Powered by block specific styles.
PoWriterInterface.php core/lib/Drupal/Component/Gettext/PoWriterInterface.php Drupal\Component\Gettext
pre-header.css core/profiles/demo_umami/themes/umami/css/components/regions/pre-header/pre-header.css This file is used to style the pre-header.
PrecedingConstraintAwareValidatorTrait.php core/modules/ckeditor5/src/Plugin/Validation/Constraint/PrecedingConstraintAwareValidatorTrait.php Drupal\ckeditor5\Plugin\Validation\Constraint

Other projects


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