Files

Primary tabs

File namesort descending Location Namespace Description
PhpMatcherDumperTest.php drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php Symfony\Component\Routing\Tests\Matcher\Dumper
PhpParser.php drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php Doctrine\Common\Annotations
PhpParserTest.php drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php Doctrine\Tests\Common\Annotations
PhpProcess.php drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php Symfony\Component\Process
PhpStorageFactory.php drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php Drupal\Component\PhpStorage Definition of Drupal\Component\PhpStorage\PhpStorageFactory.
PhpStorageInterface.php drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Drupal\Component\PhpStorage Definition of Drupal\Component\PhpStorage\PhpStorageInterface.
PhpStorageTestBase.php drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php Drupal\system\Tests\PhpStorage Definition of Drupal\system\Tests\PhpStorage\PhpStorageTestBase.
PhpStreamWrapperInterface.php drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Drupal\Core\StreamWrapper Definition of Drupal\Core\StreamWrapper\PhpStreamWrapperInterface.
phptemplate.engine drupal/core/themes/engines/phptemplate/phptemplate.engine Handles integration of PHP templates with the Drupal theme system.
PhpTestBase.php drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php Drupal\php\Tests Definition of Drupal\php\Tests\PhpTestBase.
PHPTransliteration.php drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php Drupal\Component\Transliteration Definition of \Drupal\Component\Transliteration\PHPTransliteration.
PHPTransliteration.php drupal/core/lib/Drupal/Core/Transliteration/PHPTransliteration.php Drupal\Core\Transliteration Contains \Drupal\Core\Transliteration\PHPTransliteration.
picture.info drupal/core/modules/picture/picture.info name = Picture description = Provides an image formatter and breakpoint mappings to output responsive images using the HTML5 picture tag. package = Core version = VERSION core = 8.x dependencies[] = breakpoint dependencies[] = image configure =…
picture.module drupal/core/modules/picture/picture.module Picture display formatter for image fields.
PictureAdminUITest.php drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php Drupal\picture\Tests Definition of Drupal\picture\Tests\PictureAdminUITest.
PictureFieldDisplayTest.php drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php Drupal\picture\Tests Definition of Drupal\picture\Tests\PictureFieldDisplayTest.
PictureFormatter.php drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php Drupal\picture\Plugin\field\formatter Definition of Drupal\picture\Plugin\field\formatter\PictureFormatter.
PictureMapping.php drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php Drupal\picture\Plugin\Core\Entity Definition of Drupal\picture\PictureMapping.
PictureMappingFormController.php drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php Drupal\picture Contains Drupal\picture\PictureFormController.
PictureMappingListController.php drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php Drupal\picture Contains Drupal\picture\PictureListController.
picture_mapping.admin.inc drupal/core/modules/picture/picture_mapping.admin.inc Administration functions to maintain picture mappings.
PlaceholderInterface.php drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php Drupal\Core\Database\Query Definition of Drupal\Core\Database\Query\PlaceholderInterface
Plugin.php drupal/core/lib/Drupal/Core/Annotation/Plugin.php Drupal\Core\Annotation Definition of Drupal\Core\Annotation\Plugin.
PluginBase.php drupal/core/lib/Drupal/Component/Plugin/PluginBase.php Drupal\Component\Plugin Definition of Drupal\Component\Plugin\PluginBase
PluginBase.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php Drupal\views\Plugin\views Definition of Drupal\views\Plugin\views\PluginBase.
PluginException.php drupal/core/lib/Drupal/Component/Plugin/Exception/PluginException.php Drupal\Component\Plugin\Exception Definition of Drupal\Component\Plugin\Exception\PluginException.
PluginInspectionInterface.php drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Drupal\Component\Plugin Definition of Drupal\Component\Plugin\PluginInspectionInterface.
PluginInstanceTest.php drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php Drupal\views\Tests Definition of Drupal\views\Tests\PluginInstanceTest.
PluginInterface.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginInterface.php Drupal\views\Plugin\views Definition of Drupal\views\Plugin\PluginInterface.
PluginManager.php drupal/core/modules/views/lib/Drupal/views/Plugin/Type/PluginManager.php Drupal\views\Plugin\Type Definition of Drupal\views\Plugin\Type\PluginManager.
PluginManagerBase.php drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php Drupal\Component\Plugin Definition of Drupal\Component\Plugin\PluginManagerBase
PluginManagerInterface.php drupal/core/lib/Drupal/Component/Plugin/PluginManagerInterface.php Drupal\Component\Plugin Definition of Drupal\Component\Plugin\PluginManagerInterface
PluginSettingsBase.php drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php Drupal\field\Plugin Definition of Drupal\field\Plugin\PluginSettingsBase.
PluginSettingsInterface.php drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php Drupal\field\Plugin Definition of Drupal\field\Plugin\PluginSettingsInterface.
PluginTestBase.php drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginTestBase.php Drupal\views\Tests\Plugin Definition of Drupal\views\Tests\Plugin\PluginTestBase.
PluginTestBase.php drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php Drupal\system\Tests\Plugin Definition of Drupal\system\Tests\Plugin\PluginTestBase.
PluginTypeListTest.php drupal/core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php Drupal\views\Tests Definition of Drupal\views\Tests\PluginTypeListTest.
plugin_test.info drupal/core/modules/system/tests/modules/plugin_test/plugin_test.info name = "Plugin Test Support" description = "Test that plugins can provide plugins and provide namespace discovery for plugin test implementations." package = Testing version = VERSION core = 8.x hidden = TRUE
plugin_test.module drupal/core/modules/system/tests/modules/plugin_test/plugin_test.module Helper module for the plugin tests.
PngoutFilter.php drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php Assetic\Filter
PngoutFilterTest.php drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PngoutFilterTest.php Assetic\Test\Filter
PoDatabaseReader.php drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php Drupal\locale Definition of Drupal\locale\PoDatabaseReader.
PoDatabaseWriter.php drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php Drupal\locale Definition of Drupal\locale\PoDatabaseWriter.
PoHeader.php drupal/core/lib/Drupal/Component/Gettext/PoHeader.php Drupal\Component\Gettext Definition of Drupal\Component\Gettext\PoHeader
PoItem.php drupal/core/lib/Drupal/Component/Gettext/PoItem.php Drupal\Component\Gettext Definition of Drupal\Component\Gettext\PoItem.
poll-results.tpl.php drupal/core/modules/poll/templates/poll-results.tpl.php Default theme implementation to display the poll results in a block.
poll-vote.tpl.php drupal/core/modules/poll/templates/poll-vote.tpl.php Default theme implementation to display voting form for a poll.
poll.admin.css drupal/core/modules/poll/poll.admin.css Admin stylesheet for the Poll module.
poll.base-rtl.css drupal/core/modules/poll/poll.base-rtl.css Right-to-left specfic base stylesheet for the Poll module.
poll.base.css drupal/core/modules/poll/poll.base.css Base stylesheet for the Poll module.

Pages

Other projects