Twig_Node_Expression_Array::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
Constructor. |
ValidatorBuilderTest::testSetTranslator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
css_input_with_import.css.optimized.css |
file |
drupal/core/modules/simpletest/files/css_test_files/css_input_with_import.css.optimized.css |
ul,select{font:1em/160% Verdana,sans-serif;color:#494949;}.ui-icon{background-image:url(images/icon.png);}
p,select{font:1em/160% Verdana,sans-serif;color:#494949;}
body{margin:0;padding:0;background:#edf5fa;font:76%/170%… |
PHPUnit_Framework_TestResult::$failures |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
MockArraySessionStorage::setMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the MetadataBag. |
PHPUnit_Framework_TestCase::atLeastOnce |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a matcher that matches when the method it is evaluated for
is executed at least once. |
OptionsSelectDynamicValuesTest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
|
DeleteTruncateTest::testSubselectDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can use a subselect in a delete successfully. |
MockArraySessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Gets the MetadataBag. |
ImageStyleStorageController::attachLoad |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::attachLoad(). |
ContainerBuilder::getCompilerPassConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the compiler pass config which can then be modified. |
FieldUIUpgradePathTest::$normal_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
MergeExtensionConfigurationPassTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/MergeExtensionConfigurationPassTest.php |
|
LocaleTranslation::getStringTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Retrieves English string to given language. |
PHPUnit_Framework_TestResult::$runTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
SymfonyFileLocatorTest::testGetPrefixes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
ImageStyleStorageController::postDelete |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete(). |
DisplayAttachmentTest::testAttachmentUI |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php |
Tests the attachment UI. |
FilterUnitTest::testHtmlCorrectorFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the HTML corrector filter. |
StaticReflectionClass::getNamespaceName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
UrlGeneratorTest::testAdjacentVariables |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
PHPUnit_Framework_TestCase::returnValue |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.0.0 |
StaticReflectionClass::getUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ValidatorTest::testValidateDefaultGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
PHPUnit_Util_Log_JSON::$currentTestName |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
|
ResolveReferencesToAliasesPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
Processes the ContainerBuilder to replace references to aliases with actual service references. |
PHPUnit_Util_Log_JSON::$currentTestPass |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
@access private |
MenuRouterTest::testMenuItemTitlesCases |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests the possible ways to set the title for menu items.
Also tests that menu item titles work with string overrides. |
FormValuesTest::testSimpleAjaxFormValue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php |
Submits forms with select and checkbox elements via Ajax. |
ExposedFormPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Provide a form to edit options for this plugin. |
TaggedWithTest::$node_type_without_tags |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
LockUnitTest::testBackendLockReleaseAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
Tests backend release functionality. |
ConfigDataCollector::getApplicationName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
|
FilterStringTest::testFilterStringEqual |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
PHPUnit_Util_Test::getExpectedException |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the expected exception for a test. |
NativeSessionHandlerTest::testConstruct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php |
|
ExposedFormPluginBase::exposedFormAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
PhpStreamWrapperInterface::stream_close |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
FilterFormatAccessTest::$allowed_format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
An object representing an allowed text format. |
StaticReflectionClass::getExtensionName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ClassCollectionLoader::computeTraitDeps |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
Twig_Node_Expression_Name::$specialVars |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php |
|
SessionStorageInterface::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
|
NativePhpunitPrinter::addIncompleteTest |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
Incomplete test. |
DatabaseStorageControllerNG::$bundleKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity bundle key. |
ViewFormControllerBase::getDisplayLabel |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Placeholder function for overriding $display['display_title']. |
PhpStreamWrapperInterface::stream_write |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
AggregatorRenderingTest::testBlockLinks |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
Adds a feed block to the page and checks its links. |
ConditionAggregateInterface::conditions |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Gets a complete list of all conditions in this conditional clause. |
ModulesDisabledUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
|