TwigSettingsTest::testTwigAutoReloadOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig template auto reload setting can be overridden. |
LoadClassMetadataEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Retrieve associated ObjectManager. |
Framework_AssertTest::testGreaterThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertGreaterThanOrEqual |
translation_entity_load_translation_metadata |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Loads translation data into the given entities. |
NamespacedAttributeBag::resolveAttributePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Resolves a path in attributes property and returns it as a reference. |
ViewTestBase::assertIdenticalResultsetHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Performs View result assertions. |
FieldSqlStorageTest::testFieldStorageDetails |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test the storage details. |
RenderTest::testDrupalRenderChildrenAttached |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests #attached functionality in children elements. |
PHPUnit_Framework_TestCase::setBackupGlobals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Calling this method in setUp() has no effect! |
HttpCacheTest::testEsiCacheSendsTheLowestTtl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
NodeRevisionPermissionsTest::$node_revisions |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
ConnectionUnitTest::testOpenSelectQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a select query. |
PHP_CodeCoverage_Report_Node::getPathAsArray |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
ContainerBuilderTest::testPrivateServiceUser |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
MemcacheSessionHandlerTest::testCloseSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
EntityFormControllerNG::submitEntityLanguage |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::submitEntityLanguage(). |
UrlGeneratorTest::testUrlWithGlobalParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
MemcacheSessionHandlerTest::testWriteSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
DrupalKernel::registerContainerConfiguration |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Overrides and eliminates this method from the parent class. Do not use. |
PHP_CodeCoverage_Filter::$blacklistPrefilled |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
|
FilterPluginBase::prepareFilterSelectOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Sanitizes the HTML select element's options. |
language_elements_configuration_element_test |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
A form containing a language select element. |
ResponseHeaderBagTest::testReplaceWithRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
PHP_CodeCoverage_Filter::addFilesToBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds files to the blacklist. |
MenuRouterTest::testThemeCallbackInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test that the theme callback is properly inherited. |
MergeExtensionConfigurationPass::$extensions |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php |
|
TestMappingSubscriber::STAGING_SITE_TYPE_URI |
constant |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
|
MergeExtensionConfigurationPass::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php |
|
views.view.test_views_handler_field_role.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml |
MultiTransferException::addSuccessfulRequest |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php |
Add to the array of successful requests |
FragmentListenerTest::createGetResponseEvent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php |
|
FieldInstanceStorageController::importDelete |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Delete configuration upon synchronizing configuration changes. |
CommentTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
PdoSessionHandlerTest::testIncompleteOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
SelectPagerDefaultTest::testHavingPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a paging query results with a having expression are valid. |
PHP_CodeCoverage_Filter::addFilesToWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds files to the whitelist. |
ProfileTranslationController::entityFormSave |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Form submission handler for ProfileTranslationController::entityFormAlter(). |
PHP_CodeCoverage_Report_Node::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the LOC/CLOC/NCLOC of this node. |
PdoSessionHandlerTest::testMultipleInstances |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
PHPUnit_Framework_TestCase::getNumAssertions |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns the number of assertions performed by this test. |
NestedMatcherTest::testNestedMatcherPriority |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/NestedMatcherTest.php |
Test priorities and exception handling |
ActionFormControllerBase::$storageController |
property |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
The action storage controller. |
Twig_Node_Expression_Array::getKeyValuePairs |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
CountValidatorTest::testExpectsCountableType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
NodeQueryAlterTest::testNodeQueryAlterWithUI |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests that node access permissions are followed. |
css_input_without_import.css.unoptimized.css |
file |
drupal/core/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css |
Basic css that does not use import |
SymfonyFileLocatorTest::testGetFileExtension |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
PHPUnit_Util_Log_JSON::$currentTestSuiteName |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
|
SymfonyFileLocatorTest::testGetAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
JsonResponseTest::testStaticCreateJsonObject |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|