|
Connection::supportsTransactionalDDL |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Determines if this driver supports transactional DDL. |
|
Twig_NodeVisitor_Optimizer::$inABody |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
|
Twig_Node_Expression_Name::isSpecial |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Name.php |
|
|
StaticReflectionClass::isUserDefined |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
|
DisplayPluginBase::viewSpecialBlocks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render any special blocks provided for this display. |
|
DateTimePlus::$inputTimeZoneAdjusted |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The prepared timezone object used to construct this date. |
|
GetSetMethodNormalizer::setCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Set normalization callbacks |
|
ClassWithFullyQualifiedUseStatements |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithFullyQualifiedUseStatements.php |
|
|
AccessSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/AccessSubscriber.php |
Registers the methods in this class that should be listeners. |
|
FileAssetTest::testDefaultBaseAndPath |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
|
FileCacheReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Retrieve annotations for method |
|
FieldPluginBase::document_self_tokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Document any special tokens this field might use for itself. |
|
MemcacheSessionHandlerTest::$memcache |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
|
SearchPreprocessLangcodeTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
|
|
TransactionNameNonUniqueException.php |
file |
drupal/core/lib/Drupal/Core/Database/TransactionNameNonUniqueException.php |
Definition of Drupal\Core\Database\TransactionNameNonUniqueException |
|
views_ui_rearrange_filter_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for rearranging form |
|
PersistentObject::injectObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Inject Doctrine Object Manager |
|
BaseMemcacheProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Retrieve item from the memcache server |
|
FilterPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Simple validate handler |
|
AggregatorTestBase::createSampleNodes |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Creates sample article nodes. |
|
BaseMemcacheProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Store an item on the memcache server under the specified key |
|
Search::query_parse_search_expression |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/argument/Search.php |
Take sure that parseSearchExpression is runned and everything is set up for it. |
|
CascadingStylesheetsTest::testDefault |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Checks that default stylesheets are empty. |
|
Twig_NodeVisitor_Escaper::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
|
CascadingStylesheetsTest::testAddFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests adding a file stylesheet. |
|
UrlMatcherTest::testNoMethodSoAllowed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
|
EntityRenderControllerInterface::view |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Returns the render array for the provided entity. |
|
AssetManagerTest::testGetInvalidAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
|
ThemeTestTwig::testFindThemeTemplates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php |
Tests drupal_find_theme_templates |
|
EntityTranslationFormTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
|
ScanDirectoryTest::testOptionCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the callback function is called correctly. |
|
Twig_Extension_Sandbox::enableSandbox |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
|
PassConfig::$beforeOptimizationPasses |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
|
|
install_import_translations_remaining |
function |
drupal/core/includes/install.core.inc |
Finishes importing files at end of installation. |
|
locale_translation_batch_status_build |
function |
drupal/core/modules/locale/locale.batch.inc |
Build a batch to get the status of remote and local translation files. |
|
language_configuration_element_submit |
function |
drupal/core/modules/language/language.module |
Submit handler for the forms that have a language_configuration element. |
|
UrlMatcherTest::testMatchWithPrefixes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
|
UpdateLobTest::testUpdateMultipleBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
Confirms that we can update two blob columns in the same table. |
|
ScanDirectoryTest::testOptionMinDepth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the min_depth options lets us ignore files in the starting
directory. |
|
JsCompressorFilterTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/JsCompressorFilterTest.php |
|
|
ContainerAwareEventDispatcherTest.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
|
_update_get_cached_available_releases |
function |
drupal/core/modules/update/update.module |
Returns all currently cached data about available releases for all projects. |
|
NodeAccessPagerTest::testCommentPager |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests the comment pager for nodes with multiple grants per realm. |
|
StatisticsReportsTest::testRecentHits |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Verifies that 'Recent hits' renders properly and displays the added hit. |
|
Twig_NodeVisitor_Escaper::getPriority |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
Returns the priority for this visitor. |
|
Search::query_parse_search_expression |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php |
Take sure that parseSearchExpression is runned and everything is set up for it. |
|
Twig_Extension_Sandbox::checkSecurity |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
|
AbstractManagerRegistry::$connections |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
|
Twig_Environment::computeAlternatives |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
|
FileProfilerStorage::getIndexFilename |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Gets the index filename. |