StringDatabaseStorage::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Constructs a new StringStorage controller. |
NativeSessionStorage::$saveHandler |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
LanguageListTest::testLanguageList |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Functional tests for adding, editing and deleting languages. |
RedisProfilerStorage::getIndexName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the name of the index. |
NativeSessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
DatabaseBackend::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Implements Drupal\Core\Flood\FloodInterface::garbageCollection(). |
LanguageNegotiationInfoTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Sets up a Drupal site for running functional and integration tests. |
EventManagerTest::$_postFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
EventManagerTest::testInitialState |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
FileStorage::filePreDeleteCallback |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Ensures files and directories are deletable. |
LanguageItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Array of property definitions of contained properties. |
update_manager_install_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_install_form(). |
LanguageUrlRewritingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Modules to enable. |
BootstrapConfigStorageFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Returns a configuration storage implementation. |
ExceptionDataCollector::getMessage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception message. |
NodeTypeInitialLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
LanguageUrlRewritingTest::checkUrl |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check URL rewriting for the given language. |
RemoteFileUnmanagedCopyTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Sets up a Drupal site for running functional and integration tests. |
UnmanagedCopyTest::testNonExistent |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
Copy a non-existent file. |
MockFileSessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Regenerates id that represents this storage. |
NullSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
FilterManagerTest::testInvalidAlias |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
BaseMemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Delete item from the memcache server |
FormatterPluginManager::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Constructs a FormatterPluginManager object. |
FormatterPluginManager::getInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Overrides PluginManagerBase::getInstance(). |
LocaleFileImportStatus::addLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Add a language. |
language_save_default_configuration |
function |
drupal/core/modules/language/language.module |
Saves a language configuration that is attached to an entity type and bundle. |
NodeAccessPagerTest::testForumPager |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests the forum node pager for nodes with multiple grants per realm. |
EventManager::removeEventSubscriber |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Removes an EventSubscriber. The subscriber is asked for all the events it is
interested in and removed as a listener for these events. |
StatisticsReportsTest::testTopPages |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Verifies that 'Top pages' renders properly and displays the added hit. |
PagerPluginBase::get_items_per_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get how many items per page this pager will display. |
PagerPluginBase::set_items_per_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Set how many items per page this pager will display. |
UrlMatcherTest::testMatchingIsEager |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
AbstractManagerRegistry::getService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Fetches/creates the given services |
AbstractManagerRegistry::getManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
ConfigStorageController::resetCache |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::resetCache(). |
ConfigStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Builds the query to load the entity. |
PagerPluginBase::exposed_form_alter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
ConfigStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Attaches data to entities upon loading. |
ImageFieldTestBase::uploadNodeImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Upload an image to a node. |
ImageStylesPathAndUrlTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Modules to enable. |
AbstractMessage::getTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get a tokenized header as a Collection |
AbstractMessage::setTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Set a tokenized header on the request that implodes a Collection of data into a string separated by a token. |
ConfigStorageController::postDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
ConfigStorageController::invokeHook |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Invokes a hook on behalf of the entity. |
MysqlProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
MongoDbProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Constructor. |
overlay_user_dismiss_message_access |
function |
drupal/core/modules/overlay/overlay.module |
Access callback: Determines access to dismiss the accessibility message. |
ManagerRegistry::getManagerForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets the object manager associated with a given class. |
RemoteFileUnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedSaveDataTest. |