TempStoreFactory::$connection |
property |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
The connection object used for this data. |
Twig_Environment::getFunction |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Get a function by name. |
LockBackendInterface::release |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Releases the given lock. |
FileTransfer::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a form to collect connection settings credentials. |
CacheTestBase::$default_value |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
|
ForumSettingsForm::submitForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
BookController::adminOverview |
function |
drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php |
Returns an administrative overview of all books. |
BlockTest::testHideBlockTitle |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block title display settings. |
FileTranslation::loadLanguage |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Add translations for new language. |
TextPlainUnitTest::assertText |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a text string appears in the text-only version of $this->content. |
CompilerJarFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php |
Filters an asset just before it's dumped. |
FlattenException::$statusCode |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
MappingDriverChain::addDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Add a nested driver. |
LegacyUrlMatcher::__construct |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Constructor. |
TempStoreFactory::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Constructs a Drupal\user\TempStoreFactory object. |
StateValuesCleanTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
|
UnmanagedMoveTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Move a normal file. |
BooleanOperator::$no_operator |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Disable the possibility to use operators. |
TermTranslationController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Definition of Drupal\taxonomy\TermTranslationController. |
TooManyRedirectsException.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/TooManyRedirectsException.php |
|
EntityFormControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Defines a common interface for entity form controller classes. |
form_test_load_include_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
PathSubscriber::$aliasManager |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
The alias manager that caches alias lookups based on the request. |
FileTranslation::filesToArray |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Reads the given Gettext PO files into a data structure. |
DebugLoggerInterface::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns an array of logs. |
BooleanOperator::$accept_null |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
|
FileTest::testMoveWithNewName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
dblog_logging_settings_submit |
function |
drupal/core/modules/dblog/dblog.module |
Form submission handler for system_logging_settings(). |
views_pre_render_view_element |
function |
drupal/core/modules/views/views.module |
View element pre render callback. |
ContactUpgradePathTest::setUp |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
StaticReflectionParser::parse |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
|
PhpDumper::$reservedVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
FileTest::getFilenameFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
NewDefaultThemeBlocksTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Definition of Drupal\block\Tests\NewDefaultThemeBlocksTest. |
locale_translate_batch_import |
function |
drupal/core/modules/locale/locale.bulk.inc |
Perform interface translation import as a batch step. |
StatisticsPopularBlock::build |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Builds and returns the renderable array for this block plugin. |
RequestInterface::getResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the previously received {not been sent |
ContactPersonalTest::$modules |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Modules to enable. |
ClassLoader::setFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Sets the file extension of class files in the namespace of this ClassLoader. |
MTimeProtectedFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
BooleanOperator::operatorForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Options form subform for setting the operator. |
EsiTest::testRenderIncludeTag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
ModulesInstallConfirmForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Contains \Drupal\system\Form\ModulesInstallConfirmForm. |
CKEditorPluginManagerTest.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
Definition of \Drupal\ckeditor\Tests\CKEditorPluginManagerTest. |
FilterHtmlImageSecureTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Contains Drupal\filter\Tests\FilterHtmlImageSecureTest. |
InvalidParameterException.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php |
|
hook_taxonomy_term_view_alter |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Alter the results of taxonomy_term_view(). |
PHP_Token_Stream::$interfaces |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
LayoutController::__construct |
function |
drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php |
Constructs a \Drupal\layout\Controller\LayoutController object. |
AssetReference::getSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns an absolute path or URL to the source asset's root directory. |