PageCacheTest::testPageCache |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests cache headers. |
EntityManager::hasController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Checks whether a certain entity type has a certain controller. |
form_pre_render_image_button |
function |
drupal/core/includes/form.inc |
Prepares a #type 'image_button' render element for theme_input(). |
NativeSessionStorage::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets a SessionBagInterface by name. |
language_url_rewrite_session |
function |
drupal/core/modules/language/language.negotiation.inc |
Rewrite URLs for the Session language negotiation method. |
_update_batch_create_message |
function |
drupal/core/modules/update/update.authorize.inc |
Creates a structure of log messages. |
DatabaseStorageExpirable.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Contains Drupal\Core\KeyValueStore\DatabaseStorageExpirable. |
ImageFormatter::settingsForm |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Returns a form to configure settings for the formatter. |
DatabaseStorageExpirableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests the key-value database storage. |
ImageFormatter::viewElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Builds a renderable array for a field value. |
MockFileSessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Force the session to be saved and closed. |
MockFileSessionStorage::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Reads session from storage and loads session. |
PHP_CodeCoverage::$currentId |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
hook_image_effect_info_alter |
function |
drupal/core/modules/image/image.api.php |
Alter the information provided in hook_image_effect_info(). |
CommentLanguageTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
|
picture_get_image_dimensions |
function |
drupal/core/modules/picture/picture.module |
Determines the dimensions of an image. |
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
|
ErrorMessageProviderTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
|
MysqlProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
Initializes the database |
GarbageCollectionTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Sets up unit test environment. |
MongoDbProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
DRUPAL_MAXIMUM_TEMP_FILE_AGE |
constant |
drupal/core/modules/system/system.module |
Maximum age of temporary files in seconds. |
OverviewBase::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
The entity manager. |
MongoDbProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Finds profiler tokens for the given criteria. |
MongoDbProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Reads data associated with the given token. |
AliasManager::getPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathLookups(). |
LanguageField::defineOptions |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
LazyAssetManager::$resources |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
PagerSelectExtender::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Override the execute method. |
LazyAssetManager::hasFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Checks for an asset formula. |
install_select_language_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the language selection form. |
LazyAssetManager::getFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Returns an asset's formula. |
NamespaceCoveragePrivateTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePrivateTest.php |
|
LazyAssetManager::setFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Sets a formula on the asset manager. |
TypeLinkManager::__construct |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Constructor. |
PagerSelectExtender::element |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the element ID for this pager query. |
translation_entity.pages.inc |
file |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
The entity translation user interface. |
ImageValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
MemcachedProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
RelationLinkManagerInterface |
interface |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManagerInterface.php |
|
UnmanagedDeleteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
|
ExceptionTest::ERROR_MESSAGE |
constant |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
Exception message |
ObjectManager::getRepository |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the repository for a class. |
MessageParser::parseResponse |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse an HTTP response message into an associative array of parts. |
ImageDimensionsTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
|
PluginUIManager::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Type/PluginUIManager.php |
Constructs a \Drupal\system\Plugin\Type\PluginUIManager object. |
DatabaseStorage::$connection |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database connection. |
GreaterThanOrEqual::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThanOrEqual.php |
|
overlay_user_dismiss_message |
function |
drupal/core/modules/overlay/overlay.module |
Page callback: Dismisses the overlay accessibility message for this user. |
ImageFieldTestBase::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Modules to enable. |