AliasManager::$languageManager |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Language manager for retrieving the default langcode when none is specified. |
MongoDbProfilerStorage::$mongo |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
update_manager_archive_extract |
function |
drupal/core/modules/update/update.manager.inc |
Unpacks a downloaded archive file. |
FileReadOnlyStorage::writeable |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::writeable(). |
EntityManagerTest::testMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityManagerTest.php |
Tests some methods on the manager. |
FileReadOnlyStorage::deleteAll |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::deleteAll(). |
AbstractManagerRegistry::$name |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
hook_field_storage_purge_field |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when a field record is purged. |
NoHelpTest::testMainPageNoHelp |
function |
drupal/core/modules/help/lib/Drupal/help/Tests/NoHelpTest.php |
Ensures modules not implementing help do not appear on admin/help. |
ParamConverterManager::enhance |
function |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Implements \Symfony\Cmf\Component\Routing\Enhancer\ŖouteEnhancerIterface. |
AliasManager::lookupPathSource |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Given an alias, return its Drupal system URL if one exists. Otherwise,
return FALSE. |
FilterHtmlImageSecure::process |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlImageSecure.php |
Performs the filter processing. |
Image::$sizeNotDetectedMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
LanguageTestController::create |
function |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Instantiates a new instance of this controller. |
DateFormatsLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
LazyAssetManager::getResources |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Returns an array of resources. |
NamespaceCoverageNotPublicTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPublicTest.php |
|
AccessManager::addCheckService |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Registers a new AccessCheck by service ID. |
ImageValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
MetadataGenerator::__construct |
function |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
Constructs a new MetadataGenerator. |
MockAliasManager::$systemPaths |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Array of mocked aliases. Keys are aliases, followed by language. |
RdfMappingManager::$dispatcher |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
The event dispatcher. |
RdfMappingManager::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Constructor. |
PagerTest::testRenderNullPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests rendering with NULL pager. |
MockAliasManager::getPathAlias |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathAlias(). |
LocaleUninstallTest::$language |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
The default language set for the UI before uninstall. |
AssetFactory::getFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Returns the current filter manager. |
AssetFactory::setFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets the filter manager to use when adding filters. |
EditorSelector::$editorManager |
property |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelector.php |
The manager for editor plugins. |
FileStorageController::preSave |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::presave(). |
plugin.manager.field.formatter |
service |
drupal/core/modules/field/field.services.yml |
Drupal\field\Plugin\Type\Formatter\FormatterPluginManager |
NamespaceCoverageClassTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassTest.php |
|
CompassFilter::$httpImagesPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
DisplayPageWebTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Views used by this test. |
FilterLanguageTest::$testViews |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php |
Views used by this test. |
ManagerRegistry::getRepository |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets the ObjectRepository for an persistent object. |
NodeStorageController::preSave |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSave(). |
FilterLanguageTest::testFilter |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php |
Tests the language filter. |
NormalizerBase::setLinkManager |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
Sets the link manager. |
ProfilerStorageInterface::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Finds profiler tokens for the given criteria. |
ProfilerStorageInterface::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Reads data associated with the given token. |
UsageTest::testTempFileCleanup |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Ensure that temporary files are removed. |
WidgetPluginManager::$defaults |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase:$defaults. |
StorageComparer::getChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Gets the list of differences to import. |
LanguageConditionTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
|
forum_field_storage_pre_insert |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_insert(). |
StorageComparer::addChangeList |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Adds changes to the changelist. |
forum_field_storage_pre_update |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
FileManagedFileElementTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Definition of Drupal\file\Tests\FileManagedFileElementTest. |
_image_effect_definitions_sort |
function |
drupal/core/modules/image/image.module |
Internal function for sorting image effect definitions through uasort(). |