FloodInterface::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Cleans up expired flood events. This method is called automatically on
cron run. |
PluginManagerBase::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Implements Drupal\Component\Plugin\PluginManagerInterface::createInstance(). |
RedisProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Constructor. |
NativePhpunitPrinter::getMessages |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
NativeSessionStorageTest::testBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
RedisProfilerStorage::getItemName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the item name. |
StringDatabaseStorage::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getStrings(). |
NativeSessionStorage::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Constructor. |
update_manager_update_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_form(). |
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |
EventManagerTest::$_preFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
RedisProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Appends data to an existing item on the Redis server. |
language_admin_edit_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language editing form. Reused for custom language addition too. |
LanguageUrlRewritingTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
|
NativeSessionStorage::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Registers a SessionBagInterface for use. |
language_admin_delete_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language deletion submissions. |
PdoProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
PagerTest::testStorePagerSettings |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Pagers was sometimes not stored. |
NativeSessionStorage::loadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Load the session with attributes. |
locale_translatable_language_list |
function |
drupal/core/modules/locale/locale.module |
Returns list of translatable languages. |
MockFileSessionStorage::$savePath |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
|
BaseMemcacheProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
BaseMemcacheProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Purges all data from the database. |
FilterManagerTest::testInvalidName |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
PersistentObject::setObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Set the object manager responsible for all persistent object base classes. |
PersistentObject::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
|
BaseMemcacheProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Saves a Profile. |
UnmanagedDeleteTest::testDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Try deleting a directory. |
_drupal_session_garbage_collection |
function |
drupal/core/includes/session.inc |
Session handler assigned by session_set_save_handler(). |
language_get_default_configuration |
function |
drupal/core/modules/language/language.module |
Returns the language configuration stored for an entity type and bundle. |
DisplayPageTest::testPageResponses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Checks the behavior of the page for access denied/not found behaviours. |
AbstractManagerRegistry::$managers |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
DatabaseBackend::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::garbageCollection(). |
language_language_negotiation_info |
function |
drupal/core/modules/language/language.module |
Implements hook_language_negotiation_info(). |
MemcachedProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Retrieve item from the memcache server |
EsiResponseCacheStrategy::$maxAges |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php |
|
MemcachedProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Store an item on the memcache server under the specified key |
PagerPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for submitting options |
theme_test_hook_init_page_callback |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Menu callback for testing themed output generated in hook_init(). |
ConfigStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on entities before they are deleted. |
ImageStylesPathAndUrlTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
FilterStringTest::getBasicPageView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Build and return a Page view of the views_test_data table. |
WidgetInterface::massageFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Massages the form values into the format expected for field values. |
ManageFieldsTest::manageFieldsPage |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests the manage fields page. |
MongoDbProfilerStorage::buildQuery |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
MongoDbProfilerStorage::getProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
ManageFieldsTest::addExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests adding an existing field in another content type. |
ManagerRegistry::getAliasNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Resolves a registered namespace alias to the full namespace. |
ManageFieldsTest::testDefaultValue |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that default value is correctly validated and saved. |
PageCacheTest::testPageCompression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests page compression. |