RoleStorageController::attachLoad |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Attaches data to entities upon loading. |
PluginManagerBase::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Returns a preconfigured instance of a plugin. |
SchemaStorage::getComponentFolder |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::getComponentFolder(). |
ShortcutStorageController::create |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\config\ConfigStorageController::create(). |
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
PathProcessorLanguage::$languages |
property |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
An array of enabled languages. |
MTimeProtectedFastFileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Definition of Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage. |
StringDatabaseStorage::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getStrings(). |
InPlaceEditorManager::__construct |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditorManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct(). |
ViewStorageController::attachLoad |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::attachLoad(); |
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |
plugin.manager.aggregator.fetcher |
service |
drupal/core/modules/aggregator/aggregator.services.yml |
Drupal\aggregator\Plugin\AggregatorPluginManager |
MockFileSessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
MTimeProtectedFastFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
EntityTranslationSyncImageTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Contains \Drupal\entity\Tests\EntityTranslationSyncImageTest. |
RemoteFileUnmanagedMoveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Sets up a Drupal site for running functional and integration tests. |
ConfigStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on entities before they are deleted. |
FeedLanguageTest::testFeedLanguage |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
Tests creation of feeds with a language. |
LanguagePathMonolingualTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Sets up a Drupal site for running functional and integration tests. |
language_get_default_configuration |
function |
drupal/core/modules/language/language.module |
Returns the language configuration stored for an entity type and bundle. |
MockArraySessionStorageTest::$data |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
MockArraySessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
LanguageListTest::testLanguageList |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Functional tests for adding, editing and deleting languages. |
language_language_negotiation_info |
function |
drupal/core/modules/language/language.module |
Implements hook_language_negotiation_info(). |
RedisProfilerStorage::TOKEN_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
DatabaseStorageController::preSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on an entity before the presave hook is invoked. |
LanguageNegotiationInfoTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Sets up a Drupal site for running functional and integration tests. |
UserStorageController::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Constructs a new UserStorageController object. |
PagerPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for submitting options |
ActionAdminManageForm::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Constructs a new ActionAdminManageForm. |
LanguageUrlRewritingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Modules to enable. |
MenuLinkStorageController::preSave |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::preSave(). |
PagerPluginBase::executeCountQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Execute the count query, which will be done just prior to the query
itself being executed. |
MetadataBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
TypedConfigManager::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
A storage controller instance for reading configuration data. |
LanguageUrlRewritingTest::checkUrl |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check URL rewriting for the given language. |
LanguageSelectElementTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
|
NullSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
BlockLanguageCacheTest::$langcodes |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
List of langcodes. |
PHP_CodeCoverage_Version::$version |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Version.php |
|
NativeSessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
RedisProfilerStorage::getIndexName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the name of the index. |
PagerPluginBase::exposedFormSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
OnClearEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
Retrieve associated ObjectManager. |
EntityTestMulStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Definition of Drupal\entity_test\EntityTestMulStorageController. |
EntityTestRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Definition of Drupal\entity_test\EntityTestRevStorageController. |
UserLanguageCreationTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Modules to enable. |
ManagerEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Retrieve associated ObjectManager. |
LifecycleEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
|
NativePhpunitTask::$coverageClover |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|