PHP_CodeCoverage::$tests |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Test data. |
language_test_subrequest |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Page callback. Uses a subrequest to retrieve the 'user' page. |
PHP_CodeCoverage::filter |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Returns the PHP_CodeCoverage_Filter used. |
image_field_prepare_view |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_prepare_view(). |
aggregator_page_category |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to list items aggregated in a category. |
file_unmanaged_save_data |
function |
drupal/core/includes/file.inc |
Saves a file to the specified destination without invoking file API. |
AliasManager::$lookupMap |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds the map of path lookups per language. |
LayoutManager::$defaults |
property |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php |
A set of defaults to be referenced by $this->processDefinition() if
additional processing of plugins is necessary or helpful for development
purposes. |
ErrorMessageProvider.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
|
AliasManager::$whitelist |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds the array of whitelisted path aliases. |
AliasManager::$noAliases |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of system paths that have no aliases. |
PHP_CodeCoverage::append |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Appends code coverage data. |
hook_field_storage_purge |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when field data is purged. |
AliasManager::cacheClear |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::cacheClear(). |
PagerTest::assertNoClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts that an element does not have a given class. |
FilterManager::checkName |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
Checks that a name is valid. |
CoverageNotProtectedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotProtectedTest.php |
|
Image::$mimeTypesMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
image_effect_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for updating an image effect. |
Image::$maxHeightMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
Image::$minHeightMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
PoHeader::$_languageName |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Human readable language name. |
HelpController::helpPage |
function |
drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php |
Prints a page listing general help for a module. |
BookManager::__construct |
function |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Constructs a BookManager object. |
BookManager::getAllBooks |
function |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Returns an array of all books. |
AccessManager::$checkIds |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of registered access check service ids. |
shortcut_preprocess_page |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_preprocess_HOOK() for page.tpl.php. |
FileStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Constructs a new FileStorage controller. |
language.negotiation.inc |
file |
drupal/core/modules/language/language.negotiation.inc |
Language negotiation functions. |
theme_image_crop_summary |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a summary of an image crop effect. |
AccessManager::setChecks |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
For each route, saves a list of applicable access checks to the route. |
FileStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the path to the configuration file. |
theme_page_test.info.yml |
file |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml |
AccessManager::loadCheck |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Lazy-loads access check services. |
RedisProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
TwigEnvironment::storage |
function |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Gets the PHP code storage object to use for the compiled Twig files. |
plugin.manager.condition |
service |
drupal/core/core.services.yml |
Drupal\Core\Condition\ConditionManager |
LinkManager::__construct |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
Constructor. |
TypeLinkManagerInterface |
interface |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php |
|
image_field_delete_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_delete_field(). |
ImageToolkitForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Instantiates a new instance of this controller. |
image_field_update_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_field(). |
ImageValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/ImageValidator.php |
Checks if the passed value is valid. |
field_info_storage_types |
function |
drupal/core/modules/field/field.info.inc |
Returns information about field storage from hook_field_storage_info(). |
DatabaseStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
ProfilerStorageInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
ProfilerStorageInterface. |
Node::pageDisplayOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Retrieves the page display options. |
image_effect_definitions |
function |
drupal/core/modules/image/image.module |
Returns a set of image effects. |
BlockPluginBag::$manager |
property |
drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php |
The manager used to instantiate the plugins. |
plugin.manager.views.row |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |