|
image_requirements |
function |
drupal/core/modules/image/image.install |
Implements hook_requirements() to check the PHP GD Library. |
|
XmlRpcMessagesTest |
class |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
XML-RPC message and alteration tests. |
|
PdoProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Base PDO storage for profiling information in a PDO database. |
|
Config::getStorage |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Retrieve the storage used to load and save this configuration object. |
|
PagerTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
|
|
taxonomy.pages.inc |
file |
drupal/core/modules/taxonomy/taxonomy.pages.inc |
Page callbacks for the taxonomy module. |
|
PageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php |
Modules to enable. |
|
views_ui_edit_page |
function |
drupal/core/modules/views/views_ui/admin.inc |
Page callback for the Edit View page. |
|
NullStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::write(). |
|
PagerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
|
|
ImageFormatter.php |
file |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Contains \Drupal\image\Plugin\field\formatter\ImageFormatter. |
|
theme_image_anchor |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a 3x3 grid of checkboxes for image anchors. |
|
image.settings.yml |
file |
drupal/core/modules/image/config/image.settings.yml |
drupal/core/modules/image/config/image.settings.yml |
|
language_views_data |
function |
drupal/core/modules/language/language.views.inc |
Implements hook_views_data(). |
|
PercentagesUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Unit tests of progress percentage rounding. |
|
image_resize_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Resize an image resource. |
|
FileStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
|
UnmanagedDeleteTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Deletion related tests. |
|
FileStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
|
FileStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
|
DatabaseStorageTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Tests DatabaseStorage controller operations. |
|
DisplayPageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Definition of Drupal\views\Tests\Plugin\DisplayPageTest. |
|
image_rotate_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Rotate an image resource. |
|
language_permission |
function |
drupal/core/modules/language/language.module |
Implements hook_permission(). |
|
FileStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
|
FileStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
|
FileProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Storage for profiler using files. |
|
NodeAccessPagerTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests pagination with a node access module enabled. |
|
Views pager plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
The base plugin to handler pagers of a view. |
|
image_file_download |
function |
drupal/core/modules/image/image.module |
Implements hook_file_download(). |
|
FileManagedTestBase |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Base class for file tests that use the file_test module to test uploads and
hooks. |
|
views_language_list |
function |
drupal/core/modules/views/views.module |
Prepares a list of language names. |
|
hook_image_toolkits |
function |
drupal/core/modules/system/system.api.php |
Define image toolkits provided by this module. |
|
CachedStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
|
views_set_page_view |
function |
drupal/core/modules/views/views.module |
Set the current 'page view' that is being displayed so that it is easy
for other modules or the theme to identify. |
|
language_block_info |
function |
drupal/core/modules/language/language.module |
Implements hook_block_info(). |
|
views_get_page_view |
function |
drupal/core/modules/views/views.module |
Find out what, if any, page view is currently in use. Please note that
this returns a reference, so be careful! You can unintentionally modify the
$view object. |
|
language_block_view |
function |
drupal/core/modules/language/language.module |
Implements hook_block_view(). |
|
ImageDimensionsTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
Tests that images have correct dimensions when styled. |
|
image_style_options |
function |
drupal/core/modules/image/image.module |
Get an array of image styles suitable for using as select list options. |
|
image_style_deliver |
function |
drupal/core/modules/image/image.module |
Menu callback; Given a style and image path, generate a derivative. |
|
test_page_test.info |
file |
drupal/core/modules/system/tests/modules/test_page_test/test_page_test.info |
name = Test page
description = Provides a test page for automated tests.
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
|
Page::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::defineOptions(). |
|
ObjectManager::find |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Finds a object by its identifier. |
|
image_effect_delete |
function |
drupal/core/modules/image/image.module |
Delete an image effect. |
|
PagerPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Definition of Drupal\views\Plugin\views\pager\PagerPluginBase. |
|
WidgetPluginManager |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Plugin type manager for field widgets. |
|
Attribute::$storage |
property |
drupal/core/lib/Drupal/Core/Template/Attribute.php |
Stores the attribute data. |
|
PagerSelectExtender |
class |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Query extender for pager queries. |
|
FileStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
Definition of Drupal\system\Tests\PhpStorage\FileStorageTest. |