SqliteProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
RequestFactoryInterface::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Create a new request based on an HTTP message |
MongoDbProfilerStorageTest::testUtf8 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
MemcacheProfilerStorage::getMemcache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Internal convenience method that returns the instance of the Memcache |
MemcacheProfilerStorage::setMemcache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Set instance of the Memcache |
MetadataGeneratorInterface::generate |
function |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGeneratorInterface.php |
Generates in-place editing metadata for an entity field. |
MemcacheProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Append data to an existing item on the memcache server |
NamespaceCoverageCoversClassTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassTest.php |
|
theme_filter_html_image_secure_image |
function |
drupal/core/modules/filter/filter.module |
Formats an image DOM element that has an invalid source. |
TypedDataManager::$constraintManager |
property |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
The validation constraint manager to use for instantiating constraints. |
ImageFieldDefaultImagesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
|
PageTitleFilteringTest::$saved_title |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
StorageComparer::addChangelistDelete |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the delete changelist. |
StorageComparer::addChangelistCreate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the create changelist. |
StorageComparer::addChangelistUpdate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the update changelist. |
PageTitleFilteringTest::testTitleXSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Test if the title of the site is XSS proof. |
CustomBlockTypeStorageController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Contains \Drupal\custom_block\CustomBlockTypeStorageController. |
LocaleConfigManager::$installStorage |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
A storage controller instance for reading default configuration data. |
template_preprocess_maintenance_page |
function |
drupal/core/includes/theme.inc |
Prepare variables for maintenance page templates. |
_image_update_get_style_with_effects |
function |
drupal/core/modules/image/image.install |
Loads all effects for an image style. |
StateValuesCleanAdvancedTest::$image |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
An image file path for uploading. |
LocaleConfigManager::translateString |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Translates string using the localization system. |
StringStorageInterface::getLocations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads string location information. |
ConstraintManager::processDefinition |
function |
drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php |
Process definition callback for the ProcessDecorator. |
PluginManagerBase::processDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Performs extra processing on plugin definitions. |
StringStorageInterface::countStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Counts source strings. |
StringStorageInterface::createString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Creates a source string object bound to this storage but not saved. |
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. |
UnmanagedMoveTest::testOverwriteSelf |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Try to move a file onto itself. |
ImageAdminStylesTest::testEditEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Verifies that editing an image effect does not cause it to be duplicated. |
ShortcutStorageController::preDelete |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\Core\Entity\ConfigStorageController::preDelete(). |
ConfigStorageController::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Constructs a ConfigStorageController object. |
DisplayPageTest::testPageRouterItems |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Checks that the router items are properly registered |
MTimeProtectedFileStorageTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Overrides \Drupal\Tests\UnitTestCase::setUp() |
AggregatorPluginManager::__construct |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/AggregatorPluginManager.php |
Constructs a AggregatorPluginManager object. |
EntityStorageControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Contains \Drupal\Core\Entity\EntityStorageControllerInterface. |
FrontPageTest::testDrupalIsFrontPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Test front page functionality. |
config_get_storage_names_with_prefix |
function |
drupal/core/includes/config.inc |
Gets configuration object names starting with a given prefix. |
RemoteFileUnmanagedDeleteTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Sets up a Drupal site for running functional and integration tests. |
MockFileSessionStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MockFileSessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
StringDatabaseStorage::updateLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Update locations for string. |
ImageEffectDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns a caption for the button that confirms the action. |
ExceptionNamespaceTest::ERROR_MESSAGE |
constant |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php |
Exception message |
RemoteFileUnmanagedMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Modules to enable. |
MockFileSessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MetadataGeneratorTest::$editorManager |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The manager for editor plugins. |
LanguageUILanguageNegotiationTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Definition of Drupal\language\Tests\LanguageUILanguageNegotiationTest. |
MetadataGeneratorTest::$accessChecker |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The access checker object to be used by the metadata generator object. |
ConfigStorageController::importCreate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Create configuration upon synchronizing configuration changes. |