locale_form_language_admin_overview_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
PHP_CodeCoverageTest::testGetLinesToBeCovered3 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@expectedException PHP_CodeCoverage_Exception |
UnmanagedDeleteRecursiveTest::testSubDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting subdirectories with some files. |
PHP_CodeCoverageTest::testGetLinesToBeCovered4 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@expectedException PHP_CodeCoverage_Exception |
AnnotationRegistry::registerAutoloadNamespaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Register multiple namespaces |
HttpCacheTestCase::assertHttpKernelIsNotCalled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
NotBlankValidatorTest::testEmptyArrayIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
ClassWithAnnotationWithTargetSyntaxError::$foo |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php |
Plugin annotation
@AnnotationWithTargetSyntaxError(); |
ReverseProxySubscriberUnitTest::getMockedEvent |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Creates a mocked event. |
EntityReferenceLabelFormatter::settingsSummary |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Returns a short summary for the current formatter settings. |
ImageFieldDefaultImagesTest::testDefaultImages |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Tests CRUD for fields and fields instances with default images. |
FailureTest::testAssertStringMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
LocaleUpdateTest::testUpdateImportSourceRemote |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests translation import from remote sources. |
FileTokenReplaceTest::testFileTokenReplacement |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
Creates a file, then tests the tokens generated from it. |
RedirectResponseTest::testGenerateMetaRedirect |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
FunctionCallsFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns an array of prototypical calls and options. |
AnalyzeServiceReferencesPass::processArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
Processes service definitions for arguments to find relationships for the service graph. |
Twig_Node_Expression_Binary_FloorDiv::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php |
|
FieldImportCreateTest::testImportCreateDefault |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Tests creating fields and instances during default config import. |
ImmutableEventDispatcherTest::$innerDispatcher |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
RegisterSerializationClassesCompilerPass::sort |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php |
Sorts by priority. |
Issue578Test::testNoticesDoublePrintStackTrace |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/578/Issue578Test.php |
|
Framework_AssertTest::testAssertStringEndsWith |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringEndsWith |
system_incompatible_core_version_test.info.yml |
file |
drupal/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml |
drupal/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml |
PHPUnit_Framework_Warning::$useOutputBuffering |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php |
|
DumperPrefixCollectionTest::testAddPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
EntityEnclosingRequestInterface::getPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get the post fields that will be used in the request |
SimpleProcessTest::testGetPidIsNullBeforeStart |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
FieldTranslationSynchronizer::synchronizeItems |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php |
Synchronize the items of a single field. |
GenericCacheBackendUnitTestBase::$defaultValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Random value to use in tests. |
LessThanOrEqualValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorTest.php |
|
DumperPrefixCollectionTest::collectionToString |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
PHPUnit_TextUI_ResultPrinter::printDefectTrace |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
EntityEnclosingRequestInterface::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add POST fields to use in the request |
SimpleProcessTest::testSignalProcessNotRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
@expectedException Symfony\Component\Process\Exception\LogicException |
TranslationTest::testTranslatableFieldSaveLoad |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test translatable fields storage/retrieval. |
PHP_CodeCoverage_Report_Node_Iterator::current |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
Returns the current element. |
Framework_AssertTest::testAssertAttributeEmpty |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeEmpty |
PHPUnit_TextUI_ResultPrinter::printIncompletes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
MaintenanceModeSubscriber::getSubscribedEvents |
function |
drupal/core/modules/user/lib/Drupal/user/EventSubscriber/MaintenanceModeSubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
BoundDisplayInterface::getSortedBlocksByRegion |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns the blocks in the requested region, ordered by weight. |
FileProfilerStorageTest::testMultiRowIndexFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
Twig_Node_Expression_Test_Divisibleby::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php |
Compiles the node to PHP. |
ApacheMatcherDumperTest::provideEscapeFixtures |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
Framework_Assert_FunctionsTest::testLogicalAnd |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
ToolkitTestBase::assertToolkitOperationsCalled |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
Assert that all of the specified image toolkit operations were called
exactly once once, other values result in failure. |
taxonomy_vocabulary_confirm_reset_alphabetical |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder to confirm resetting a vocabulary to alphabetical order. |
PHPUnit_Framework_ComparisonFailure::$expected |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
Expected value of the retrieval which does not match $actual. |
Framework_Assert_FunctionsTest::testLogicalXor |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
Twig_Tests_EnvironmentTest::testRenderNoLoader |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
@expectedException LogicException
@expectedExceptionMessage You must set a loader first. |