ImageStyleDeleteForm::getFormID |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a unique string identifying the form. |
ConfigStorageTestBase::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
Tests storage controller CRUD operations. |
NullStorageExpirable::deleteAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteAll(). |
BaseCompilerFilter::setLanguage |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
LanguageNegotiationInfoTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Definition of Drupal\language\Tests\LanguageNegotiationInfoTest. |
BaseMemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
ImageStyleDeleteForm::buildForm |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
StringDatabaseStorage::dbDelete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Creates delete query. |
DatabaseStorageController::load |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
ItemStorageController::postSave |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::postSave(). |
ConfigTestStorageController.php |
file |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Contains \Drupal\config_test\ConfigTestStorageController. |
PagerPluginBase::getCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the current page. |
DatabaseStorageController::save |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::save(). |
FeedStorageController::postSave |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::postSave(). |
PagerPluginBase::setCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Set the current page. |
AbstractProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
BlockStorageUnitTest::loadTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the rendering of blocks. |
StorageComparerInterface::reset |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Recalculates the differences. |
MemcacheProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
ActionAdminManageForm::$manager |
property |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
The action plugin manager. |
ViewUI::getTranslationLanguages |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
PHP_CodeCoverage_Report_Factory |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
Factory for PHP_CodeCoverage_Report_Node_* object graphs. |
RedisProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
MenuLinkStorageController::save |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::save(). |
image_module_test_file_download |
function |
drupal/core/modules/image/tests/image_module_test.module |
@file
Provides Image module hook implementations for testing purposes. |
UserStorageController::postSave |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
LanguageUrlRewritingTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Sets up a Drupal site for running functional and integration tests. |
PagerPluginBase::updatePageInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
If there are pagers that need global values set, this method can
be used to set them. It will be called when the count query is run. |
TypedConfigManager::__construct |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
Creates a new typed configuration manager. |
LanguageDependencyInjectionTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Test for dependency injected language object. |
BlockLanguageCacheTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
|
TypedConfigManager::replaceName |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
Replaces variables in configuration name. |
PagerPluginBase::hasMoreRecords |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if there are more records available. |
NativeSessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
language_elements_test.info.yml |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
LanguageSwitchingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Modules to enable. |
EntityTestStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Definition of Drupal\entity_test\EntityTestStorageController. |
SelectPagerDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
|
PdoProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Constructor. |
ViewExecutable::getItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the items per page from the pager. |
ViewExecutable::setItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the items per page on the pager. |
ImageUpgradePathTest::sortByKey |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Sorts all keys in configuration data. |
PhpBridgeSessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
MockArraySessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
PHP_CodeCoverage_Filter::isFile |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Checks whether a filename is a real filename. |
MockArraySessionStorage::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Gets a SessionBagInterface by name. |
SearchPageOverrideTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
LanguageManager::isMultilingual |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Returns whether or not the site has more than one language enabled. |
SessionStorageInterface::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Gets a SessionBagInterface by name. |
ArchiverManager::createInstance |
function |
drupal/core/lib/Drupal/Core/Archiver/ArchiverManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::createInstance(). |