RedisProfilerStorage::getIndexName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the name of the index. |
AddClassesToCachePass::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
RequestTest::iisRequestUriProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
FilterPluginBase::buildGroupSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Save new group items, re-enumerates and remove groups marked to delete. |
MemcacheCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php |
|
template_preprocess_search_results |
function |
drupal/core/modules/search/search.pages.inc |
Prepares variables for search results templates. |
PagerPluginBase::exposedFormSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
NamespacedAttributeBag::resolveKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Resolves the key from the name. |
SymfonyFileLocator::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
File extension that is searched for. |
DrupalKernel::getServicesToPersist |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Returns service instances to persist from an old container to a new one. |
PHPUnit_Util_Type::recursiveExport |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Recursive implementation of export |
PathProcessorAlias::processInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
Twig_Extension_Debug::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php |
Returns a list of global functions to add to the existing list. |
OnClearEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
Retrieve associated ObjectManager. |
PHPUnit_Util_Type::shortenedExport |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Exports a value into a single-line string |
ViewTestBase::helperButtonHasLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Asserts the existence of a button with a certain ID and label. |
PHP_Token_FunctionTest::$functions |
property |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
|
BankAccountWithCustomExtensionTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
Tests for the BankAccount class. |
PHPUnit_Util_Type::shortenedString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Shortens a string and converts all new lines to '\n' |
PHPUnit_Util_Log_JUnit::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A failure occurred. |
AccessTest::testStaticAccessPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php |
Tests static access check. |
FilterPluginBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Render our chunk of the exposed filter form when selecting |
drupal-7.state.system.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.state.system.database.php |
Database additions for state system upgrade tests. |
PHPUnit_Framework_TestSuite::tests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the tests as an enumeration. |
Twig_TemplateMethodObject::getZero |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
EntityTestMulStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Definition of Drupal\entity_test\EntityTestMulStorageController. |
ViewTestBase::assertNoBlockAppears |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Checks to see whether a block does not appears on the page. |
FieldFormSavedCommand::__construct |
function |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormSavedCommand.php |
Constructs a FieldFormSavedCommand object. |
FilterAPITest::testFilterFormatAPI |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the function filter_get_filter_types_by_format(). |
CommentTranslationUITest::$subject |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
The subject of the test comment. |
Twig_TemplateMethodObject::getNull |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
EntityQueryAggregateTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Modules to enable. |
EntityTestRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Definition of Drupal\entity_test\EntityTestRevStorageController. |
UserLanguageCreationTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Modules to enable. |
CommentTranslationUITest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Modules to enable. |
FilterPluginBase::exposedTranslate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Make some translations to a form item to make it more suitable to
exposing. |
NodeRevisionPermissionsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
BlockLibrarySearchTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
An administrative user to configure the test environment. |
ResponseHeaderBagTest::testReplace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ManagerEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Retrieve associated ObjectManager. |
IsbnValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
EntityQueryAggregateTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
The query factory to create entity queries. |
ResponseHeaderBag::allPreserveCase |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns the headers, with original capitalizations. |
FormTestArgumentsObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
drupal-7.all-disabled.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.all-disabled.database.php |
|
DateTimeItem::$propertyDefinitions |
property |
drupal/core/modules/datetime/lib/Drupal/datetime/Type/DateTimeItem.php |
Field definitions of the contained properties. |
ValidatorBuilder::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
StaticReflectionProperty::getValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
FormTestArgumentsObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
IsbnValidatorTest::testValidIsbn10 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
@dataProvider getValidIsbn10 |