RedisProfilerStorage::REDIS_OPT_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
views.view.test_page_display_route.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
FieldStorageController::$moduleHandler |
property |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
The module handler. |
FieldStorageController::$entityManager |
property |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
The entity manager. |
BlockLanguageCacheTest::testBlockLinks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Creates a block in a language, check blocks page in all languages. |
LanguageDependencyInjectionTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Sets up a Drupal site for running functional and integration tests. |
FieldStorageController::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Instantiates a new instance of this entity controller. |
FieldInstanceStorageController::$state |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
The state keyvalue collection. |
MemoryDataCollector::updateMemoryUsage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Updates the memory usage data. |
_user_language_selector_langcode_value |
function |
drupal/core/modules/user/user.module |
Sets the value of the user register and profile forms' langcode element. |
BaseMemcacheProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
field_sql_storage_field_storage_delete |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete(). |
field_sql_storage_entity_bundle_rename |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_entity_bundle_rename(). |
ImageToolkitManager::getDefaultToolkit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitManager.php |
Gets the default image toolkit. |
PageCacheTest::testConditionalRequests |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests support of requests with If-Modified-Since and If-None-Match headers. |
field_test_field_storage_details_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_details_alter(). |
EventManagerTest::testAddEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
PHP_CodeCoverage_UtilTest::testPercent |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/UtilTest.php |
@covers PHP_CodeCoverage_Util::percent |
MemcachedProfilerStorage::getMemcached |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Internal convenience method that returns the instance of the Memcached |
MemcachedProfilerStorage::setMemcached |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Set instance of the Memcached |
language_negotiation_url_prefixes_save |
function |
drupal/core/modules/language/language.negotiation.inc |
Saves language prefix settings. |
NodeAccessLanguageAwareTest::$web_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
A normal authenticated user. |
DatabaseStorageExpirableTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Deletes created files, database tables, and reverts all environment changes. |
NodePostSettingsTest::testPagePostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms "Basic page" content type and post information is on a new node. |
NodeAccessLanguageAwareCombinationTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
Tests node access with multiple languages and access control modules. |
DefaultsTestPluginManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php |
|
LanguageRequestSubscriber::__construct |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/LanguageRequestSubscriber.php |
Constructs a LanguageRequestSubscriber object. |
update_manager_download_batch_finished |
function |
drupal/core/modules/update/update.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
theme_test_template_test_page_callback |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Menu callback for testing template overridding based on filename. |
PHP_CodeCoverage_Report_Node_Directory |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Represents a directory in the code coverage information tree. |
Update Manager module: file management |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module file management functions. |
update_manager_local_transfers_allowed |
function |
drupal/core/modules/update/update.manager.inc |
Determines if file transfers will be performed locally. |
VocabularyStorageController::preDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::preDelete(). |
MTimeProtectedFastFileStorage::$secret |
property |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
The secret used in the HMAC. |
AbstractManagerRegistry::getConnection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the named connection. |
ValidatorTest::testFileValidateIsImage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures a specific file is actually an image. |
PagerSelectExtender::$customCountQuery |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The count query that will be used for this pager. |
AbstractManagerRegistry::getRepository |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the ObjectRepository for an persistent object. |
ErrorHandlerTest::assertNoErrorMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Helper function: assert that the error message is not found. |
FormatterPluginManager::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Returns a preconfigured instance of a plugin. |
MemcachedProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
MemcachedProfilerStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
PHPTransliteration::$languageOverrides |
property |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Associative array of language-specific character transliteration tables. |
LanguageBlock::getDerivativeDefinition |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
ImageValidatorTest::testHeightTooSmall |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
NamespaceCoverageCoversClassPublicTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
@coversDefaultClass \Foo\CoveredClass |
TranslationManager::$sortedTranslators |
property |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Holds the array of translators sorted by priority. |
PHP_CodeCoverageTest::testConstructor2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::__construct
@covers PHP_CodeCoverage::filter |
ManagerRegistry::getDefaultManagerName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets the default object manager name. |
ImageStylesPathAndUrlTest::$style_name |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|