ParserTest::getDataFormSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
language_content_settings_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Form submission handler for language_content_settings_form(). |
PHPUnit_Framework_Constraint::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
DisplayPluginBase::getArgumentsTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Returns to tokens for arguments. |
ContentAwareGeneratorTest::$generator |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
locale_translation_batch_fetch_import |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch process: Import translation file. |
NamespacedAttributeBagTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
KeyValueDatabaseExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Constructs a new key/value expirable database storage object for a given
collection name. |
DatabaseExceptionWrapperTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseExceptionWrapperTest.php |
|
PHPUnit_TextUI_ResultPrinter::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
A test ended. |
AssetCollectionInterface::replaceLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
Replaces an existing leaf with a new one. |
PHPUnit_Util_DeprecatedFeature_Logger |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
Test Listener that tracks the usage of deprecated features. |
FrontPageTest::$nodeStorageController |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php |
The entity storage controller for nodes. |
LayoutDerivativesTest::testPageLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php |
Test layout functionality as applies to pages. |
PHPUnit_Framework_Comparator_Resource |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Resource.php |
Compares resources for equality. |
TextPlainUnitTest::renderEntityFields |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Renders fields of a given entity with a given display. |
EasyRdf_Serialiser_Rapper::$rapperCmd |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Rapper.php |
|
PathProcessorTest::testProcessInbound |
function |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Tests resolving the inbound path to the system path. |
StringStorageInterface::deleteStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Deletes source strings and translations using conditions. |
ManageDisplayTest::testViewModeCustom |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests switching view modes to use custom or 'default' settings'. |
EntityTranslationWorkflowsTest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleStringTest::testStringSearchAPI |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Test Search API loading multiple objects. |
Twig_NodeVisitor_Optimizer::enterNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
Called before child nodes are visited. |
ContactSitewideTest::deleteCategories |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Deletes all categories. |
ManageDisplayTest::testSingleViewMode |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests hiding the view modes fieldset when there's only one available. |
Twig_NodeVisitor_Optimizer::leaveNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
Called after child nodes are visited. |
ShortcutStorageController::attachLoad |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\config\ConfigStorageController::attachLoad(). |
FileTranslation::findTranslationFiles |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Finds installer translations either for a specific or all languages. |
ManageDisplayTest::assertNodeViewText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is found in the rendered node in a view mode. |
ConfigurableRequirementsInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
|
AlterTest::testAlterChangeConditional |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter a query's conditionals. |
DisplayExtenderPluginBase::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Set up any variables on the view prior to execution. |
EmailValidatorTest::testInvalidEmails |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
@dataProvider getInvalidEmails |
Twig_Environment::computeAlternatives |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
DatabaseStorageExpirable::$connection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
The connection object for this storage. |
UpdateCoreTest::testDatestampMismatch |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Ensures proper results where there are date mismatches among modules. |
GenericEventTest::testGetArgException |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
@expectedException \InvalidArgumentException |
ShortcutAccessController::checkAccess |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutAccessController.php |
Performs access checks. |
PHPUnit_Framework_TestCase::$dataName |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
UpdateCoreTest::testModulePageRunCron |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks that running cron updates the list of available updates. |
Twig_Tests_Node_Expression_FilterTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
ChangeCurrentWorkingDirectoryTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ChangeCurrentWorkingDirectoryTest.php |
|
PHPUnit_TextUI_TestRunner::setPrinter |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
DatabaseStorageExpirable::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Overrides Drupal\Core\KeyValueStore\StorageBase::__construct(). |
PluginBaseUnitTest::testUnpackOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Tests the unpackOptions method. |
LocaleJavascriptTranslation::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php |
Modules to enable. |
DatabaseStorageExpirable::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
PathProcessorLanguage::processInbound |
function |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
DependencyTest::testModuleEnableOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
Tests that module dependencies are enabled in the correct order via the
UI. Dependencies should be enabled before their dependents. |
BooleanOperator::defaultExposeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Provide default options for exposed filters. |