NodeAccessPagerTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
|
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( |
TranslationString::$language |
property |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
The language code. |
UnmanagedDeleteRecursiveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Deletion related tests. |
language_language_types_info |
function |
drupal/core/modules/language/language.module |
Implements hook_language_types_info(). |
language_negotiation_include |
function |
drupal/core/modules/language/language.module |
Include negotiation backend functionality. |
RedisProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
PagerPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just prior to the query executing. |
PagerPluginBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just after the query executing. |
DRUPAL_BOOTSTRAP_PAGE_HEADER |
constant |
drupal/core/includes/bootstrap.inc |
Seventh bootstrap phase: set up the page header. |
ImageDimensionsTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
|
UserLanguageCreationTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Definition of Drupal\user\Tests\UserLanguageCreationTest. |
ImageFieldTestBase::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Modules to enable. |
translation_entity.pages.inc |
file |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
The entity translation user interface. |
LocaleLookup::$stringStorage |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
The locale storage |
image_effect_definition_load |
function |
drupal/core/modules/image/image.module |
Load the definition for an image effect. |
SearchLanguageTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Modules to enable. |
MysqlProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
Initializes the database |
ObjectManager::getRepository |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the repository for a class. |
MongoDbProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
TranslationTest::addLanguage |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Installs the specified language, or enables it if it is already installed. |
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. |
PathLanguageUiTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Modules to enable. |
ManagerRegistry::getManagers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets an array of all registered object managers |
overlay_user_dismiss_message |
function |
drupal/core/modules/overlay/overlay.module |
Page callback: Dismisses the overlay accessibility message for this user. |
MessageInterface::addHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add and merge in an array of HTTP headers. |
PageCacheTest::testPageCache |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests cache headers. |
ImageDimensionsScaleUnitTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
Tests image_dimensions_scale(). |
MessageInterface::getHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get all headers as a collection |
_field_sql_storage_tablename |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates a table name for a field data table. |
ClassUtilsTest::dataGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
_field_sql_storage_indexname |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates an index name for a field data table. |
MessageInterface::setHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Overwrite all HTTP headers with the supplied array of headers |
CacheTest::testHeaderStorage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php |
Tests css/js storage and restoring mechanism. |
MemcachedProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
|
PagerSelectExtender::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Override the execute method. |
drupal_serve_page_from_cache |
function |
drupal/core/includes/bootstrap.inc |
Sets HTTP headers in preparation for a cached page response. |
system_admin_menu_block_page |
function |
drupal/core/modules/system/system.admin.inc |
Provide a single block from the administration menu as a page. |
ImageFormatter::settingsForm |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
PagerSelectExtender::element |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the element ID for this pager query. |
ProfilerStorageInterface.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
|
ImageFormatter::viewElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
overlay_request_page_refresh |
function |
drupal/core/modules/overlay/overlay.module |
Requests that the entire parent window is reloaded when the overlay closes. |
node_access_entity_test_page |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Page callback: Creates the node access entity test page. |
DatabaseStorageExpirableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests the key-value database storage. |
SqliteProfilerStorage::fetch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
SqliteProfilerStorage::close |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
DatabaseStorage::$connection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
The database connection. |
DatabaseStorage::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Overrides Drupal\Core\KeyValueStore\StorageBase::__construct(). |