ForumTest::testForumWithNewPost |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests a forum with a new post displays properly. |
AdminBlockDeleteForm::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns a unique string identifying the form. |
TaggedWithTest::$tag_vocabulary |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
TwigThemeTestController::create |
function |
drupal/core/modules/system/tests/modules/twig_theme_test/lib/Drupal/twig_theme_test/TwigThemeTestController.php |
Creates the controller. |
HistoryUserTimestamp::valueForm |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for setting options. |
EntityFormController::getEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getEntity(). |
ViewExecutable::_buildArguments |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Build all the arguments. |
TestBase::filePreDeleteCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Ensures test files are deletable within file_unmanaged_delete_recursive(). |
CategorizeFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedItemTest.php |
|
EntityFormController::setEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::setEntity(). |
DatabaseBackend::catchException |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Act on an exception when cache might be stale. |
AutoExpireFlashBagTest::testGet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
QueryAggregate::existsAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Overrides \Drupal\Core\Entity\QueryBase::exists(). |
ArgumentDefaultTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php |
Views used by this test. |
CollectionTest::testArrayAccess |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
LanguageManager::isMultilingual |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Returns whether or not the site has more than one language enabled. |
AdminBlockDeleteForm::buildForm |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
EasyRdf_Parser_Rdfa::processUri |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
UrlAlterFunctionalTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
|
ConfigDataCollector::getAppName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the application name. |
DefinitionTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::replaceArgument |
CollectionTest::testContainsKey |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
AutoExpireFlashBagTest::testAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
FieldInfo::getBundleExtraFields |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Retrieves the "extra fields" for a bundle. |
ModuleTest::testViewsGetHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the views_get_handler method. |
ContainerBuilder::getServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets all service ids. |
ConstraintViolationList::addAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Merges an existing violation list into this list. |
AssetCollectionIterator::rewind |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
SessionStorageInterface::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Gets a SessionBagInterface by name. |
ArchiverManager::createInstance |
function |
drupal/core/lib/Drupal/Core/Archiver/ArchiverManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::createInstance(). |
UserCreateFailMailTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php |
|
TableSortExtenderUnitTest::$GET |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Storage for initial value of $_GET. |
EasyRdf_Utils::dumpLiteralValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php |
Return pretty-print view of a literal |
OptionsFieldUnitTestBase::setUp |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
Set the default field storage backend for fields created during tests. |
TourPluginTest::testTourPlugins |
function |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourPluginTest.php |
Test tour plugins. |
OverrideServerVariablesUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Tests for overriding server variables via the API. |
system_dependencies_test.module |
file |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.module |
|
Twig_SimpleFunction::$arguments |
property |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
DefinitionTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
ChainRouter::getRouteCollection |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Gets the RouteCollection instance associated with this Router. |
FileDriverTest::testIsTransient |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
hook_field_storage_update_field |
function |
drupal/core/modules/field/field.api.php |
Update the storage information for a field. |
NamespaceCoverageNotPrivateTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPrivateTest.php |
|
FilterFormatAccessTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
ConstraintViolationList::remove |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Removes a violation at a given offset. |
ConstraintC::getRequiredOptions |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintC.php |
Returns the name of the required options |
system_mail_failure_test.module |
file |
drupal/core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.module |
Disables the email function for testing purposes. |
EntityViewModeStorageController |
class |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Defines the storage controller class for entity view modes. |
ConfigEntityQueryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Modules to enable. |