PagerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Views used by this test. |
ManageDisplayTest.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Definition of Drupal\field_ui\Tests\ManageDisplayTest. |
LanguageSwitchingTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Functional tests for the language switching feature. |
LazyAssetManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Gets an asset by name. |
LazyAssetManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Checks if the current asset manager has a certain asset. |
image.style.large.yml |
file |
drupal/core/modules/image/config/image.style.large.yml |
drupal/core/modules/image/config/image.style.large.yml |
ConfigStorageTestBase |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
Base class for testing storage controller operations. |
MemcacheMock::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
|
FilterManagerTest::$fm |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
FileStorageTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
Sets up Drupal unit test environment. |
image_scale_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Scale. |
Attachment::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Whether the display allows the use of a pager or not. |
Full::set_current_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
Set the current page. |
FormatterPluginManager |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Plugin type manager for field formatters. |
FileStorage::getDumper |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Gets the YAML dumper instance. |
FileStorage::getParser |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Gets the YAML parser instance. |
Full::update_page_info |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
Update global paging info. |
IMAGE_STORAGE_OVERRIDE |
constant |
drupal/core/modules/image/image.module |
Image style constant for user presets that override module-defined presets. |
comment_new_page_count |
function |
drupal/core/modules/comment/comment.module |
Calculates the page number for the first new comment. |
PagePreviewTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Sets up a Drupal site for running functional and integration tests. |
theme_page_test.module |
file |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module |
|
StringBase::getStorage |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::getStorage(). |
IMAGE_STORAGE_EDITABLE |
constant |
drupal/core/modules/image/image.module |
Image style constant to represent an editable preset. |
StringBase::setStorage |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::setStorage(). |
language.detection.yml |
file |
drupal/core/modules/language/config/language.detection.yml |
drupal/core/modules/language/config/language.detection.yml |
InstallStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::delete(). |
InstallStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::rename(). |
DisplayPageTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Sets up a Drupal site for running functional and integration tests. |
BanIpManager::isDenied |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Returns whether an IP address is blocked. |
PathLanguageUiTest.php |
file |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Definition of Drupal\path\Tests\PathLanguageUiTest. |
image_image_style_save |
function |
drupal/core/modules/image/image.module |
Implements hook_image_style_save(). |
CachedStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
image_image_style_load |
function |
drupal/core/modules/image/image.module |
Implements hook_image_style_load. |
PagerPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Modify the query for paging |
Page::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Whether the display allows attachments. |
StringStorageException |
class |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php |
Defines an exception thrown when storage operations fail. |
WidgetBase::flagErrors |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::flagErrors(). |
LANGUAGE_NOT_SPECIFIED |
constant |
drupal/core/includes/bootstrap.inc |
The language code used when no language is explicitly assigned (yet). |
Page::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::buildOptionsForm(). |
ObjectManager::persist |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Tells the ObjectManager to make an instance managed and persistent. |
EntityStorageException |
class |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Defines an exception thrown when storage operations fail. |
ObjectManager::refresh |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Refreshes the persistent state of an object from the database,
overriding any local changes that have not yet been persisted. |
MongoDbProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
image_field_views_data |
function |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data(). |
ImageThemeFunctionTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests image theme functions. |
XmlRpcMessagesTest.php |
file |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
Definition of Drupal\xmlrpc\Tests\XmlRpcMessagesTest. |
ImageFieldTestBase.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Definition of Drupal\image\Tests\ImageFieldTestBase. |
PageCacheTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
|
AccessManager::$checks |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of access check objects keyed by service id. |
field_sql_storage_help |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_help(). |