PluginInterface |
interface |
Drupal\views\Plugin\views |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginInterface.php |
|
1 |
1 |
|
PluginManager |
class |
Drupal\views\Plugin\Type |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/PluginManager.php |
|
|
|
|
PluginManagerBase |
abstract class |
Drupal\Component\Plugin |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Base class for plugin managers. |
13 |
13 |
|
PluginManagerInterface |
interface |
Drupal\Component\Plugin |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerInterface.php |
Interface implemented by plugin managers. |
1 |
|
|
PluginSettingsBase |
abstract class |
Drupal\field\Plugin |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Base class for the Field API plugins. |
2 |
2 |
|
PluginSettingsInterface |
interface |
Drupal\field\Plugin |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Interface definition for plugin with settings. |
3 |
3 |
|
PluginTestBase |
abstract class |
Drupal\system\Tests\Plugin |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
Base class for Plugin API unit tests. |
3 |
|
|
PluginTestBase |
abstract class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginTestBase.php |
@todo. |
10 |
2 |
|
PluginTypeListTest |
class |
Drupal\views\Tests |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php |
Class for plugin list testing. |
|
|
|
PngoutFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
Runs assets through pngout. |
|
1 |
|
PngoutFilterTest |
class |
Assetic\Test\Filter |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PngoutFilterTest.php |
@group integration |
|
|
|
PoDatabaseReader |
class |
Drupal\locale |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Gettext PO reader working with the locale module database. |
|
1 |
|
PoDatabaseWriter |
class |
Drupal\locale |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Gettext PO writer working with the locale module database. |
|
1 |
|
PoHeader |
class |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Gettext PO header handler. |
|
6 |
|
PoItem |
class |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
PoItem handles one translation. |
|
5 |
|
PollBlockTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollBlockTest.php |
Tests the recent poll block. |
|
|
|
PollCreateTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollCreateTest.php |
Tests creating a poll. |
|
|
|
PollDeleteChoiceTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollDeleteChoiceTest.php |
Tests the removal of poll choices. |
|
|
|
PollExpirationTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollExpirationTest.php |
Tests the expiration of polls. |
|
|
|
PollJsAddChoiceTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollJsAddChoiceTest.php |
Tests adding new choices to a poll. |
|
|
|
PollTestBase |
abstract class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTestBase.php |
Defines a base class for testing the Poll module. |
8 |
|
|
PollTokenReplaceTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTokenReplaceTest.php |
Tests poll token replacements in strings. |
|
|
|
PollTranslateTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTranslateTest.php |
Tests poll translation logic. |
|
|
|
PollVoteCheckHostnameTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
|
|
|
|
PollVoteTest |
class |
Drupal\poll\Tests |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteTest.php |
Tests voting on a poll. |
|
|
|
PoMemoryWriter |
class |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Defines a Gettext PO memory writer, to be used by the installer. |
|
1 |
|
PoMetadataInterface |
interface |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Methods required for both reader and writer implementations. |
2 |
2 |
|
PoReaderInterface |
interface |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php |
Shared interface definition for all Gettext PO Readers. |
2 |
4 |
|
PostFile |
class |
Guzzle\Http\Message |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
POST file upload |
|
|
|
PostFileInterface |
interface |
Guzzle\Http\Message |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
POST file upload |
1 |
|
|
PoStreamInterface |
interface |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php |
Common functions for file/stream based PO readers/writers. |
2 |
2 |
|
PoStreamReader |
class |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Gettext PO stream reader. |
|
1 |
|
PoStreamWriter |
class |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Defines a Gettext PO stream writer. |
|
1 |
|
PostResponseEvent |
class |
Symfony\Component\HttpKernel\Event |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/PostResponseEvent.php |
Allows to execute logic after a response was sent |
|
3 |
|
PoWriterInterface |
interface |
Drupal\Component\Gettext |
drupal/core/lib/Drupal/Component/Gettext/PoWriterInterface.php |
Shared interface definition for all Gettext PO Writers. |
3 |
3 |
|
PrefixCollision_A_Bar |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php |
|
|
|
|
PrefixCollision_A_B_Bar |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Bar.php |
|
|
|
|
PrefixCollision_A_B_Foo |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php |
|
|
|
|
PrefixCollision_A_Foo |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php |
|
|
|
|
PrefixCollision_C_Bar |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php |
|
|
|
|
PrefixCollision_C_B_Bar |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php |
|
|
|
|
PrefixCollision_C_B_Foo |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php |
|
|
|
|
PrefixCollision_C_Foo |
class |
|
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php |
|
|
|
|
PrependCommand |
class |
Drupal\Core\Ajax |
drupal/core/lib/Drupal/Core/Ajax/PrependCommand.php |
AJAX command for calling the jQuery insert() method. |
|
1 |
|
PrerenderList |
class |
Drupal\views\Plugin\views\field |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Field handler to provide a list of items. |
3 |
3 |
|
PreUpdateEventArgs |
class |
Doctrine\Common\Persistence\Event |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Class that holds event arguments for a preUpdate event. |
|
|
|
PreviewTest |
class |
Drupal\views\Tests\UI |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/PreviewTest.php |
Tests the preview form in the UI. |
|
|
|
Primitive |
final class |
Drupal\Core\TypedData |
drupal/core/lib/Drupal/Core/TypedData/Primitive.php |
Class that holds constants for all primitive data types. |
|
1 |
|
PrivateStream |
class |
Drupal\Core\StreamWrapper |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Drupal private (private://) stream wrapper class. |
|
|
|
Process |
class |
Symfony\Component\Process |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Process is a thin wrapper around proc_* functions to ease
start independent PHP processes. |
1 |
4 |
|