locale_translation_file_history_delete |
function |
drupal/core/modules/locale/locale.module |
Deletes the history of downloaded translations. |
PHPUnit_Framework_Assert::isInstanceOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_IsInstanceOf matcher object. |
ImmutableEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Gets the listeners of a specific event or all listeners. |
RedirectResponseTest::testGetTargetUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
DisplayPluginBase::defaultableSections |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Static member function to list which sections are defaultable
and what items each section contains. |
RangeValidatorTest::testValidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
@dataProvider getTenToTwenty |
PHPUnit_TextUI_ResultPrinter::$verbose |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
ImmutableEventDispatcher::hasListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Checks whether an event has any registered listeners. |
RedirectResponseTest::testSetTargetUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
EntityTranslationSyncImageTest::$files |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
The test image files. |
form_storage_test_form_continue_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to continue multi-step form. |
ProviderBasedGeneratorTest::$generator |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
@var ProviderBasedGenerator |
_template_preprocess_default_variables |
function |
drupal/core/includes/theme.inc |
Returns hook-independent variables to template_preprocess(). |
simpletest_phpunit_get_available_tests |
function |
drupal/core/modules/simpletest/simpletest.module |
Get PHPUnit Classes |
TokenReplaceTest::testTokenReplacement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Creates a user and a node, then tests the tokens generated from them. |
SelectionPluginManager::createInstance |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::createInstance(). |
SimpleProcessTest::testIsNotSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
EsiResponseCacheStrategyInterface::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
Adds a Response. |
Twig_Node_Expression_Binary_BitwiseAnd |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php |
|
Language Negotiation API functionality |
group |
drupal/core/includes/language.inc |
Functions to customize the language types and the negotiation process. |
PHPUnit_Framework_Warning::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php |
|
PHPUnit_Framework_Constraint_PCREMatch |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/PCREMatch.php |
Constraint that asserts that the string it is evaluated for matches
a regular expression. |
DisplayPluginBase::getAttachedDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Find out all displays which are attached to this display. |
custom_block_test_custom_block_presave |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_custom_block_presave(). |
field_test_entity_nested_form_validate |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Validate handler for field_test_entity_nested_form(). |
BinaryFileResponseTest::testSetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
@expectedException \LogicException |
ActionConfigEntityInterface::getPlugin |
function |
drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php |
Returns the operation plugin. |
FieldTranslationSynchronizer::itemHash |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php |
Computes a hash code for the specified item. |
ContextInterface::setContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Sets the definition that the context must conform to. |
HeaderBag::removeCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
Util_TestDox_NamePrettifierTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
BinaryFileResponseTest::testGetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
|
ContextInterface::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Gets the provided definition that the context must conform to. |
EventDispatcherInterface::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Gets the listeners of a specific event or all listeners. |
form_test_form_state_values_clean_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for form_state_values_clean() test. |
SelectionBase::getDerivativeDefinition |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php |
Implements DerivativeInterface::getDerivativeDefinition(). |
ApacheMatcherDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
EventDispatcherInterface::hasListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Checks whether an event has any registered listeners. |
TransactionTest::transactionOuterLayer |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Encapsulates a transaction's "inner layer" with an "outer layer". |
ServiceReferenceGraphEdge::$sourceNode |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
|
StoreTest::testUnlockFileThatDoesExist |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
LocaleConfigManager::compareConfigData |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Compares default configuration with updated data. |
TypedDataTest::testTypedDataValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests typed data validation. |
TransactionTest::transactionInnerLayer |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Creates an "inner layer" transaction. |
DefinitionDecoratorTest::testSetPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
BreakpointInterface::isValidMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointInterface.php |
Checks if a mediaQuery is valid. |
DiffFormatter::$trailing_context_lines |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Number of trailing context "lines" to preserve. |
GenericCacheBackendUnitTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Sets up Drupal unit test environment. |
ServiceReferenceGraphEdge::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
Constructor. |
DummyJoinColumn::$referencedColumnName |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|