CommentLanguageTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Functional tests for comment language. |
DatabaseStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Tests the key-value database storage. |
FileReadOnlyStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Reads code as regular PHP files, but won't write them. |
image_field_presave |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_presave(). |
PagerTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Modules to enable. |
PagerTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
The profile to install as a basis for testing. |
AssetManager::clear |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Clears all assets. |
PagePreviewTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Definition of Drupal\node\Tests\PagePreviewTest. |
image_test.info.yml |
file |
drupal/core/modules/system/tests/modules/image_test/image_test.info.yml |
drupal/core/modules/system/tests/modules/image_test/image_test.info.yml |
aggregator_page_rss |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Generates an RSS 0.92 feed of aggregator items or categories. |
ManagerRegistry.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
|
ViewsData::$storage |
property |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Storage for the data itself. |
PageEditTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
Sets up a Drupal site for running functional and integration tests. |
PagerSelectExtender |
class |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Query extender for pager queries. |
RelationLinkManager |
class |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
|
image_resize_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Resize an image resource. |
BookManager::$books |
property |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Books Array. |
update_results_page |
function |
drupal/core/update.php |
Displays results of the update script with any accompanying errors. |
image_rotate_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Rotate an image resource. |
BanIpManager::banIp |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Bans an IP address. |
ObjectManager::find |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Finds a object by its identifier. |
UnmanagedDeleteTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Deletion related tests. |
FileStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
CoverageNothingTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNothingTest.php |
|
Language::buildForm |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
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(). |
PagerTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Modules to enable. |
FileStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
ImageItem::setValue |
function |
drupal/core/modules/image/lib/Drupal/image/Type/ImageItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::get(). |
FileStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
ImageDimensionsTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
Tests that images have correct dimensions when styled. |
menu_tree_page_data |
function |
drupal/core/includes/menu.inc |
Gets the data structure for a named menu tree, based on the current page. |
image_file_download |
function |
drupal/core/modules/image/image.module |
Implements hook_file_download(). |
ViewStorageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Definition of Drupal\views\Tests\ViewStorageTest. |
image_style_options |
function |
drupal/core/modules/image/image.module |
Gets an array of image styles suitable for using as select list options. |
image_style_deliver |
function |
drupal/core/modules/image/image.module |
Page callback: Generates a derivative, given a style and image path. |
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. |
FilterBag::$manager |
property |
drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php |
The manager used to instantiate the plugins. |
WidgetPluginManager |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Plugin type manager for field widgets. |
image_effect_delete |
function |
drupal/core/modules/image/image.module |
Deletes an image effect. |
LanguageTestManager |
class |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php |
Defines a LanguageManager service to test URL negotiation. |
PagerPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Definition of Drupal\views\Plugin\views\pager\PagerPluginBase. |
FilterPluginManager |
class |
drupal/core/modules/filter/lib/Drupal/filter/FilterPluginManager.php |
Manages text processing filters. |
NodeAccessPagerTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests pagination with a node access module enabled. |
TypeLinkManager.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Contains \Drupal\rest\LinkManager\TypeLinkManager. |
LocaleConfigManager |
class |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Manages localized configuration type plugins. |
language_types_info |
function |
drupal/core/includes/language.inc |
Returns information about all defined language types. |
DatabaseStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Definition of Drupal\Core\Config\DatabaseStorage. |
StorageTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Contains Drupal\system\Tests\KeyValueStore\StorageTestBase. |