CommentLanguageTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Modules to enable. |
MockArraySessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Force the session to be saved and closed. |
CommentLanguageTest::$profile |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Use the standard profile. |
ViewStorageTest::displayTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests adding, saving, and loading displays on configuration entities. |
form_test_storage_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to finish multi-step form. |
PluginManagerBase::$discovery |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
The object that discovers plugins managed by this manager. |
MTimeProtectedFastFileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Stores PHP code in files with securely hashed names. |
SessionStorageInterface::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Force the session to be saved and closed. |
DatabaseStorageController.php |
file |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Definition of Drupal\Core\Entity\DatabaseStorageController. |
aggregator_page_category_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to list items aggregated in a category. |
Update Manager module: update |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module functionality for updating existing code. |
NativeSessionStorage::$closed |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
field_test_field_storage_info |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_info(). |
field_test_field_storage_load |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_load(). |
image_style_form_add_validate |
function |
drupal/core/modules/image/image.admin.inc |
Validate handler for adding a new image effect to an image style. |
NativeSessionStorage::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session name |
NativeSessionStorage::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the session name |
PdoProfilerStorage::$username |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
PdoProfilerStorage::$password |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
BootstrapConfigStorageFactory |
class |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Defines a factory for retrieving the config storage used pre-kernel. |
StringDatabaseStorage::delete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::delete(). |
PdoProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
update_manager_archive_verify |
function |
drupal/core/modules/update/update.manager.inc |
Verifies an archive after it has been downloaded and extracted. |
LazyAssetManager::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Constructor. |
LazyAssetManager::addResource |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Adds a resource to the asset manager. |
UnmanagedCopyTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
Copy a normal file. |
MockFileSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Starts the session. |
ConfigStorageTestBase::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
ConfigStorageTestBase::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
AliasManager::lookupPathSource |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Given an alias, return its Drupal system URL if one exists. Otherwise,
return FALSE. |
NullBackend::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::garbageCollection(). |
AssetFactory::getFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Returns the current filter manager. |
AssetFactory::setFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets the filter manager to use when adding filters. |
AssetManagerTest::testGetAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
EventManager::addEventListener |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Adds an event listener that listens on the specified events. |
PagerPluginBase::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
AbstractManagerRegistry::$name |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
UsageTest::testTempFileCleanup |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Ensure that temporary files are removed. |
LanguageArgument::summary_name |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summary_name(). |
LanguageUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
FilterException::updateMessage |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
|
MongoDbProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
AbstractMessage::$cacheControl |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
|
_toolbar_initialize_page_cache |
function |
drupal/core/modules/toolbar/toolbar.module |
Use Drupal's page cache for toolbar/subtrees/*, even for authenticated users. |
WidgetPluginManager::$defaults |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase:$defaults. |
_image_effect_definitions_sort |
function |
drupal/core/modules/image/image.module |
Internal function for sorting image effect definitions through uasort(). |
AbstractMessage::changedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Check to see if the modified headers need to reset any of the managed
headers like cache-control |
MongoDbProfilerStorage::$mongo |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
UnmanagedMoveTest::testMissing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Try to move a missing file. |
FileStorageController::preSave |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::presave(). |