Framework_AssertTest::testGreaterThan |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertGreaterThan |
PHPUnit_Extensions_TestDecorator::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Runs the decorated test and collects the
result in a TestResult. |
PHP_CodeCoverage_Report_Node::$parent |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
XssTest::providerTestInvalidMultiByte |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Data provider for testInvalidMultiByte(). |
StaticReflectionMethod::isUserDefined |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
RequestMatcherInterface::matchRequest |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php |
Tries to match a request with a set of routes. |
LocaleValidatorTest::testValidLocales |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
@dataProvider getValidLocales |
AggregatorTestBase::createSampleNodes |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Creates sample article nodes. |
DependencyHookInvocationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
|
MenuLinkStorageController::findParent |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Finds a possible parent for a given menu link entity. |
AggregatorTestBase::enableTestPlugins |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Enable the plugins coming with aggregator_test module. |
Process::$enhanceWindowsCompatibility |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
MemcacheSessionHandlerTest::$memcache |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
file_module_test_file_download_access |
function |
drupal/core/modules/file/tests/file_module_test.module |
Implements hook_file_download_access(). |
MenuLinkStorageController::setParents |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Sets the p1 through p9 properties for a menu link entity being saved. |
LocaleContentTest::testMachineNameLTR |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Verifies that machine name fields are always LTR. |
PHP_CodeCoverage_Report_Node::getName |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
RedisProfilerStorage::isItemNameValid |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
template_preprocess_views_view_fields |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views fields templates. |
RequestDataCollector::getCookieHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
translation_entity_field_extra_fields |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_field_extra_fields(). |
Twig_TemplateMethodObject::getDefined |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHP_CodeCoverage_Report_Node::getPath |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
StaticReflectionProperty::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
UnsupportedMediaTypeHttpException.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php |
|
translation_form_node_type_form_alter |
function |
drupal/core/modules/translation/translation.module |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
ResponseHeaderBag::DISPOSITION_INLINE |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ContainerAwareHttpKernel::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php |
Constructor. |
UserAdminListingTest::testUserListing |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminListingTest.php |
Tests the listing. |
FragmentListener::getLocalIpAddresses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
|
datetime_field_instance_settings_form |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_field_instance_settings_form(). |
Twig_Node_Expression_Binary::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php |
|
FragmentListener::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
Returns an array of event names this subscriber wants to listen to. |
PHPUnit_Framework_TestCase::getResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
translation_entity_element_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_element_info_alter(). |
PHPUnit_Util_Getopt::parseShortOption |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php |
|
PHPUnit_Framework_TestCase::setResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
MenuRouterTest::testTitleMenuCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests page title of MENU_CALLBACKs. |
MockArraySessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
EntityTestMulRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Definition of Drupal\entity_test\EntityTestMulRevStorageController. |
views.view.test_user_uid_argument.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_uid_argument.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_uid_argument.yml |
InsertLobTest::testInsertMultipleBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php |
Tests that we can insert multiple blob fields in the same query. |
CommentTranslationUITest::setupBundle |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupBundle(). |
FilterPluginBase::convertExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
|
ContainerBuilder::setResourceTracking |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets the track resources flag. |
ContainerBuilder::isTrackingResources |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Checks if resources are tracked. |
FormTest::testRequiredCheckboxesRadio |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation for required checkbox, select, and radio elements. |
VersatileGeneratorInterface::supports |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/VersatileGeneratorInterface.php |
Whether this generator supports the supplied $name. |
FormTestArgumentsObject::validateForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
PHPUnit_Framework_TestCase::setLocale |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
This method is a wrapper for the setlocale() function that automatically
resets the locale to its original value after the test is run. |