PHP_CodeCoverage_Report_Node_File::$functions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
DerivativeInterface::getDerivativeDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Derivative/DerivativeInterface.php |
Returns the definition of all derivatives of a base plugin. |
ShortcutSetsTest::testShortcutSetSwitchCreate |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests switching a user's shortcut set and creating one at the same time. |
PHPUnit_Framework_Constraint_Not::$constraint |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php |
|
KernelTest::getKernelForInvalidLocateResource |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
FieldItemNormalizer::createTranslatedInstance |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
Get a translated version of the field item instance. |
PHPUnit_Framework_Constraint_Not::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php |
|
UrlValidatorTest::providerTestInvalidAbsolute |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Provides invalid absolute URLs. |
ClosureExpressionVisitor::getObjectFieldValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Access the field of a given object. This field has to be public directly
or indirectly (through an accessor get* or a magic method, __get, __call). |
ClientTest::testFilterResponseConvertsCookies |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|
FileStorageController::retrieveTemporaryFiles |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Retrieve temporary files that are older than DRUPAL_MAXIMUM_TEMP_FILE_AGE. |
EventDispatcherTest::testStopEventPropagation |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
LocaleConfigSubscriber::$defaultConfigContext |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Default configuration context. |
IntrospectableContainerInterface::initialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
Check for whether or not a service has been initialized. |
ExecutionContextInterface::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the used metadata factory. |
ConfigSnapshotSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php |
Registers the methods in this class that should be listeners. |
locale_test_locale_translation_projects_alter |
function |
drupal/core/modules/locale/tests/modules/locale_test/locale_test.module |
Implements hook_locale_translation_projects_alter(). |
LoggingTest::testEnableMultiConnectionLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that we can log queries separately on different connections. |
common_test_drupal_render_printing_pre_render |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Applies #printed to an element to help test #pre_render. |
AbstractReaderTest::testImportWithInheritance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
NodeStorageController::mapToDataStorageRecord |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Maps from an entity object to the storage record of the data table. |
DirectoryTest::testFileCheckDirectoryHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Test directory handling functions. |
ImageStylesPathAndUrlTest::testImageStylePath |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Test image_style_path(). |
SigchildDisabledProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
UpdateComplexTest::testBetweenConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests BETWEEN conditional clauses. |
SigchildDisabledProcessTest::testIsSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
PHP_CodeCoverage_Report_Node_File::getClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the classes of this node. |
AbstractProfilerStorageTest::testRetrieveByIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
PHPUnit_TextUI_Command::handleCustomTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Custom callback for test suite discovery. |
Twig_Test_EscapingTest::$htmlAttrSpecialChars |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
PHP_CodeCoverageTest::testGetLinesToBeCovered |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@dataProvider getLinesToBeCoveredProvider |
CustomBlockStorageController::preSaveRevision |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
AnnotationRegistry::registerAutoloadNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Add a namespace with one or many directories to look for files or null for the include path. |
Framework_AssertTest::testAssertFileNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotEquals |
PHPUnit_Framework_Constraint_Composite::count |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Composite.php |
Counts the number of constraint elements. |
Framework_TestListenerTest::addIncompleteTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
Incomplete test. |
node_access_test_language_node_access_records |
function |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module |
Implements hook_node_access_records(). |
ClassWithAnnotationWithTargetSyntaxError::bar |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php |
Plugin annotation
@AnnotationWithTargetSyntaxError(); |
search_embedded_form_preprocess_search_result |
function |
drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module |
Adds the test form to search results. |
ContainerInterface::NULL_ON_INVALID_REFERENCE |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
|
PHPUnit_TextUI_ResultPrinter::$lastTestFailed |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
IpUtilsTest::testAnIpv6WithOptionDisabledIpv6 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
@expectedException \RuntimeException |
locale_form_system_file_system_settings_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
LocaleUpdateTest::testUpdateImportSourceLocal |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests translation import from local sources. |
AnalyzeServiceReferencesPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
Sets the RepeatedPass interface. |
SqliteProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
Twig_Node_Expression_Binary_FloorDiv::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php |
Compiles the node to PHP. |
PagePreviewTest::testPagePreviewWithRevisions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Checks the node preview functionality, when using revisions. |
PHPUnit_Framework_Constraint_IsTrue::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsTrue.php |
Returns a string representation of the constraint. |
FunctionCallsFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns setup code for the reflection scriptlet. |