LocalePathTest::testPathLanguageConfiguration |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
Test if a language can be associated with a path alias. |
DatabaseStorageController::buildPropertyQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds an entity query. |
StorageComparerInterface::addChangelistDelete |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Creates the delete changelist. |
PHP_CodeCoverage_Report_HTML::$highLowerBound |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
StorageComparerInterface::addChangelistCreate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Creates the create changelist. |
StorageComparerInterface::addChangelistUpdate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Creates the update changelist. |
language_get_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Returns language mappings between browser and Drupal language codes. |
language_set_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Stores language mappings between browser and Drupal language codes. |
language_system_regional_settings_form_submit |
function |
drupal/core/modules/language/language.module |
Form submission handler for system_regional_settings(). |
MenuLinkStorageController::preventReparenting |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Sets an internal flag that allows us to prevent the reparenting operations
executed during deletion. |
AggregatorConfigurationTest::testSettingsPage |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php |
Tests the settings form to ensure the correct default values are used. |
PHP_CodeCoverage_Report_Node::getNumFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of functions. |
Twig_TokenParser_For::checkLoopUsageCondition |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
|
CommentPagerTest::testCommentNewPageIndicator |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Tests comment_new_page_count(). |
NamespaceCoverageProtectedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageProtectedTest.php |
@covers Foo\CoveredClass::<protected> |
CKEditorPluginManagerTest::testEnabledPlugins |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
Tests the enabling of plugins. |
DatabaseStorageControllerNG::savePropertyData |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Stores the entity property language-aware data. |
PHPUnit_Framework_TestResult::getCodeCoverage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns the PHP_CodeCoverage object. |
PHPUnit_Framework_TestResult::setCodeCoverage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns the PHP_CodeCoverage object. |
language_test_language_negotiation_info_alter |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Implements hook_language_negotiation_info_alter(). |
NodeAccessLanguageAwareCombinationTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
Sets up a Drupal site for running functional and integration tests. |
PHPUnit_Framework_Constraint_ExceptionMessage |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php |
@package PHPUnit
@subpackage Framework_Constraint
@author Sebastian Bergmann <sebastian@phpunit.de>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD… |
MongoDbProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
PHP_CodeCoverage::applyCoversAnnotationFilter |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Applies the @covers annotation filtering. |
MTimeProtectedFastFileStorage::cleanDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Removes everything in a directory, leaving it empty. |
PHP_CodeCoverage_Report_Node_Directory::count |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of files in/under this node. |
NamespaceCoverageNotPublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPublicTest.php |
@covers Foo\CoveredClass::<!public> |
AbstractMessageParser::getUrlPartsFromMessage |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/AbstractMessageParser.php |
Create URL parts from HTTP message parts |
CoverageFunctionParenthesesWhitespaceTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesWhitespaceTest.php |
|
PHP_CodeCoverage_Report_Node_File::$functions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
FileStorageController::retrieveTemporaryFiles |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Retrieve temporary files that are older than DRUPAL_MAXIMUM_TEMP_FILE_AGE. |
NodeStorageController::mapToDataStorageRecord |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Maps from an entity object to the storage record of the data table. |
ImageStylesPathAndUrlTest::testImageStylePath |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Test image_style_path(). |
PHP_CodeCoverage_Report_Node_File::getClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the classes of this node. |
AbstractProfilerStorageTest::testRetrieveByIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
PHP_CodeCoverageTest::testGetLinesToBeCovered |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@dataProvider getLinesToBeCoveredProvider |
CustomBlockStorageController::preSaveRevision |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
node_access_test_language_node_access_records |
function |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module |
Implements hook_node_access_records(). |
SqliteProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
PagePreviewTest::testPagePreviewWithRevisions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Checks the node preview functionality, when using revisions. |
LoggerInterfaceTest::provideLevelsAndMessages |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
ImageFieldDisplayTest::testImageFieldSettings |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Tests for image field settings. |
PHP_CodeCoverage_Report_Node_Iterator::$nodes |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
|
PHP_CodeCoverage_Report_Node_Iterator::rewind |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
Rewinds the Iterator to the first element. |
FileProfilerStorageTest::testReadLineFromFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
NamespacedAttributeBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
PHP_CodeCoverage_Report_FactoryTest::$factory |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
|
PHPUnit_Framework_ComparisonFailure::$message |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
Optional message which is placed in front of the first line
returned by toString(). |
TaxonomyAutocompleteWidget::massageFormValues |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues() |
AbstractMessage::rebuildCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Rebuild the Cache-Control HTTP header using the user-specified values |