PdoProfilerStorage::fetch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
PdoProfilerStorage::close |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
theme_image_style_effects |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a listing of the effects within a specific image style. |
theme_image_style_preview |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a preview of an image style. |
AliasManager::__construct |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
|
LazyAssetManager::isDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
image.style.thumbnail.yml |
file |
drupal/core/modules/image/config/image.style.thumbnail.yml |
drupal/core/modules/image/config/image.style.thumbnail.yml |
theme_image_scale_summary |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a summary of an image scale effect. |
PoHeader::setLanguageName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Set the human readable language name. |
PoHeader::getLanguageName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the human readable language name. |
PercentagesUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Sets up unit test environment. |
FilterManagerTest::testHas |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
PageViewTest::testPageView |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
Tests an anonymous and unpermissioned user attempting to edit the node. |
DatabaseStorageTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Sets up Drupal unit test environment. |
MetadataBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets the storage key for this bag. |
EventManager::getListeners |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Gets the listeners of a specific event or all listeners. |
EventManager::hasListeners |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Checks whether an event has any registered listeners. |
NodeAccessPagerTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Purges all data from the database. |
UsageTest::testRemoveUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->delete(). |
WizardManager::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/WizardManager.php |
Constructs a WizardManager object. |
FileProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Saves a Profile. |
CachedStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Constructs a new CachedStorage controller. |
LocaleStringTest::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
The locale storage. |
FileManagedTestBase::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
PluginManager::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/PluginManager.php |
Constructs a PluginManager object. |
LanguageArgument::language |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Returns the language name for a given langcode. |
image_config_import_create |
function |
drupal/core/modules/image/image.module |
Implements hook_config_import_create(). |
PagerPluginBase::use_pager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if this pager actually uses a pager. |
image_config_import_change |
function |
drupal/core/modules/image/image.module |
Implements hook_config_import_change(). |
image_config_import_delete |
function |
drupal/core/modules/image/image.module |
Implements MODULE_config_import_delete(). |
AbstractMessage::getParams |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get application and plugin specific parameters set on the message. |
AbstractMessage::addHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add a header to an existing collection of headers. |
AbstractMessage::getHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Retrieve an HTTP header by name. Performs a case-insensitive search of all headers. |
AbstractMessage::setHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Set an HTTP header |
AbstractMessage::hasHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Check if the specified header is present. |
SelectPagerDefaultTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Definition of Drupal\system\Tests\Database\SelectPagerDefaultTest. |
UnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
|
Language::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Provide link to node option |
PluginManagerInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerInterface.php |
Definition of Drupal\Component\Plugin\PluginManagerInterface |
ImageThemeFunctionTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Definition of Drupal\image\Tests\ImageThemeFunctionTest. |
update_prepare_d8_language |
function |
drupal/core/includes/update.inc |
Prepare Drupal 8 language changes for the bootstrap if needed. |
ImageFieldValidateTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Definition of Drupal\image\Tests\ImageFieldValidateTest. |
AccessManager::__construct |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Constructs a new AccessManager. |
PathLanguageTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Modules to enable. |
ImageEffectsTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Modules to enable. |
ManageDisplayTest::getInfo |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
|
overlay_display_empty_page |
function |
drupal/core/modules/overlay/overlay.module |
Stores and returns whether an empty page override is needed. |
VocabularyLanguageTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Definition of Drupal\taxonomy\Tests\VocabularyLanguageTest. |
overlay_deliver_empty_page |
function |
drupal/core/modules/overlay/overlay.module |
Prints an empty page. |