EasyRdf_Parser_Rdfa::printNode |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
MenuRouterTest::menuLoadRouter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Load the router for a given path. |
MemoryDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
|
RedirectPlugin::onRequestClone |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
Clean up the parameters of a request when it is cloned |
Response::getProxyAuthenticate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Proxy-Authenticate HTTP header |
AccessRoleTest::testAccessRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessRoleTest.php |
Tests role access plugin. |
TestEntityFormController::form |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
FileCacheReaderTest::$cacheDir |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
entity.view_mode.user.full.yml |
file |
drupal/core/modules/user/config/entity.view_mode.user.full.yml |
drupal/core/modules/user/config/entity.view_mode.user.full.yml |
ConditionInterface::conditions |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionInterface.php |
Gets a complete list of all conditions in this conditional clause. |
TestEntityFormController::save |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
FileCacheReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
LocaleLookup::resolveCacheMiss |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
Resolves a cache miss. |
Twig_Loader_Chain::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Constructor. |
ProviderBasedGeneratorTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
|
ForumTest::generateForumTopics |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Generates forum topics. |
TourPluginTest::$pluginManager |
property |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourPluginTest.php |
Stores the tour plugin manager. |
Twig_TokenParser_Block::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
Gets the tag name associated with this token parser. |
SessionStorageInterface::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Clear all session data in memory. |
PHP_Token_FUNCTION::$arguments |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
NamespaceCoverageProtectedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageProtectedTest.php |
|
ThrowNoExceptionTestCase::test |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ThrowNoExceptionTestCase.php |
|
TaggedWithTest::testTaggedWith |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Tests the "tagged with" functionality. |
LoggerDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
NativePhpunitPrinter::addError |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
An error occurred. |
Twig_SimpleFunction::$callable |
property |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
ModuleTest::customErrorHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Defines an error handler which is used in the test. |
FilterException::updateMessage |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
|
PHPUnit_Util_Log_JSON::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A test ended. |
AssetCollectionIterator::valid |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
ViewExecutable::executeDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Execute the given display, with the given arguments.
To be called externally by whatever mechanism invokes the view,
such as a page callback, hook_block, etc. |
ActionListController::buildRow |
function |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Builds a row for an entity in the entity listing. |
Twig_Loader_Chain::getCacheKey |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Gets the cache key to use for the cache for a given template name. |
ConfigDataCollector::hasXDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if the XDebug is enabled. |
PHP_Token_FUNCTION::$signature |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
ModulesDisabledUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Tests upgrading with all non-required modules installed but disabled. |
LANGUAGE_NEGOTIATION_INTERFACE |
constant |
drupal/core/modules/language/language.negotiation.inc |
The language is determined using the current interface language. |
EasyRdf_Utils::execCommandPipe |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php |
Execute a command as a pipe |
EntityTestMulStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Defines the controller class for the test entity. |
CollectionValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
QueryAggregate::createSqlAlias |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Builds a sql alias as expected in the result. |
Twig_Loader_Filesystem::$paths |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
ParameterTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterTest.php |
@covers Symfony\Component\DependencyInjection\Parameter::__construct |
WizardPluginBase::getPathField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the pathField property. |
NativeSessionStorage::$started |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
ViewExecutable::attachDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachment displays for the view. |
CommentTestBase::commentExists |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Checks current page for specified comment. |
Twig_Loader_Filesystem::$cache |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
ConstraintViolationList::count |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
|
ConfigDataCollector::hasXCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if XCache is enabled. |