Runner_BaseTestRunnerTest::testInvokeNonStaticSuite |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Runner/BaseTestRunnerTest.php |
|
ConstraintTest::testSetDefaultPropertyDoctrineStyle |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
AccessSubscriber::onRoutingRouteAlterSetAccessCheck |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/AccessSubscriber.php |
Apply access checks to routes. |
PHP_CodeCoverage::setAddUncoveredFilesFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
ajax_forms_test_advanced_commands_settings_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'settings'. |
GetSetMethodNormalizerTest::testUncallableCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@expectedException \InvalidArgumentException |
ProcessBuilderTest::testNotReplaceExplicitlySetVars |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
template_preprocess_language_content_settings_table |
function |
drupal/core/modules/language/language.admin.inc |
Implements hook_preprocess_HOOK() for theme_language_content_settings_table(). |
PersistentObjectTest::testSetInvalidToOneAssocation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
Twig_TemplatePropertyObjectAndArrayAccess::offsetGet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplatePropertyObjectAndArrayAccess::offsetSet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
StreamedResponseTest::testSendContentWithNonCallable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
SearchConfigSettingsFormTest::testSearchSettingsPage |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify the search settings form. |
PHPUnit_Framework_MockObject_MockBuilder::setMethods |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
Specifies the subset of methods to mock. Default is to mock all of them. |
ShortcutSetsTest::testShortcutSetRenameAlreadyExists |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set to the same name as another set. |
ReverseProxySubscriberUnitTest::trustedHeadersAreSet |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Tests that trusted header methods are called. |
MemberMetadataTest::testAddValidSetsMemberToCascaded |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php |
|
UpdateContribTest::testUpdateBaseThemeSecurityUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests that subthemes are notified about security updates for base themes. |
PHPUnit_Framework_TestCase::setBackupStaticAttributes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Calling this method in setUp() has no effect! |
NativeSessionStorageTest::testSetSaveHandlerException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \InvalidArgumentException |
PHPUnit_Framework_TestResult::setTimeoutForSmallTests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Sets the timeout for small tests. |
Framework_TestCaseTest::testStaticAttributesBackupPre |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
@backupGlobals enabled
@backupStaticAttributes enabled |
PHPUnit_Framework_TestResult::setTimeoutForLargeTests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Sets the timeout for large tests. |
node_form_system_site_information_settings_form_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter(). |
taxonomy_vocabulary_confirm_reset_alphabetical_submit |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
KeyValueStoreExpirableInterface::setMultipleWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Saves an array of values with a time to live. |
Twig_TemplatePropertyObjectAndArrayAccess::offsetUnset |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHPUnit_Framework_TestSuite::setBackupStaticAttributes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
@since Method available since Release 3.4.0 |
JsonResponseTest::testConstructorAddsContentTypeHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
JsonResponseTest::testConstructorWithCustomContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
PHPUnit_Framework_TestResult::setTimeoutForMediumTests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Sets the timeout for medium tests. |
Framework_TestCaseTest::testStaticAttributesBackupPost |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
ResponseTest::testPrepareDoesNothingIfContentTypeIsSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ResponseTest::testPrepareRemovesContentForHeadRequests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
_entity_reference_field_instance_settings_ajax_process |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Render API callback: Processes the field instance settings form and allows
access to the form state. |
GetSetMethodNormalizerTest::testConstructorDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
node_form_system_site_information_settings_form_submit |
function |
drupal/core/modules/node/node.module |
Form submission handler for system_site_information_settings(). |
Twig_TemplatePropertyObjectAndArrayAccess::offsetExists |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHPUnit_Framework_TestCase::setRunTestInSeparateProcess |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
ValidatorBuilderTest::testSetConstraintValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
JsonResponseTest::testConstructorEmptyCreatesJsonObject |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
JsonResponseTest::testStaticCreateAddsContentTypeHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
JsonResponseTest::testStaticCreateWithCustomContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
SearchConfigSettingsFormTest::testSearchModuleDisabling |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify that you can disable individual search modules. |
PHP_CodeCoverage::setMapTestClassNameToCoveredClassName |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
_authorize_filetransfer_connection_settings_set_defaults |
function |
drupal/core/includes/authorize.inc |
Sets the default settings on a file transfer connection form recursively. |
ValidatorBuilderInterface::setConstraintValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Sets the constraint validator factory used by the validator. |
translation_entity_form_language_content_settings_submit |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form submission handler for translation_entity_admin_settings_form(). |
options_field_settings_form_value_boolean_allowed_values |
function |
drupal/core/modules/options/options.module |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |