PHP_CodeCoverage::start |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Start collection of code coverage information. |
AbstractManagerRegistry |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Abstract implementation of the ManagerRegistry contract. |
PHP_CodeCoverage::merge |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Merges the data from another instance of PHP_CodeCoverage. |
update_manager_file_get |
function |
drupal/core/modules/update/update.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
UnmanagedDeleteTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Definition of Drupal\system\Tests\File\UnmanagedDeleteTest. |
FilterManager::$filters |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
NodeAccessPagerTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Definition of Drupal\node\Tests\NodeAccessPagerTest. |
FilterManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
PageEditTest::$web_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
|
image_style_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for saving an image style. |
Language::defineOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
CustomBlockPageViewTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Tests the block edit functionality. |
LanguageArgument::title |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName(). |
Image::$maxWidthMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
DateFormatsLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Functional tests for localizing date formats. |
Image::$minWidthMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
test_page_test.info.yml |
file |
drupal/core/modules/system/tests/modules/test_page_test/test_page_test.info.yml |
drupal/core/modules/system/tests/modules/test_page_test/test_page_test.info.yml |
image_image_effect_info |
function |
drupal/core/modules/image/image.effects.inc |
Implements hook_image_effect_info(). |
image_resize_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Resize. |
install_select_language |
function |
drupal/core/includes/install.core.inc |
Selects which language to use during installation. |
FlashBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Gets the storage key for this bag. |
image_desaturate_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Desaturate (grayscale) an image resource. |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
TypeLinkManager::$cache |
property |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Injected cache backend. |
image_rotate_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Rotate. |
File::$mimeTypesMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
AccessManager::checkAll |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Checks access so that every checker should allow access. |
TermLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
AccessManager::checkAny |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Checks access so that at least one checker should allow access. |
Compiler::addLogMessage |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Adds a log message. |
field_content_languages |
function |
drupal/core/modules/field/field.multilingual.inc |
Returns available content language codes. |
LinkManager::getTypeUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
Implements \Drupal\rest\LinkManager\TypeLinkManagerInterface::getTypeUri(). |
CoveragePrivateTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePrivateTest.php |
|
ViewsHandlerManager.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsHandlerManager.php |
Contains \Drupal\views\Plugin\ViewsHandlerManager. |
ObjectManager::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Check if the object is part of the current UnitOfWork and therefore
managed. |
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database table name. |
PagerTest::testPagerApi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Test the api functions on the view object. |
BanSubscriber::$manager |
property |
drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php |
The manager used to check the IP against. |
overlay_disable_message |
function |
drupal/core/modules/overlay/overlay.module |
Returns a renderable array representing a message for disabling the overlay. |
LanguageTestBase::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Sets up Drupal unit test environment. |
DatabaseStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
DatabaseStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
MemcacheProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Memcache Profiler Storage |
DatabaseStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
DatabaseStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
overlay_preprocess_page |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_preprocess_HOOK() for page.tpl.php. |
DatabaseStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
FieldSqlStorageTest.php |
file |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Definition of Drupal\field_sql_storage\FieldSqlStorageTest. |
UsageTest::testGetUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->listUsage(). |
UsageTest::testAddUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->add(). |