update_manager_update_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the update form of the Update Manager module. |
aggregator_page_categories |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Displays all the categories used by the aggregator. |
PageTitleFilteringTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Definition of Drupal\system\Tests\System\PageTitleFilteringTest. |
LazyAssetManager::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
EntityStorageException.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Definition of Drupal\Core\Entity\EntityStorageException. |
theme_aggregator_page_opml |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Prints the OPML page for a feed. |
LazyAssetManager::$loaders |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
NativeSessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Force the session to be saved and closed. |
PagerTest::testActiveClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Tests markup and CSS classes of pager links. |
language_admin_delete_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language deletion confirmation screen. |
LazyAssetManager::$loading |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
openid_authentication_page |
function |
drupal/core/modules/openid/openid.pages.inc |
Menu callback; Process an OpenID authentication. |
COMMENT_FORM_SEPARATE_PAGE |
constant |
drupal/core/modules/comment/comment.module |
Comment form should be displayed on a separate page. |
PdoProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Initializes the database |
UnmanagedCopyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
|
PagerTest::testNormalPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the normal pager. |
AliasManager::$firstLookup |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Whether lookupPath() has not yet been called. |
LazyAssetManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Returns an array of asset names. |
theme_image_resize_summary |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a summary of an image resize effect. |
AliasManager::getPathAlias |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathAlias(). |
theme_image_rotate_summary |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a summary of an image rotate effect. |
image_scale_and_crop_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Scale and crop an image resource. |
language_element_info_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_element_info_alter(). |
DatabaseStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
DatabaseStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
InstallStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::__construct(). |
EventManager::dispatchEvent |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Dispatches an event to all registered listeners. |
DatabaseStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
comment_node_page_additions |
function |
drupal/core/modules/comment/comment.module |
Builds the comment-related elements for node detail pages. |
InstallStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
DisplayPageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Views used by this test. |
PagerPluginBase::get_offset |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the page offset, or how many items to skip. |
PagerPluginBase::set_offset |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Set the page offset, or how many items to skip. |
image_field_delete_instance |
function |
drupal/core/modules/image/image.module |
Implements hook_field_delete_instance(). |
image_field_update_instance |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_instance(). |
DRUPAL_BOOTSTRAP_PAGE_CACHE |
constant |
drupal/core/includes/bootstrap.inc |
Third bootstrap phase: try to serve a cached page. |
language_url_outbound_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_url_outbound_alter(). |
FileProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
PagerPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just before rendering. |
AbstractMessage::addHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add and merge in an array of HTTP headers. |
AbstractMessage::getHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get all headers as a collection |
ImageUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
AbstractMessage::setHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Overwrite all HTTP headers with the supplied array of headers |
SearchLanguageTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
|
FILTER_TYPE_MARKUP_LANGUAGE |
constant |
drupal/core/modules/filter/filter.module |
Non-HTML markup language filters that generate HTML. |
TranslationTest::createPage |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Creates a "Basic page" in the specified language. |
ImageFieldDefaultImagesTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Tests default image settings. |
PathLanguageUiTest::getInfo |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
|
drupal-7.image.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.image.database.php |
Database additions for Drupal\system\Tests\Upgrade\ImageUpgradePathTest. |
ManagerRegistry::getManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets a named object manager. |