plugin.manager.entity |
service |
drupal/core/core.services.yml |
Drupal\Core\Entity\EntityManager |
plugin.manager.action |
service |
drupal/core/core.services.yml |
Drupal\Core\Action\ActionManager |
translation.pages.inc |
file |
drupal/core/modules/translation/translation.pages.inc |
User page callbacks for the Translation module. |
block_language_delete |
function |
drupal/core/modules/block/block.module |
Implements hook_language_delete(). |
AliasManagerInterface |
interface |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
|
DefaultParser::$image |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php |
The extracted image info. |
language.mappings.yml |
file |
drupal/core/modules/language/config/language.mappings.yml |
drupal/core/modules/language/config/language.mappings.yml |
file_unmanaged_delete |
function |
drupal/core/includes/file.inc |
Deletes a file without database changes or hook invocations. |
CoverageProtectedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageProtectedTest.php |
|
GarbageCollectionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Tests garbage collection for DatabaseStorageExpirable. |
AssetManager::$assets |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
|
_aggregator_page_list |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Prints an aggregator page listing a number of feed items. |
UnmanagedCopyTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
Definition of Drupal\system\Tests\File\UnmanagedCopyTest. |
theme_image_formatter |
function |
drupal/core/modules/image/image.field.inc |
Returns HTML for an image field formatter. |
ParamConverterManager |
class |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Provides a service which allows to enhance (say alter) the arguments coming
from the URL. |
TermStorageController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Defines a Controller class for taxonomy terms. |
FlashBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
The storage key for flashes in the session |
FilterHtmlImageSecure |
class |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlImageSecure.php |
Provides a filter to restrict images to site. |
LanguageField::render |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Render the field. |
PageEditTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
|
UnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\UnmanagedMoveTest. |
PageEditTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/PageEditTest.php |
Declares test information. |
update_selection_page |
function |
drupal/core/update.php |
Renders a form with a list of available database updates. |
BanIpManager::findAll |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Finds all banned IP addresses. |
LazyAssetManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Gets an asset by name. |
LazyAssetManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Checks if the current asset manager has a certain asset. |
EditorManagerTest.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Definition of \Drupal\editor\Tests\EditorManagerTest. |
contextual_page_build |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_page_build(). |
BanIpManager::unbanIp |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Unbans an IP address. |
File::$maxSizeMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
AbstractMessageParser |
class |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/AbstractMessageParser.php |
Implements shared message parsing functionality |
ObjectManager::remove |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Removes an object instance. |
IMAGE_STORAGE_DEFAULT |
constant |
drupal/core/modules/image/image.module |
Image style constant for module-defined presets in code. |
PeclHttpMessageParser |
class |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Pecl HTTP message parser |
ObjectManager::detach |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Detaches an object from the ObjectManager, causing a managed object to
become detached. Unflushed changes made to the object if any
(including removal of the object), will not be synchronized to the database.
Objects which previously referenced the… |
PagerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Views used by this test. |
image.toolkit.manager |
service |
drupal/core/core.services.yml |
Drupal\system\Plugin\ImageToolkitManager |
LanguageBlock::access |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
CoverageClassTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassTest.php |
|
SqliteProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
SqliteProfilerStorage stores profiling information in a SQLite database. |
FileStorageController |
class |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
File storage controller for files. |
DatabaseStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
ManageDisplayTest.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Contains \Drupal\field_ui\Tests\ManageDisplayTest. |
NodeStorageController |
class |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Controller class for nodes. |
Request::getLanguages |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets a list of languages acceptable by the client browser. |
SessionTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
theme_status_messages |
function |
drupal/core/includes/theme.inc |
Returns HTML for status and/or error messages, grouped by type. |
SiteSchemaManager.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Contains SiteSchemaManager. |
LanguageConditionTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
Tests the language condition. |
PageViewTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
|