PagerTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Sets up a Drupal site for running functional and integration tests. |
StorageException |
class |
drupal/core/lib/Drupal/Core/Config/StorageException.php |
An exception thrown in case of storage controller operation errors. |
locale.pages.inc |
file |
drupal/core/modules/locale/locale.pages.inc |
Interface translation summary, editing and deletion user interfaces. |
image_scale_form |
function |
drupal/core/modules/image/image.admin.inc |
Form structure for the image scale form. |
FilterManagerTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
FileStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
FilterManager.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
image_crop_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Crop an image resource. |
LanguageField.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Contains Drupal\language\Plugin\views\field\LanguageField. |
image_style_flush |
function |
drupal/core/modules/image/image.module |
Flush cached media for a style. |
comment_edit_page |
function |
drupal/core/modules/comment/comment.module |
Page callback: Displays the comment editing form. |
image_test.module |
file |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Helper module for the image tests. |
LANGUAGE_MULTIPLE |
constant |
drupal/core/includes/bootstrap.inc |
The language code used when multiple languages could be applied. |
image_effect_load |
function |
drupal/core/modules/image/image.module |
Load a single image effect. |
image_effect_save |
function |
drupal/core/modules/image/image.module |
Save an image effect. |
_comment_per_page |
function |
drupal/core/modules/comment/comment.module |
Returns an array of "comments per page" values that users can select from. |
theme_image_style |
function |
drupal/core/modules/image/image.module |
Returns HTML for an image using a specific image style. |
LANGUAGE_TYPE_URL |
constant |
drupal/core/includes/bootstrap.inc |
The type of language used for URLs. |
UnmanagedMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Unmanaged move related tests. |
tracker.pages.inc |
file |
drupal/core/modules/tracker/tracker.pages.inc |
User page callbacks for tracker.module. |
_color_page_alter |
function |
drupal/core/modules/color/color.module |
Replaces the logo with a color-altered logo. |
LayoutManager.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php |
Definition of Drupal\layout\Plugin\Type\LayoutManager. |
ManageDisplayTest |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests the functionality of the 'Manage display' screens. |
comment.pages.inc |
file |
drupal/core/modules/comment/comment.pages.inc |
User page callbacks for the Comment module. |
MemoryStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Tests the key-value memory storage. |
ImageStyle::$name |
property |
drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php |
The name of the image style. |
AssetManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Gets an asset by name. |
Language::$parent |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
The parent data structure. |
AssetManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Checks if the current asset manager has a certain asset. |
AssetManager::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Registers an asset to the current asset manager. |
Language::getName |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Implements ContextAwareInterface::getName(). |
Language::setName |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Implements ContextAwareInterface::setName(). |
TestFileUsage.php |
file |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Definition of Drupal\bundle_test\TestFileUsage. |
FileUsageBase.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Definition of Drupal\file\FileUsage\FileUsageBase. |
MessageParser.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
|
Utils::$userAgent |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Utils.php |
|
MENU_CONTEXT_PAGE |
constant |
drupal/core/includes/menu.inc |
Internal menu flag: Local task should be displayed in page context. |
CachedStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Contains Drupal\Core\Config\CachedStorage. |
FieldLanguageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Tests the field language handler. |
system_batch_page |
function |
drupal/core/modules/system/system.admin.inc |
Default page callback for batches. |
contact.pages.inc |
file |
drupal/core/modules/contact/contact.pages.inc |
Page callbacks for the Contact module. |
image_gd_settings |
function |
drupal/core/modules/system/image.gd.inc |
Image toolkit callback: Returns GD-specific image toolkit settings. |
image_gd_get_info |
function |
drupal/core/modules/system/image.gd.inc |
Get details about an image.
Image toolkit callback: Retrieves details about an image. |
image_get_toolkit |
function |
drupal/core/includes/image.inc |
Gets the name of the currently used toolkit. |
BlockLanguageTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Functional tests for the language list configuration forms. |
image_test_resize |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Image tookit's resize operation. |
PageCacheTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Definition of Drupal\system\Tests\Bootstrap\PageCacheTest. |
image_test_rotate |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Image tookit's rotate operation. |
TestPluginManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginManager.php |
Defines a plugin manager used by Plugin API unit tests. |
Language::$weight |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|