|
LanguageUrlRewritingTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Test that URL rewriting works as expected. |
|
NativeSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
Test class for NativeSessionStorage. |
|
PHP_CodeCoverage_Version |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Version.php |
@category PHP
@package CodeCoverage
@author Sebastian Bergmann <sebastian@phpunit.de>
@copyright 2009-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause… |
|
pager_default_initialize |
function |
drupal/core/includes/pager.inc |
Initializes a pager for theme('pager'). |
|
comment_get_display_page |
function |
drupal/core/modules/comment/comment.module |
Returns the page number for a comment. |
|
UserLanguageCreationTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Functional test for language handling during user creation. |
|
xmlrpc_message_tag_close |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles closing tags for XML parsing in xmlrpc_message_parse(). |
|
PdoProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
|
theme_system_themes_page |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for the Appearance page. |
|
DatabaseFileUsageBackend |
class |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Defines the database file usage backend. This is the default Drupal backend. |
|
PdoProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Finds profiler tokens for the given criteria. |
|
PdoProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Reads data associated with the given token. |
|
StorageInterface::exists |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Returns whether a configuration object exists. |
|
ViewExecutable::usePager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Determine if the pager actually uses a pager. |
|
StorageInterface::delete |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Deletes a configuration object from the storage. |
|
StorageInterface::rename |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Renames a configuration object in the storage. |
|
PdoProfilerStorage::exec |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
|
Language::TYPE_INTERFACE |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The type of language used to select the user interface. |
|
StorageInterface::encode |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Encodes configuration data into the storage-specific format. |
|
Field::getStorageDetails |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Returns information about how the storage backend stores the field data. |
|
StorageInterface::decode |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Decodes configuration data from the storage-specific format. |
|
PathProcessorManager.php |
file |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Contains Drupal\Core\PathProcessor\PathProcessorManager. |
|
StorageTest::testDetails |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php |
Tests changing label, description and tag. |
|
LANGUAGE_NEGOTIATION_URL |
constant |
drupal/core/modules/language/language.negotiation.inc |
The language is determined using path prefix or domain. |
|
image_module_test.module |
file |
drupal/core/modules/image/tests/image_module_test.module |
Provides Image module hook implementations for testing purposes. |
|
config.storage.installer |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\InstallStorage |
|
EventManagerTest::preFoo |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
|
EventManagerTest::preBar |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
|
CommentStorageController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Defines the controller class for comments. |
|
language_from_user_admin |
function |
drupal/core/modules/language/language.negotiation.inc |
Identifies admin language from the user preferences. |
|
_field_test_storage_data |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Helper function: stores or retrieves data from the 'storage backend'. |
|
MemcachedProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Memcached Profiler Storage |
|
batch_test_redirect_page |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Menu callback: Redirects successfuly. |
|
EventManagerTest::preFoo |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
|
NativeSessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
|
ImageAdminStylesTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Definition of Drupal\image\Tests\ImageAdminStylesTest. |
|
NullStorageExpirable.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Contains \Drupal\Core\KeyValueStore\NullStorageExpirable. |
|
MemoryStorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Sets up unit test environment. |
|
ImageStyleDeleteForm.php |
file |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Contains \Drupal\image\Form\ImageStyleDeleteForm. |
|
EditorManagerTest::setUp |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Sets up Drupal unit test environment. |
|
FileStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Constructs this FileStorage object. |
|
ImageWidget::formElement |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formElement(). |
|
hook_field_storage_write |
function |
drupal/core/modules/field/field.api.php |
Write field data for an entity. |
|
FileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Returns the full path where the file is or should be stored. |
|
hook_field_storage_query |
function |
drupal/core/modules/field/field.api.php |
Execute a Drupal\Core\Entity\EntityFieldQuery. |
|
language_test_page_build |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Implements hook_page_build(). |
|
field_sql_storage.module |
file |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Default implementation of the field storage API. |
|
language.negotiation.yml |
file |
drupal/core/modules/language/config/language.negotiation.yml |
drupal/core/modules/language/config/language.negotiation.yml |
|
hook_language_types_info |
function |
drupal/core/modules/system/language.api.php |
Define language types. |
|
MetadataBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|