AssetInterface::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the time the current asset was last modified. |
EntityEnclosingRequest::setBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Set the body of the request |
TaxonomyIndexTid::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EntityEnclosingRequest::getBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the body of the request if set |
SearchPageOverrideTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
CheckDefinitionValidityPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php |
|
TestExtension::escape_something |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
Twig_Lexer::STATE_INTERPOLATION |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
ArgumentPluginBase::$name_table |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
The table to use for the name, should it not be in the same table as the argument. |
ArgumentPluginBase::$name_field |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
The field to use for the name to use in the summary, which is
the displayed output. For example, for the node: nid argument,
the argument itself is the nid, but node.title is displayed. |
Twig_Node_Expression_Binary_Add |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php |
|
CommentNodeChangesTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php |
|
Twig_Node_Expression_Binary_And |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php |
|
HttpKernel::generateInternalUri |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Generates an internal URI for a given controller. |
Twig_Node_Expression_Binary_Sub |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php |
|
DrupalDiffInline::process_chunk |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Merge chunk segments between tag delimiters. |
DrupalDiffInline::process_edits |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Merge copy and equivalent edits into intelligible chunks. |
Connection::$temporaryNameIndex |
property |
drupal/core/lib/Drupal/Core/Database/Connection.php |
An index used to generate unique temporary table names. |
ContainerBuilder::getExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all registered extensions. |
DataCollectorInterface::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Collects data for the given Request and Response. |
LANGUAGE_NEGOTIATION_USER_ADMIN |
constant |
drupal/core/modules/language/language.negotiation.inc |
The language is set based on the user admin language settings. |
DataCollectorInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Returns the name of the collector. |
FieldInfo::getBundleExtraFields |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Retrieves the "extra fields" for a bundle. |
CoalescingDirectoryResource.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
|
_field_info_collate_types_reset |
function |
drupal/core/modules/field/field.info.inc |
Clears collated information on field and widget types and related structures. |
LANGUAGE_NEGOTIATION_URL_DOMAIN |
constant |
drupal/core/modules/language/language.negotiation.inc |
URL language negotiation: use the domain as URL language indicator. |
field_ui_existing_field_options |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns an array of existing fields to be added to a bundle. |
DisplayInternalLogicTest::setUp |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Sets up a Drupal site for running functional and integration tests. |
_openid_test_endpoint_associate |
function |
drupal/core/modules/openid/tests/openid_test.module |
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0,
section 8). |
ViewExecutable::setExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the exposed filters input to an array. If unset they will be taken
from $_GET when the time comes. |
ViewExecutable::getExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Figure out what the exposed input for this view is. |
SessionBagInterface::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Initializes the Bag |
Twig_TemplateTest::getDebugInfo |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Layout::getDerivativeDefinition |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php |
Implements DerivativeInterface::getDerivativeDefinition(). |
MetadataBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
ReflectionProviderInterface.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php |
|
config_uninstall_default_config |
function |
drupal/core/includes/config.inc |
Uninstalls the default configuration of a given extension. |
ReadLimitEntityBody::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Returns only a subset of the decorated entity body when cast as a string |
ContentNegotiationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ContentNegotiationTest.php |
|
SessionStorageInterface::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Gets a SessionBagInterface by name. |
ContainerBuilder::getServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets all service ids. |
LoadTest::testLoadInvalidStatus |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Try to load a non-existent file by status. |
KernelInterface::locateResource |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Returns the file path for a given resource. |
locale_translate_batch_finished |
function |
drupal/core/modules/locale/locale.bulk.inc |
Finished callback of system page locale import batch. |
StringDatabaseStorage::$options |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Additional database connection options to use in queries. |
KernelInterface::getEnvironment |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the environment. |
NativePhpunitPrinter::startTest |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
A test started. |
ScopeCrossingInjectionException |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
This exception is thrown when the a scope crossing injection is detected. |
PictureMapping::createDuplicate |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Implements EntityInterface::createDuplicate(). |
DisplayPluginBase::formatThemes |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Format a list of theme templates for output by the theme info helper. |