SearchPageTextTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
|
LocaleTranslation::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Storage for strings. |
ImageStyleStorageController |
class |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Defines a controller class for image styles. |
StorageInterface::deleteAll |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Deletes configuration objects whose names start with a given prefix. |
BaseMemcacheProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Base Memcache storage for profiling information in a Memcache. |
BatchStorageInterface::load |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
Loads a batch. |
ViewExecutable::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render the pager, if necessary. |
update_storage_clear_submit |
function |
drupal/core/modules/update/update.module |
Form submission handler for system_modules(). |
LanguageManager::$languages |
property |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
An array of language objects keyed by language type. |
LanguageManager::setRequest |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Sets the $request property and resets all language types. |
translation_entity_add_page |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Page callback for the translation addition page. |
PHP_CodeCoverage_FilterTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
Tests for the PHP_CodeCoverage_Filter class. |
DatabaseStorageControllerNG |
class |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Implements Field API specific enhancements to the DatabaseStorageController class. |
NativeSessionStorage::$bags |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Array of SessionBagInterface |
PageCacheTest::$dumpHeaders |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Indicates that headers should be dumped if verbose output is enabled. |
EntityTestStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Defines the controller class for the test entity. |
EntityManager::$controllers |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Contains instantiated controllers keyed by controller type and entity type. |
NativeSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Starts the session. |
NativeSessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session ID |
NativeSessionStorage::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the session ID |
NamespaceCoveragePublicTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePublicTest.php |
|
NativeSessionStorage::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Clear all session data in memory. |
NodeAccessLanguageAwareTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
Tests node access functionality for multiple languages. |
batch_test_large_percentage |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Menu callback: Fires a batch process without a form submission. |
EntityManager::getAdminPath |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Returns the administration path for an entity type's bundle. |
ImageToolkitInterface::crop |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Crops an image. |
MockArraySessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
ImageToolkitInterface::load |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Creates an image resource from a file. |
SessionStorageInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
|
ImageToolkitInterface::save |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Writes an image resource to a destination file. |
PhpBridgeSessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php |
|
EditorManagerTest::$modules |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Modules to enable. |
MemoryStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
NamespaceCoverageMethodTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageMethodTest.php |
|
EntityStorageControllerBase |
class |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
A base entity storage controller class. |
StorageTestBase::$container |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
A container for the services needed in these tests. |
PhpStorageInterface::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Checks whether the PHP code exists in storage. |
hook_field_storage_pre_load |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends load field data. |
system_test_basic_auth_page |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
Comment::pageDisplayOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Retrieves the page display options. |
PhpStorageInterface::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Deletes PHP code from storage. |
OpmlFeedAdd::$entityManager |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
The entity manager. |
PHP_CodeCoverage::getReport |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Returns the PHP_CodeCoverage_Report_Node_* object graph
for this PHP_CodeCoverage object. |
ResponseTest::testGetMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
update_manager_install_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the install form of the Update Manager module. |
FileReadOnlyStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
aggregator_page_source_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to show all items captured from a feed. |
FileReadOnlyStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
image_field_delete_revision |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
AbstractManagerRegistry.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|