RoutableFragmentRendererTest::testGenerateFragmentUri |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
@dataProvider getGenerateFragmentUriData |
ElementsTableSelectTest::testMultipleTrueOptionchecker |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
PHP_CodeCoverage_Report_Node_File::$numExecutableLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
ElementsTableSelectTest::testMultipleFalseOptionchecker |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
ImmutableEventDispatcherTest::testGetListenersDelegates |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
ImmutableEventDispatcherTest::testHasListenersDelegates |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
ImmutableEventDispatcherTest::testAddListenerDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
theme_language_negotiation_configure_browser_form_table |
function |
drupal/core/modules/language/language.admin.inc |
Theme browser configuration form as table. |
RoutableFragmentRendererTest::getGenerateFragmentUriData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
PHP_CodeCoverage_Report_Node_File::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of executable lines. |
ImmutableEventDispatcherTest::testAddSubscriberDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
ImmutableEventDispatcherTest::testRemoveListenerDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
PHP_CodeCoverage_Report_Node_Directory::$numExecutableLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
ImmutableEventDispatcherTest::testRemoveSubscriberDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
translation_entity_preprocess_language_content_settings_table |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_preprocess_HOOK() for theme_language_content_settings_table(). |
PHP_CodeCoverage_Report_Node_Directory::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of executable lines. |
_translation_entity_preprocess_language_content_settings_table |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
(proxied) Implements hook_preprocess_HOOK(); |
RoutableFragmentRendererTest::testGenerateFragmentUriWithARequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
RedirectableUrlMatcherTest::testRedirectWhenNoSlashForNonSafeMethod |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
CacheWarmerTest::testWriteNonWritableCacheFileThrowsARuntimeException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
@expectedException \RuntimeException |
Framework_AssertTest::testAssertCountThrowsExceptionIfElementIsNotCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertCount |
Framework_AssertTest::testAssertSameSizeThrowsExceptionIfActualIsNotCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSameSize |
Framework_ConstraintTest::testConstraintCountWithAnObjectImplementingCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Count |
Framework_AssertTest::testAssertSameSizeThrowsExceptionIfExpectedIsNotCoutable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSameSize |
Framework_ConstraintTest::testConstraintSameSizeWithAnObjectImplementingCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize |
Framework_ConstraintTest::testConstraintCountWithAnIteratorWhichDoesNotImplementCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Count |
Framework_ConstraintTest::testConstraintSameSizeWithAnIteratorWhichDoesNotImplementCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize |