Twig_Node_Expression_Array::hasElement |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
PHPUnit_Framework_TestResult::$skipped |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
Twig_Node_Expression_Array::addElement |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
PHPUnit_Util_Test::REGEX_DATA_PROVIDER |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
|
ContextualDynamicContextTest::$modules |
property |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Modules to enable. |
CategorizeFeedTest::testCategorizeFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedTest.php |
Creates a feed and makes sure you can add more than one category to it. |
EntityQueryRelationshipTest::testQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Tests querying. |
ProjectServiceContainer::getBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'bar' service. |
HistoryUserTimestamp::buildOptionsForm |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php |
Provide link to node option |
ProjectServiceContainer::getBazService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'baz' service. |
AutoExpireFlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
FieldUIUpgradePathTest::$admin_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
CountValidatorTest::getNotFourElements |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
translation_entity_translatable_switch |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Toggles translatability of the given field. |
Twig_Node_Expression_TempName::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php |
Compiles the node to PHP. |
SymfonyFileLocatorTest::testFileExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
AutoExpireFlashBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
CountValidatorTest::testValidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getThreeOrLessElements |
ProjectServiceContainer::getFooService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'foo' service. |
BackendChainImplementationUnitTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Definition of Drupal\Tests\Core\Cache\BackendChainImplementationUnitTest. |
_user_language_selector_langcode_value |
function |
drupal/core/modules/user/user.module |
Sets the value of the user register and profile forms' langcode element. |
ValidatorBuilder::setTranslationDomain |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the default translation domain of violation messages. |
BaseMemcacheProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
CountValidatorTest::testValidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getFiveOrMoreElements |
SubscriberService::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterListenersPassTest.php |
Returns an array of event names this subscriber wants to listen to. |
PHPUnit_Framework_TestCase::returnSelf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns the current object. |
SearchMultilingualEntityTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Modules to enable. |
DefinitionTest::testSetGetConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setConfigurator
@covers Symfony\Component\DependencyInjection\Definition::getConfigurator |
Connection::popCommittableTransactions |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Internal function: commit all the transaction layers that can commit. |
EasyRdf_Parser_Rdfa::guessTimeDatatype |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
ClassCollectionLoader::enableTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
This method is only useful for testing. |
MongoDbSessionHandlerTest::testDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
Configuration system upgrade functions |
group |
drupal/core/modules/system/system.install |
Module update functions that |
Twig_Node_Expression_Constant::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php |
Compiles the node to PHP. |
ConfigDataCollector::getSymfonyVersion |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the Symfony version. |
ResolveDefinitionTemplatesPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
EntityDisplayBaseInterface::createCopy |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Creates a duplicate of the EntityDisplay object on a different view mode. |
Connection::generateTemporaryTableName |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Generates a temporary table name. |
Twig_TokenParser_Block::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
|
CheckReferenceValidityPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
FileDriverTest::testGetElementFromFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
translation_entity_prepare_translation |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Populates target values with the source values. |
RebuildTest::testMenuRebuildByVariable |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RebuildTest.php |
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call. |
CheckReferenceValidityPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
ResolveReferencesToAliasesPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
|
PhpStreamWrapperInterface::stream_open |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
RemoveFeedItemTest::testRemoveFeedItem |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
Tests running "remove items" from 'admin/config/services/aggregator' page. |
ConditionAggregateInterface::condition |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Adds a condition. |
drupal_pre_render_conditional_comments |
function |
drupal/core/includes/common.inc |
Pre-render callback: Renders #browsers into #prefix and #suffix. |
ViewFormControllerBase::getDisplayTabs |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Adds tabs for navigating across Displays when editing a View. |