EntityTranslationSettingsTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Modules to enable. |
Twig_Tests_LexerTest::testLineDirective |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter_HTML |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
Prints TestDox documentation in HTML format. |
ContainerAwareEventDispatcher::lazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Lazily loads listeners for this event from the dependency injection
container. |
LanguageBlock::getDerivativeDefinitions |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
MongoDbProfilerStorageTestDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
ImageValidatorTest::testInvalidMinWidth |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
Controller::regenerateAncestorRelations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
This regenerates the ancestor table which is used for fast read access. |
ChainRouterTest::testGenerateObjectName |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
|
ImageValidatorTest::testInvalidMaxWidth |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
DirectoryResourceFilterIterator::accept |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
ObjectManagerAware::injectObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php |
Injects responsible ObjectManager and the ClassMetadata into this persistent object. |
PHPUnit_Util_GlobalState::$phpunitFiles |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
ShortcutSetsTest::testShortcutSetAssign |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests switching another user's shortcut set. |
ExecutionContextInterface::addViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Adds a violation at the current node of the validation graph. |
TestMultipleHttpKernel::$backendRequest |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
PHPUnit_Util_GlobalState::backupGlobals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
IndexTidDepthModifier::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Build the options form. |
Util_TestTest::testGetExpectedException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
Twig_Node_Include::addTemplateArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
EntityTranslationSyncUnitTest::$columns |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
All the field colums. |
BinaryFileResponse::setAutoLastModified |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Automatically sets the Last-Modified header according the file modification date. |
ShortcutSetsTest::testShortcutSetRename |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set. |
AnnotationTargetPropertyMethod::$target |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetPropertyMethod.php |
|
ServiceReferenceGraphNode::isDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Checks if the value of this node is a Definition. |
Util_TestTest::testGetProvidedDataRegEx |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
MongoDbProfilerStorageTest::testCleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
CKEditorPluginConfigurableInterface.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginConfigurableInterface.php |
Contains \Drupal\ckeditor\CKEditorPluginConfigurableInterface. |
CoverageMethodOneLineAnnotationTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodOneLineAnnotationTest.php |
|
ShortcutSetsTest::testShortcutSetDelete |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests deleting a shortcut set. |
EntityTranslationSyncUnitTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Modules to enable. |
PHPUnit_Framework_Constraint_Not::count |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php |
Counts the number of constraint elements. |
TestFileTransfer::removeDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Removes a directory. |
Twig_Tests_Node_SpacelessTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php |
|
AnnotatedClassDiscovery::getDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
PHPUnit_Framework_MockObject_Verifiable |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Verifiable.php |
Interface for classes which must verify a given expectation. |
TestFileTransfer::createDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Creates a directory. |
AbstractComparisonValidatorTestCase.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
contact_form_user_admin_settings_submit |
function |
drupal/core/modules/contact/contact.module |
Form submission handler for user_admin_settings(). |
CompassFilter::$httpGeneratedImagesPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
BlockPluginUI::getDerivativeDefinitions |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
EventDispatcherTest::testRemoveListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
UrlValidatorTest::dataEnhanceWithScheme |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with schemes |
ExecutionContextInterface::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the class name of the current node. |
AnnotationReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets a property annotation. |
AliasManagerCacheDecorator::__construct |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Constructs a \Drupal\Core\CacheDecorator\AliasManagerCacheDecorator. |
UrlValidatorTest::dataEnhanceWithPrefix |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with prefixes. |
Twig_Environment::enableStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Enables the strict_variables option. |
PHPUnit_TextUI_Command::handleArguments |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Handles the command-line arguments. |
TranslationTest::testContentTranslation |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Creates, modifies, and updates a basic page with a translation. |