RequestFactory::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Create a new request based on an HTTP message |
XcacheClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Finds a file by class name while caching lookups to Xcache. |
FilesystemCache::$extension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php |
|
RequestTest::getBaseUrlData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
GroupwiseMax::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Defines default values for options. |
StorageTest::testFormCached |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests using the form with an activated $form_state['cache'] property. |
MemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
|
_book_outline_remove_access |
function |
drupal/core/modules/book/book.module |
Access callback: Determines if the user can remove nodes from the outline. |
Twig_TokenParser::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser.php |
Sets the parser associated with this token parser |
StorageTest::testValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests validation when form storage is used. |
FilesystemCache::doContains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php |
Test if an entry exists in the cache. |
RequestFactoryInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
|
AttributeArray::getIterator |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements IteratorAggregate::getIterator(). |
node_access_test_permission |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_permission(). |
HttpCacheTestCase::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
ApcClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Constructor. |
CompassFilter::$compassPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
StylePluginBase::build_sort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Called by the view builder to see if this style handler wants to
interfere with the sorts. If so it should build; if it returns
any non-TRUE value, normal sorting will NOT be added to the query. |
test_invalid_basetheme.info |
file |
drupal/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info |
name = Theme test with invalid base theme
description = Test theme which has a non-existent base theme.
core = 8.x
base theme = not_real_test_basetheme
hidden = TRUE |
MockArraySessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
AttributeString::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Implements the magic __toString() method. |
ConfigurationTest::$modules |
property |
drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php |
Modules to enable. |
AnnotatedClassDiscovery.php |
file |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
Definition of Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery. |
SessionStorageInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
|
hook_views_invalidate_cache |
function |
drupal/core/modules/views/views.api.php |
Allow modules to respond to the invalidation of the Views cache. |
Twig_Loader_String::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Returns true if the template is still fresh. |
AreaPluginBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php |
Area handlers shouldn't have groupby. |
StylePluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Allow the style to do stuff before each row is rendered. |
ClosureLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php |
@covers Symfony\Component\Routing\Loader\ClosureLoader::load |
overlay_update_dependencies |
function |
drupal/core/modules/overlay/overlay.install |
Implements hook_update_dependencies(). |
RequestContext::$parameters |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
|
MemoryStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
ListString::$allowed_values |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Stores the allowed values of this field. |
NullSessionHandler::destroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
|
ApacheMatcherDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
RegisterKernelListenersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterKernelListenersPass.php |
|
TestParser::filterBodyNodes |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
CheckDefinitionValidityPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php |
This pass validates each definition individually only taking the information
into account which is contained in the definition itself. |
hook_user_format_name_alter |
function |
drupal/core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
SqliteProfilerStorage::exec |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
AssetCollection::removeLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Removes a leaf. |
forum_admin_settings_submit |
function |
drupal/core/modules/forum/forum.admin.inc |
Form submission handler for forum_admin_settings(). |
UrlTest::testDrupalParseUrl |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_parse_url(). |
TokenParser::parseNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Get the namespace. |
ContainerTest::testAddScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
TwigFunctionTokenParser.php |
file |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Definition of Drupal\Core\Template\TwigFunctionTokenParser. |
_update_7000_node_get_types |
function |
drupal/core/modules/node/node.install |
Fetches node types directly from the database. |
DrupalDateTimeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php |
Test information. |
CachedFormulaLoader::$debug |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
ContainerTest::testHasScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|