FileReadOnlyStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
DatabaseStorageControllerNG |
class |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Implements Field API specific enhancements to the DatabaseStorageController class. |
LanguageUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\LanguageUpgradePathTest. |
PluginManagerBase::$factory |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
The object that instantiates plugins managed by this manager. |
image_field_delete_revision |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
LanguagePathMonolingualTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Tests that paths are not prefixed on a monolingual site. |
ViewExecutable::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render the pager, if necessary. |
aggregator_page_source_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to show all items captured from a feed. |
RedisProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Purges all data from the database. |
RedisProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Saves a Profile. |
NativeSessionStorage::$bags |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Array of SessionBagInterface |
DateFormatsLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Definition of Drupal\system\Tests\System\DateFormatsLanguageTest. |
AbstractManagerRegistry.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
field_info_storage_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field storage type's default settings. |
MessageParser::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse an HTTP request message into an associative array of parts. |
MessageParser::parseMessage |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse a message into parts |
LanguageNegotiationInfoTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Functional test for language types/negotiation info. |
NativeSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Starts the session. |
NativeSessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session ID |
ParseException::$rawMessage |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
NativeSessionStorage::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the session ID |
image_style_form_add_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |
update_manager_install_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the install form of the Update Manager module. |
StringDatabaseStorage::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::save(). |
XmlRpcMessagesTest::getInfo |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
|
FetcherManager::__construct |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherManager.php |
|
image_style_add_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image style. |
NativeSessionStorage::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Clear all session data in memory. |
PhpStorageInterface::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Checks whether the PHP code exists in storage. |
NodeTypeInitialLanguageTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests related to node type initial language. |
LazyAssetManager::$formulae |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
PagerTest::assertPagerItems |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts pager items and links. |
RemoteFileUnmanagedCopyTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Unmanaged copy related tests on remote filesystems. |
PhpStorageInterface::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Deletes PHP code from storage. |
LazyAssetManager::setLoader |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Adds a loader to the asset manager. |
PngoutFilterTest::getImages |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PngoutFilterTest.php |
|
EntityTestStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Defines the controller class for the test entity. |
image_effect_color_validate |
function |
drupal/core/modules/image/image.admin.inc |
Element validate handler to ensure a hexadecimal color value. |
image_effect_scale_validate |
function |
drupal/core/modules/image/image.admin.inc |
Element validate handler to ensure that either a height or a width is
specified. |
PdoProfilerStorage::cleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
FieldCounterTest::testPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
AliasManager::getSystemPath |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getSystemPath(). |
ConfigStorageTestBase::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
BaseMemcacheProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Base Memcache storage for profiling information in a Memcache. |
PercentagesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
|
UnmanagedDeleteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
|
install_select_language_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the language selection form. |
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
Full::items_per_page_exposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
|
FileProfilerStorage::$folder |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Folder where profiler data are stored. |