BlockLanguageCacheTest::$langcodes |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
List of langcodes. |
PHP_CodeCoverage_Version::$version |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Version.php |
|
XmlEncoder::appendDocumentFragment |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
PHP_CodeCoverage_FilterTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
DecoderInterface::supportsDecoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php |
Checks whether the deserializer can decode from given format. |
JsonEncoderTest::testComplexObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
PHP_CodeCoverage::applyListsFilter |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Applies the blacklist/whitelist filtering. |
StringTest::providerDecodeEntities |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Data provider for testDecodeEntities(). |
PhpassHashedPassword::base64Encode |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
SimpleProcessTest::testGetExitCode |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
PHP_CodeCoverage_Report_CloverTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php |
Tests for the PHP_CodeCoverage_Report_Clover class. |
UnicodeTest::providerTestMimeHeader |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testMimeHeader(). |
PathProcessorDecode::processInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
SerializerAwareEncoder::$serializer |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php |
|
RequestDataCollector::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
PHP_CodeCoverage_Report_Node::$name |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
PHP_CodeCoverage_Report_Node::$path |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
PHP_CodeCoverage_Report_Node::getId |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
PHP_CodeCoverage_Filter::isFiltered |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Checks whether or not a file is filtered. |
ClassCollectionLoader::compressCode |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Strips leading & trailing ws, multiple EOL, multiple ws. |
PHP_CodeCoverage_FilterTest::$files |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
|
XmlEncoderTest::testSetRootNodeName |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
XmlEncoderTest::testEncodeSimpleXML |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
SearchPreprocessLangcodeTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Sets up a Drupal site for running functional and integration tests. |
ResponseTest::getStatusCodeFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
SimpleProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
PHP_CodeCoverage_Report_FactoryTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
Tests for the PHP_CodeCoverage_Report_Factory class. |
PHP_CodeCoverage_Report_PHP::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/PHP.php |
|
AbstractProcessTest::testGetExitCode |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
ExceptionHandlerTest::testStatusCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/ExceptionHandlerTest.php |
|
PHP_CodeCoverage_Util::$ignoredLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util.php |
|
PHP_CodeCoverage_Driver_Xdebug::stop |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver/Xdebug.php |
Stop collection of code coverage information. |
PHP_CodeCoverage_FilterTest::$filter |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
|
DumperInterface::getProxyFactoryCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Generates the code to be used to instantiate a proxy in the dumped factory code. |
XmlEncoderTest::testElementNameValid |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
FlattenExceptionTest::testStatusCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
TranslationManager::$defaultLangcode |
property |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
The default langcode used in translations. |
ExceptionController::decodeException |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
This method is a temporary port of _drupal_decode_exception(). |
AbstractProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
HttpExceptionInterface::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpExceptionInterface.php |
Returns the status code. |
ConstraintViolationInterface::getCode |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
Returns a machine-digestible error code for the violation. |
PHP_CodeCoverage_Report_Text::$colors |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
PHP_CodeCoverage_Report_Text::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
PHP_CodeCoverage_Report_HTML::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
SerializerAwareEncoder::setSerializer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php |
Sets the owning Serializer object |
PHP_CodeCoverage_Report_Node::$parent |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
PHP_CodeCoverage_Report_Node::getName |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
PHP_CodeCoverage_Report_Node::getPath |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
PHP_CodeCoverage_Filter::getBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns the list of blacklisted files. |
PHP_CodeCoverage_Filter::getWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns the list of whitelisted files. |