CommentStorageController::buildQuery |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildQuery(). |
CommentStorageController::attachLoad |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::attachLoad(). |
ViewStorageController::getProperties |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::getProperties(); |
CommentStorageController::postDelete |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
DatabaseFileUsageBackend::$tableName |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The name of the SQL table used to store file usage information. |
DatabaseStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on entities before they are deleted. |
CommentPagerTest::assertCommentOrder |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Asserts that the comments are displayed in the correct order. |
PageTitleFilteringTest::$saved_title |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
PageTitleFilteringTest::testTitleXSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Test if the title of the site is XSS proof. |
LanguageBrowserDetectionUnitTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
Definition of Drupal\language\Tests\LanguageBrowserDetectionUnitTest. |
LanguageConfigurationElementTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Definition of Drupal\language\Tests\LanguageConfigurationElementTest. |
SearchPageOverrideTest::$search_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
MockFileSessionStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MockArraySessionStorage::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Constructor. |
QueryGroupByTest::testGroupByAverage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
MockFileSessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MockFileSessionStorageTest::testSave |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MockArraySessionStorage::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Registers a SessionBagInterface for use. |
MockArraySessionStorage::loadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
StringStorageInterface::getLocations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads string location information. |
ViewStorageTest::testCreateDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the createDuplicate() View method. |
NativePhpunitTask::setCoverageClover |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
MTimeProtectedFileStorage::checkFile |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Determines whether a protected file exists and sets the filename too. |
StringStorageInterface::countStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Counts source strings. |
LanguagePathMonolingualTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
|
StringStorageInterface::createString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Creates a source string object bound to this storage but not saved. |
config_get_storage_names_with_prefix |
function |
drupal/core/includes/config.inc |
Gets configuration object names starting with a given prefix. |
EntityStorageControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Definition of Drupal\Core\Entity\EntityStorageControllerInterface. |
PluginManagerBase::processDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Performs extra processing on plugin definitions. |
SessionStorageInterface::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Registers a SessionBagInterface for use. |
NativeSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
PeclHttpMessageParser::parseResponse |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Parse an HTTP response message into an associative array of parts. |
FrontPageTest::testDrupalIsFrontPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Test front page functionality. |
_image_update_get_style_with_effects |
function |
drupal/core/modules/image/image.install |
Loads all effects for an image style. |
LanguageListTest::testLanguageStates |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Functional tests for the language states (locked or configurable). |
NativeSessionStorage::getSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the save handler instance. |
MessageParserInterface::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php |
Parse an HTTP request message into an associative array of parts. |
LanguageNegotiationInfoTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
|
update_manager_install_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
LanguageItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
AliasManagerInterface::getSystemPath |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Given a path alias, return the internal path it represents. |
StringDatabaseStorage::deleteStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
NodeTypeInitialLanguageTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
|
NativeSessionStorage::setMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the MetadataBag. |
NativeSessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the MetadataBag. |
StringDatabaseStorage::dbStringTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table name for storing string object. |
RemoteFileUnmanagedCopyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
|
PageTest::testBatchProgressPageTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php |
Tests that the batch API progress page uses the correct theme. |
NativeSessionStorage::setSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Registers save handler as a PHP session handler. |
PdoProfilerStorage::prepareStatement |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|