MockArraySessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
Test class for MockArraySessionStorage. |
taxonomy_term_load_children |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Finds all children of a term ID. |
UserSession::getSessionData |
function |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
Returns the session data. |
EntityDisplayTest::$modules |
property |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Modules to enable. |
JSMinPlusFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters an asset after it has been loaded. |
DataFieldRow::defineOptions |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
FileValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
authorize_filetransfer_form |
function |
drupal/core/includes/authorize.inc |
Form constructor for the file transfer authorization form. |
BlockInterfaceTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
|
JSMinPlusFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters an asset just before it's dumped. |
Lexer::getCatchablePatterns |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Lexical catchable patterns. |
RouteCollection::addOptions |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Adds options to all routes. |
ModuleTestBase::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
|
FeedProcessorPluginTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php |
Contains \Drupal\aggregator\Tests\FeedProcessorPluginTest. |
RecursiveRenderingException |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/RecursiveRenderingException.php |
Exception thrown when the entity view renderer goes into a potentially
infinite loop. |
FieldAttachOtherTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Set the default field storage backend for fields created during tests. |
RouteCollection::setSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Sets the schemes (e.g. 'https') all child routes are restricted to. |
UnicodeTest::testMimeHeader |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Tests Unicode::mimeHeaderEncode() and Unicode::mimeHeaderDecode(). |
MemcachedSessionHandlerTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
comment_test_views.info.yml |
file |
drupal/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
drupal/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
TwigReference::$writableRef |
property |
drupal/core/lib/Drupal/Core/Template/TwigReference.php |
Holds an internal reference to the original array. |
taxonomy_term_load_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Load multiple taxonomy terms based on certain conditions. |
EntityReferenceAutocomplete |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceAutocomplete.php |
Helper class to get autocompletion results for entity reference. |
PathProcessorFront::$config |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php |
A config factory for retrieving required config settings. |
SchemaTermInterface::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the URI of the term. |
AssetCollection::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the loaded content of the current asset. |
EasyRdf_Serialiser_Ntriples |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Ntriples.php |
Class to serialise an EasyRdf_Graph to N-Triples
with no external dependancies. |
RouteCollection::setMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Sets the HTTP methods (e.g. 'POST') all child routes are restricted to. |
TaggingTest::testHasAllTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests query tagging "has all of these tags" functionality. |
ConfigItemGroup::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
ExceptionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/ExceptionHandlerTest.php |
|
Attachment::displaysExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
If an attachment is set to inherit the exposed filter
settings from its parent display, then don't render and
display a second set of exposed filter widgets. |
PropertyChangedListener.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php |
|
DateFormatsLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Definition of Drupal\system\Tests\System\DateFormatsLanguageTest. |
Twig_TokenStream::$filename |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
|
comment_node_page_additions |
function |
drupal/core/modules/comment/comment.module |
Builds the comment-related elements for node detail pages. |
AssetCollection::setContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Sets the content of the current asset. |
UnicodeTest::testStrtolower |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Tests Unicode::strtolower(). |
ArgumentDateTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
Overrides \Drupal\views\Tests\ViewUnitTestBase::viewsData(). |
CacheProvider::setNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Set the namespace to prefix all cache ids with. |
NormalizationAwareInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php |
Defines the interface of encoders that will normalize data themselves |
FilterPluginBase::canExpose |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Determine if a filter can be exposed. |
Name::validate_user_strings |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
NegotiationSelectedForm.php |
file |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSelectedForm.php |
Contains \Drupal\language\Form\NegotiationSelectedForm. |
MemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
|
TwigReference::setReference |
function |
drupal/core/lib/Drupal/Core/Template/TwigReference.php |
Sets a reference in the internal storage. |
_drupal_load_test_overrides |
function |
drupal/core/includes/bootstrap.inc |
Overrides low-level and environment-specific configuration. |
RequestFactory::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Get a cached instance of the default request factory |
CacheProvider::getNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieve the namespace that prefixes all cache ids. |
FileValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|