PHP_CodeCoverage_Driver_Xdebug |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver/Xdebug.php |
Driver for Xdebug's code coverage functionality. |
ChainDecoder::$decoderByFormat |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
|
ChainDecoder::supportsDecoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
Checks whether the deserializer can decode from given format. |
PHP_CodeCoverage::$cacheTokens |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
JsonEncoderTest::getJsonSource |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
XmlEncoderTest::testAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
StringTest::testDecodeEntities |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests String::decodeEntities(). |
HttpKernelTest::getStatusCodes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
PHP_Token_Stream::$linesOfCode |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
UnicodeTest::providerTestStatus |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testStatus(). |
UnicodeTest::providerStrtolower |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testStrtolower(). |
UnicodeTest::providerStrtoupper |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testStrtoupper(). |
PHP_CodeCoverage_Report_Factory |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
Factory for PHP_CodeCoverage_Report_Node_* object graphs. |
PhpTestBase::createNodeWithCode |
function |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php |
Creates a test node with PHP code in the body. |
PHP_CodeCoverage_Filter::isFile |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Checks whether a filename is a real filename. |
User::$preferred_admin_langcode |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's preferred langcode for viewing administration pages. |
NullDumper::getProxyFactoryCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php |
Generates the code to be used to instantiate a proxy in the dumped factory code. |
ExceptionDataCollector::getCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception code. |
XmlEncoderTest::testDecodeArray |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
ResponseTest::testSetStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
@dataProvider getStatusCodeFixtures |
PHP_CodeCoverageTest::$coverage |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
|
PHP_CodeCoverageTest::testClear |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::clear |
PHP_CodeCoverageTest::testMerge |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getData
@covers PHP_CodeCoverage::merge |
FlattenException::getStatusCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
FlattenException::setStatusCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
PHP_Token_Stream::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
ChainEncoder::needsNormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
Checks whether the normalization is needed for the given format. |
Language::LANGCODE_NOT_SPECIFIED |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The language code used when no language is explicitly assigned (yet). |
SearchPreprocessLangcodeTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Definition of Drupal\search\Tests\SearchPreprocessLangcodeTest. |
XmlEncoderTest::testEncodeScalar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
XmlEncoderTest::testDecodeScalar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
PHP_CodeCoverage::setCacheTokens |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
@since Method available since Release 1.1.0 |
PHP_CodeCoverage::getCacheTokens |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
@since Method available since Release 1.1.0 |
PoMetadataInterface::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set language code. |
PoMetadataInterface::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Get language code. |
PHP_CodeCoverageTest::testMerge2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getData
@covers PHP_CodeCoverage::merge |
SerializationTestEncoder::encode |
function |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
Implements \Symfony\Component\Serializer\Encoder\EncoderInterface::encode(). |
EntityTranslationTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
|
PHP_CodeCoverage_Version::VERSION |
constant |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Version.php |
|
PHP_CodeCoverage_Report_Node::$id |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
Language::LANGCODE_NOT_APPLICABLE |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The language code used when the marked object has no linguistic content. |
Unicode::PREG_CLASS_WORD_BOUNDARY |
constant |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Matches Unicode characters that are word boundaries. |
JsonEncoder::getLastEncodingError |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
Returns the last encoding error (if any) |
JsonEncoder::getLastDecodingError |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
Returns the last decoding error (if any) |
JsonEncoderTest::testEncodeScalar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
PHP_CodeCoverage_Report_Node_File |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Represents a file in the code coverage information tree. |
PHP_CodeCoverageTest::testCollect |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::start
@covers PHP_CodeCoverage::stop
@covers PHP_CodeCoverage::append
@covers PHP_CodeCoverage::applyListsFilter
@covers PHP_CodeCoverage::initializeFilesThatAreSeenTheFirstTime
@covers… |
SerializationTestEncoder::$format |
property |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
The format that this Encoder supports. |
ExceptionNamespaceTest::ERROR_CODE |
constant |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php |
Exception code |
EncoderInterface::supportsEncoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/EncoderInterface.php |
Checks whether the serializer can encode to given format |