Framework_TestListenerTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
DisplayInterface::getAllBlockInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php |
Returns the display-specific configuration of all blocks in this display. |
RegisterAccessChecksPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php |
Implements CompilerPassInterface::process(). |
_form_test_tableselect_empty_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test functionality of the tableselect #empty property. |
FileTestBase::assertDifferentFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Check that two files are not the same by comparing the fid and filepath. |
IntegerItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php |
Definitions of the contained properties. |
FieldUnitTest::assertNotSubString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Asserts that a string is not part of another string. |
ArgumentPluginBase::summaryBasics |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Some basic summary behavior that doesn't need to be repeated as much as
code that goes into summaryQuery() |
ParameterBagTest::testEscapeValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::escapeValue |
BlockListController::validateForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
EasyRdf_Http_Response::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Implements magic __toString() |
PartialMockTestClass::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php |
|
FileFieldPathTest::testUploadPath |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Tests the normal formatter display on node display. |
DiscoveryInterface::getDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php |
Gets a specific plugin definition. |
Collection::$missingFieldsMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
|
language_admin_edit_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language editing form. Reused for custom language addition too. |
PartialMockTestClass::doSomething |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php |
|
FloodInterface::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Cleans up expired flood events. This method is called automatically on
cron run. |
EmberPrecompileFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
Filters an asset after it has been loaded. |
update_test_1_update_dependencies |
function |
drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install |
Implements hook_update_dependencies(). |
HttpCacheTestCase::clearDirectory |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
QueueDatabaseFactory::$connection |
property |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
The database connection. |
Twig_Node_BlockReference::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/BlockReference.php |
Compiles the node to PHP. |
EmberPrecompileFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
Filters an asset just before it's dumped. |
StorageTest::testFormStatePersist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests a form using form state without using 'storage' to pass data from the
constructor to a submit handler. The data has to persist even when caching
gets activated, what may happen when a modules alter the form and adds
#ajax properties. |
EsiResponseCacheStrategyInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
EsiResponseCacheStrategyInterface implementations know how to compute the
Response cache HTTP header based on the different ESI response cache headers. |
UserBulkForm::views_form_validate |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserBulkForm.php |
|
TaxonomyIndexTid::validateExposed |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the exposed handler form |
AutocompleteWidgetBase::getLabels |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php |
Gets the entity labels. |
TypedDataInterface::getDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Gets the data definition. |
QueueDatabaseFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
Constructs this factory object. |
BasePhpFormulaLoader::$prototypes |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
FrozenParameterBagTest::testClear |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::clear
@expectedException \LogicException |
language_admin_delete_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language deletion submissions. |
BasePhpFormulaLoader::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
ProviderBasedGeneratorTest::setUp |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
|
ApcPrefixCollision_A_Foo::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php |
|
simpletest_phpunit_find_testcases |
function |
drupal/core/modules/simpletest/simpletest.module |
Find all testcases recursively from a testsuite list. |
PHPUnit_Framework_Assert::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_StringMatches matcher object. |
ContextInterface::setContextValue |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Sets the context value. |
TaxonomyIndexTid::buildExposeForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Options form subform for exposed filter options. |
FileProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
_drupal_rewrite_settings_dump_one |
function |
drupal/core/includes/install.inc |
Helper for drupal_rewrite_settings(). |
Twig_Extension_Optimizer::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Optimizer.php |
|
ContextInterface::getContextValue |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Gets the context value. |
EasyRdf_Http_Client::$rawPostData |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
The raw post data to send. Could be set by setRawData($data). |
AccessManagerTest::$accessManager |
property |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
The access manager to test. |
DisplayPluginBase::getLinkDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see which display to use when creating links within
a view using this display. |
FileProfilerStorageTest::cleanDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
ApcPrefixCollision_A_Bar::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php |
|