FilterLanguageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
Contains Drupal\views\Tests\Language\FilterLanguageTest. |
PagerTest::assertClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts that an element has a given class. |
locale_language_insert |
function |
drupal/core/modules/locale/locale.module |
Implements hook_language_insert(). |
locale_language_update |
function |
drupal/core/modules/locale/locale.module |
Implements hook_language_update(). |
locale_language_delete |
function |
drupal/core/modules/locale/locale.module |
Implements hook_language_delete(). |
PhpStorageFactory::get |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Instantiates a storage controller for generated PHP code. |
PagerTest::testNoLimit |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the none-pager-query. |
MockFileSessionStorage |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
MockFileSessionStorage is used to mock sessions for
functional testing when done in a single PHP process. |
LazyAssetManager::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Loads formulae from resources. |
theme_image_style_list |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for the page containing the list of image styles. |
NullSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
Test class for NullSessionHandler. |
image.style.medium.yml |
file |
drupal/core/modules/image/config/image.style.medium.yml |
drupal/core/modules/image/config/image.style.medium.yml |
image_module_test.info |
file |
drupal/core/modules/image/tests/image_module_test.info |
name = Image test
description = Provides hook implementations for testing Image module functionality.
package = Core
version = VERSION
core = 8.x
hidden = TRUE |
image_image_effect_info |
function |
drupal/core/modules/image/image.effects.inc |
Implements hook_image_effect_info(). |
image_resize_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Resize. |
FileStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FileStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
install_select_language |
function |
drupal/core/includes/install.core.inc |
Selects which language to use during installation. |
FileStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
image_desaturate_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Desaturate (grayscale) an image resource. |
image_rotate_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Rotate. |
xmlrpc_message_tag_open |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles opening tags for XML parsing in xmlrpc_message_parse(). |
AssetManagerTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
Attachment::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Not all display plugins will suppert pager rendering. |
ToolkitTestBase::$image |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
|
UsageTest::testGetUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->listUsage(). |
InstallStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
UsageTest::testAddUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->add(). |
AbstractManagerRegistry |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Abstract implementation of the ManagerRegistry contract. |
CachedStorage::$storage |
property |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
The configuration storage to be cached. |
LanguageArgument::title |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summary_name(). |
LanguageUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading a filled database with language data. |
ConfigStorageController |
class |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Defines the storage controller class for configuration entities. |
FlashBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Gets the storage key for this bag. |
PagerPluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Render the pager. |
Compiler::addLogMessage |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Adds a log message. |
LANGUAGE_NOT_APPLICABLE |
constant |
drupal/core/includes/bootstrap.inc |
The language code used when the marked object has no linguistic content. |
Page::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::submitOptionsForm(). |
LANGUAGE_TYPE_INTERFACE |
constant |
drupal/core/includes/bootstrap.inc |
The type of language used to select the user interface. |
ObjectManager::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Check if the object is part of the current UnitOfWork and therefore
managed. |
ManageFieldsTest::setUp |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Sets up a Drupal site for running functional and integration tests. |
Language::defineOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
UnmanagedDeleteTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Definition of Drupal\system\Tests\File\UnmanagedDeleteTest. |
Twig_Error::$rawMessage |
property |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
ImageDimensionsTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
Definition of Drupal\image\Tests\ImageDimensionsTest. |
PageCacheTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Modules to enable. |
overlay_disable_message |
function |
drupal/core/modules/overlay/overlay.module |
Returns a renderable array representing a message for disabling the overlay. |
AccessManager::$request |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
The request object. |
PathLanguageTest::setUp |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
overlay_preprocess_page |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_preprocess_HOOK() for page.tpl.php. |