NativeFileSessionHandlerTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
Test class for NativeFileSessionHandler. |
KernelInterface::getCacheDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the cache directory. |
RelationshipTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Views used by this test. |
OptiPngFilterTest::getImages |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/OptiPngFilterTest.php |
|
RedisProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Removes the specified keys. |
ExtensionLoadedExtension.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionLoadedBundle/DependencyInjection/ExtensionLoadedExtension.php |
|
ViewSubscriber::$negotiation |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php |
|
RelationshipTest::$columnMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Maps between the key in the expected result and the query result. |
ConfigDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns the name of the collector. |
authorize_access_denied_page |
function |
drupal/core/authorize.php |
Renders a 403 access denied page for authorize.php. |
XmlRpcMessagesTest::$modules |
property |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
Modules to enable. |
InlineServiceDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Inline service definitions where this is possible. |
Serializer::$normalizerCache |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
AutoExpireFlashBagTest::$bag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
AssetCollectionIterator::key |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
MemcacheddSessionHandlerTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
LazyAssetManager::$resources |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
UrlParserInterface::parseUrl |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php |
Parse a URL using special handling for a subset of UTF-8 characters in the query string if needed. |
WebTestBase::$redirect_count |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The number of redirects followed during the handling of a request. |
MockPathMatcher::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockPathMatcher.php |
Construct the matcher given the route collection. |
Connection::transactionDepth |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Determines current transaction depth. |
NativeSessionStorage::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets a SessionBagInterface by name. |
Connection::startTransaction |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Returns a new DatabaseTransaction object on this connection. |
DefaultViewsTest::createTerm |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
Returns a new term with random properties in vocabulary $vid. |
AddFeedTest::testAddLongFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php |
Tests feeds with very long URLs. |
HandlerAllTest::testHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php |
Tests most of the handlers. |
TypedDataTest::testGetAndSet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests the basics around constructing and working with data wrappers. |
HandlerFieldUserNameTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php |
Definition of Drupal\views\Tests\User\HandlerFieldUserNameTest. |
SearchAdvancedSearchFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
|
EntityTranslationTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Gets the names of all mapped classes known to this driver. |
field_test_entity_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_info_alter(). |
EntityTranslation::$langcode |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
The language code of the translation. |
BreakpointThemeTest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
|
ContainerAware::setContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAware.php |
Sets the Container associated with this Controller. |
update_authorize_run_install |
function |
drupal/core/modules/update/update.authorize.inc |
Installs a new project when invoked by authorize.php. |
LazyAssetManager::hasFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Checks for an asset formula. |
Twig_Node_Expression_GetAttr |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php |
|
AggregatorTestBase::$modules |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Modules to enable. |
NodeAccessRebuildTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
LazyAssetManager::getFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Returns an asset's formula. |
UriTemplate::parseExpression |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
Parse an expression into parts |
LazyAssetManager::setFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Sets a formula on the asset manager. |
ClassMapGeneratorTest::clean |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
SearchConfigSettingsFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Test config page. |
_update_batch_create_message |
function |
drupal/core/modules/update/update.authorize.inc |
Creates a structure of log messages. |
DatabaseExceptionWrapper.php |
file |
drupal/core/lib/Drupal/Core/Database/DatabaseExceptionWrapper.php |
Definition of Drupal\Core\Database\DatabaseExceptionWrapper. |
Twig_Environment::setCharset |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Sets the default template charset. |
Serializer::supportsEncoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Checks whether the serializer can encode to given format |
TableFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |