MockArraySessionStorage::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Checks if the session is started. |
SearchPageTextTest::testSearchText |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
Tests the failed search text, and various other text on the search page. |
DatabaseBackend::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::garbageCollection(). |
SessionStorageInterface::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Checks if the session is started. |
FilterStringTest::getBasicPageView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Build and return a Page view of the views_test_data table. |
BaseMemcacheProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Purges all data from the database. |
BaseMemcacheProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Saves a Profile. |
PHP_CodeCoverage_FilterTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
CoveragePrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePrivateTest.php |
@covers CoveredClass::<private> |
ResourcePluginManager::__construct |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Type/ResourcePluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::__construct(). |
NativeSessionStorage::$saveHandler |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
ResourcePluginManager::getInstance |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Type/ResourcePluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getInstance(). |
NativeSessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
CKEditorPluginManagerTest::getInfo |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
|
PageCacheTest::testPageCompression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests page compression. |
ItemsPerPageTest::testItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Tests the number of items per page. |
EventManagerTest::$_postFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
node_access_test_language.info.yml |
file |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml |
EventManagerTest::testInitialState |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
ExceptionDataCollector::getMessage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception message. |
CommentStorageController::postSave |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
EntityManager::getRenderController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new render controller instance. |
FilterHtmlImageSecureTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
|
bartik_preprocess_maintenance_page |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
EntityManager::getAccessController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new access controller instance. |
UnitTestCase::getConfigStorageStub |
function |
drupal/core/tests/Drupal/Tests/UnitTestCase.php |
Returns a stub config storage that returns the supplied configuration. |
MemcachedProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Retrieve item from the memcache server |
MemcachedProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Store an item on the memcache server under the specified key |
NodeAccessLanguageAwareTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
Sets up a Drupal site for running functional and integration tests. |
DesignTestController::categoryPage |
function |
drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php |
Menu for a category listing page. |
ImageToolkitInterface::isAvailable |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Verifies Image Toolkit is set up correctly. |
NamespaceCoverageClassExtendedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
|
MockFileSessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Regenerates id that represents this storage. |
SessionBagInterface::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Gets the storage key for this bag. |
hook_field_storage_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Delete a single revision of field data for an entity. |
ViewPageControllerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Views used by this test. |
PersistentObject::setObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Set the object manager responsible for all persistent object base classes. |
hook_field_storage_delete_instance |
function |
drupal/core/modules/field/field.api.php |
Act on deletion of a field instance. |
PersistentObject::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
|
FieldInstanceStorageController.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Contains \Drupal\field\FieldInstanceStorageController. |
image_field_instance_settings_form |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_instance_settings_form(). |
update_manager_install_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_install_form(). |
AbstractManagerRegistry::$managers |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
ParamConverterManager::$converters |
property |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Converters managed by the ParamConverterManager. |
MongoDbProfilerStorage::buildQuery |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
PHP_CodeCoverage::applyListsFilter |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Applies the blacklist/whitelist filtering. |
MongoDbProfilerStorage::getProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
DisplayOverview::$formatterManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
The formatter plugin manager. |
RemoteFileUnmanagedCopyTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Sets up a Drupal site for running functional and integration tests. |
PluginTestBase::$testPluginManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|