PHPUnit_Util_DeprecatedFeature::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature.php |
|
CKEditorTest::testBuildContentsCssJSSetting |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
Tests CKEditor::buildContentsCssJSSetting(). |
SerializerTest::testDenormalizeOnNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException |
ContentAwareGenerator::getRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Convert a route identifier (name, content object etc) into a string
usable for logging and other debug/error messages |
_field_test_field_storage_query_sort_helper |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Sort helper for field_test_field_storage_query(). |
WizardPluginBase::defaultDisplayFiltersUser |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves filter information based on user input for the default display. |
SerializerTest::testSerializeArrayOfScalars |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
ViewEditFormController::submitDisplayEnable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to enable a disabled display. |
AjaxCommandsUnitTest::testOpenDialogCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that OpenDialogCommand objects can be constructed and rendered. |
AbstractEntityBodyDecorator::getWrapperData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Wrapper specific data attached to this stream. |
MappingException::classNotFoundInNamespaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
ViewEditFormController::submitDisplayDelete |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to delete a display from a view. |
FilterSecurityTest::testDisableFilterModule |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests removal of filtered content when an active filter is disabled. |
QueryAggregateInterface::conditionAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Sets a condition for an aggregated value. |
ScopeCrossingInjectionException::$destScope |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
hook_field_attach_prepare_translation_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on field_attach_prepare_translation(). |
FilterSecurityTest::testSkipSecurityFilters |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests that security filters are enforced even when marked to be skipped. |
CheckReferenceValidityPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
QueryAggregateInterface::notExistsAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Queries for the nonexistence of a field. |
SerializerTest::testDeserializeNoNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\LogicException |
RuntimeReflectionServiceTest::testShortname |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
views.view.test_taxonomy_node_term_data.yml |
file |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_node_term_data.yml |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_node_term_data.yml |
OverrideDisplaysTest::testRevertAllDisplays |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
Tests that the revert to all displays select-option works as expected. |
CurrencyValidatorTest::getInvalidCurrencies |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
NodeAccessBaseTableTest::assertTaxonomyPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
SerializerTest::testDeserializeNotSupported |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
RuntimeReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return the shortname of a class. |
Framework_AssertTest::testAssertThatEqualTo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::equalTo |
HtmlIdentifierUnitTest::testDrupalHTMLClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_class() cleans the class name properly. |
RuntimeReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
|
UserLoginTest::testPerUserLoginFloodControl |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test the per-user login flood control. |
FilterNumericTest::testFilterNumericBetween |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
ShortcutUpgradePathTest::testContactUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ShortcutUpgradePathTest.php |
Tests upgrade of {shortcut_set} table to configuration entities. |
ScopeWideningInjectionException::$destScope |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
Framework_TestCaseTest::testExceptionInTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
PHPUnit_Framework_Assert::assertGreaterThan |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a value is greater than another value. |
ReverseProxySubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ReverseProxySubscriber.php |
Registers the methods in this class that should be listeners. |
PHPUnit_Framework_TestResult::stopOnFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Enables or disables the stopping when a failure occurs. |
PictureMappingActionConfirmForm::submitForm |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Form submission handler. |
TimeValidatorTest::testDateTimeClassIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
ReplaceAliasByActualDefinitionPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Process the Container to replace aliases with service definitions. |
ResolveDefinitionTemplatesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
FilterNumericTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
PHPUnit_Framework_TestResult::stopOnSkipped |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Enables or disables the stopping for skipped tests. |
user_custom_phpass_params_test.services.yml |
file |
drupal/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.services.yml |
drupal/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.services.yml |
LanguageRequestSubscriber::$languageManager |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/LanguageRequestSubscriber.php |
The language manager service. |
BankAccountTest::testBalanceIsInitiallyZero |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::getBalance |
Framework_AssertTest::testAssertTagTypeTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
ProcessBuilder::inheritEnvironmentVariables |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
DefaultFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|