StorageComparer.php |
file |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Contains \Drupal\Core\Config\StorageComparer. |
plugin.manager.rest |
service |
drupal/core/modules/rest/rest.services.yml |
Drupal\rest\Plugin\Type\ResourcePluginManager |
AbstractMessage.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
|
StorageBase::delete |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::delete(). |
CachedStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
ViewsHandlerManager |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsHandlerManager.php |
Plugin type manager for all views handlers. |
test_page_test_menu |
function |
drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module |
Implements hook_menu(). |
test_page_test_page |
function |
drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module |
Page callback: Returns a test page and sets the title. |
system.image.gd.yml |
file |
drupal/core/modules/system/config/system.image.gd.yml |
drupal/core/modules/system/config/system.image.gd.yml |
Length::$maxMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php |
|
Length::$minMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php |
|
ImageStyleFlushTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
Tests flushing of image styles. |
ArchiverManager.php |
file |
drupal/core/lib/Drupal/Core/Archiver/ArchiverManager.php |
|
Message::$recipient |
property |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
The user account object of the message recipient. |
ActionBag::$manager |
property |
drupal/core/lib/Drupal/Core/Action/ActionBag.php |
The manager used to instantiate the plugins. |
drupal_get_messages |
function |
drupal/core/includes/bootstrap.inc |
Returns all messages that have been set with drupal_set_message(). |
MessageAction::form |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Form constructor. |
Message::isPersonal |
function |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
Return TRUE if this is the personal contact form. |
views_language_list |
function |
drupal/core/modules/views/views.module |
Prepares a list of language names. |
PercentagesUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Unit tests of progress percentage rounding. |
RedisMock::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/RedisMock.php |
|
MockBlockManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
Definition of Drupal\plugin_test\Plugin\MockBlockManager. |
ImageStyleDeleteForm |
class |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Creates a form to delete an image style. |
image_scale_and_crop |
function |
drupal/core/includes/image.inc |
Scales an image to the exact width and height given. |
TipPluginManager.php |
file |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginManager.php |
Contains \Drupal\tour\TipPluginManager. |
LanguageListTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Definition of Drupal\language\Tests\LanguageListTest. |
FeedLanguageTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
Contains \Drupal\aggregator\Tests\FeedLanguageTest. |
BlockStorageUnitTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the storage of blocks. |
MemoryStorage::$data |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
The actual storage of key-value pairs. |
RedisProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
RedisProfilerStorage stores profiling information in Redis. |
PathProcessorManager |
class |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Path processor manager. |
StringBase::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
The locale storage this string comes from or is to be saved to. |
LanguageTestBase.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Contains \Drupal\language\Tests\Views\LanguageTestBase. |
rdf_preprocess_image |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for theme_image(). |
PageNotFoundTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
Definition of Drupal\system\Tests\System\PageNotFoundTest. |
language_test.module |
file |
drupal/core/modules/language/tests/language_test/language_test.module |
Mock module for language layer tests. |
xmlrpc_message_parse |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Parses an XML-RPC message. |
xmlrpc_message_cdata |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles character data for XML parsing in xmlrpc_message_parse(). |
Language::$direction |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
Response::getMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the entire response as a string |
Page::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::usesBreadcrumb(). |
PathLanguageTest.php |
file |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Definition of Drupal\path\Tests\PathLanguageTest. |
Language::$method_id |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
ImageUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Test upgrade of overridden and custom image styles. |
Page::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary(). |
Client::setUserAgent |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Set the name of your application and application version that will be
appended to the User-Agent header of all requests. |
CommentPagerTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Definition of Drupal\comment\Tests\CommentPagerTest. |
TypedDataManager.php |
file |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Contains \Drupal\Core\TypedData\TypedDataManager. |
BatchStorage::delete |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Loads a batch. |
BatchStorage::update |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Updates a batch. |