OverrideDisplaysTest |
class |
Drupal\views_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
Tests that displays can be correctly overridden via the user interface. |
|
|
|
OverrideServerVariablesUnitTest |
class |
Drupal\system\Tests\Bootstrap |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Tests for overriding server variables via the API. |
|
|
|
OverrideTestCase |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/_files/OverrideTestCase.php |
|
|
|
|
OverviewBase |
abstract class |
Drupal\field_ui |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Abstract base class for Field UI overview forms. |
2 |
2 |
|
PackagerFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php |
Runs assets through Packager. |
|
|
|
PackerFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php |
Runs assets through Packager, a JavaScript Compressor/Obfuscator. |
|
|
|
Page |
class |
Drupal\views\Plugin\views\display |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
The plugin that handles a full page. |
|
2 |
|
PageCacheTest |
class |
Drupal\system\Tests\Bootstrap |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Enables the page cache and tests it with various HTTP requests. |
|
|
|
PageEditTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
Tests the node edit functionality. |
|
|
|
PageEditTest |
class |
Drupal\custom_block\Tests |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/PageEditTest.php |
Tests the block edit functionality. |
|
|
|
PageNotFoundTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
|
|
|
PagePreviewTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Tests the node entity preview functionality. |
|
|
|
PagerPluginBase |
abstract class |
Drupal\views\Plugin\views\pager |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
The base plugin to handle pager. |
3 |
1 |
|
PagerSelectExtender |
class |
Drupal\Core\Database\Query |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Query extender for pager queries. |
|
1 |
|
PagerTest |
class |
Drupal\system\Tests\Pager |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Tests pager functionality. |
|
|
|
PagerTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the pluggable pager system. |
|
|
|
PageTest |
class |
Drupal\system\Tests\Batch |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php |
Tests the Batch API Progress page. |
|
|
|
PageTitleFilteringTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
|
|
|
PageViewTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
Tests the functionality of node entity edit permissions. |
|
|
|
ParamConverterInterface |
interface |
Drupal\Core\ParamConverter |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterInterface.php |
Interface for parameter converters. |
2 |
2 |
|
ParamConverterManager |
class |
Drupal\Core\ParamConverter |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Provides a service which allows to enhance (say alter) the arguments coming
from the URL. |
|
|
2 |
Parameter |
class |
Symfony\Component\DependencyInjection |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Parameter.php |
Parameter represents a parameter reference. |
|
11 |
|
ParameterBag |
class |
Symfony\Component\HttpFoundation |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
ParameterBag is a container for key/value pairs. |
2 |
2 |
|
ParameterBag |
class |
Symfony\Component\DependencyInjection\ParameterBag |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php |
Holds parameters. |
1 |
13 |
|
ParameterBagInterface |
interface |
Symfony\Component\DependencyInjection\ParameterBag |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php |
ParameterBagInterface. |
1 |
1 |
|
ParameterBagTest |
class |
Symfony\Component\HttpFoundation\Tests |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
|
|
|
ParameterBagTest |
class |
Symfony\Component\DependencyInjection\Tests\ParameterBag |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
|
|
|
|
ParameterCircularReferenceException |
class |
Symfony\Component\DependencyInjection\Exception |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterCircularReferenceException.php |
This exception is thrown when a circular reference in a parameter is detected. |
|
2 |
|
ParameterNotFoundException |
class |
Symfony\Component\DependencyInjection\Exception |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
This exception is thrown when a non-existent parameter is used. |
|
4 |
|
ParameterTest |
class |
Symfony\Component\DependencyInjection\Tests |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterTest.php |
|
|
|
|
ParentClassWithPrivateAttributes |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
1 |
|
|
ParentClassWithProtectedAttributes |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
1 |
|
|
ParentSuite |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/ParentSuite.php |
|
|
|
|
ParseException |
class |
Symfony\Component\Yaml\Exception |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Exception class thrown when an error occurs during parsing. |
|
3 |
|
ParseInfoFileUnitTest |
class |
Drupal\system\Tests\Common |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Tests the drupal_parse_info_file() API function. |
|
|
|
Parser |
class |
Symfony\Component\Yaml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Parser parses YAML strings to convert them to PHP arrays. |
|
10 |
|
ParserInterface |
interface |
Drupal\aggregator\Plugin |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ParserInterface.php |
Defines an interface for aggregator parser implementations. |
2 |
2 |
|
ParserRegistry |
class |
Guzzle\Parser |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Registry of parsers used by the application |
|
6 |
|
ParserTest |
class |
Symfony\Component\Yaml\Tests |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
|
|
|
PartialMockTestClass |
class |
|
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php |
|
|
|
|
PassConfig |
class |
Symfony\Component\DependencyInjection\Compiler |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Compiler Pass Configuration |
|
3 |
|
PasswordHashingTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php |
Unit tests for password hashing API. |
|
|
|
PasswordInterface |
interface |
Drupal\Core\Password |
drupal/core/lib/Drupal/Core/Password/PasswordInterface.php |
Secure password hashing functions for user authentication. |
1 |
1 |
|
Path |
class |
Drupal\Core\Path |
drupal/core/lib/Drupal/Core/Path/Path.php |
Defines a class for CRUD operations on path aliases. |
|
2 |
2 |
Path |
class |
Drupal\node\Plugin\views\field |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php |
Field handler to present the path to the node. |
|
|
|
PathAliasTest |
class |
Drupal\path\Tests |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests path alias functionality. |
|
|
|
PathBasedGeneratorInterface |
interface |
Drupal\Core\Routing |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Defines an interface for generating a url from a path as opposed to a route. |
1 |
1 |
|
PathItem |
class |
Drupal\path\Type |
drupal/core/modules/path/lib/Drupal/path/Type/PathItem.php |
Defines the 'path_field' entity field item. |
|
|
|
PathLanguageTest |
class |
Drupal\path\Tests |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Tests URL aliases for translated nodes. |
|
|
|
PathLanguageUiTest |
class |
Drupal\path\Tests |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests the user interface for creating path aliases, with languages. |
|
|
|