locale_system_update |
function |
drupal/core/modules/locale/locale.module |
Imports translations when new modules or themes are installed. |
Entity::$newRevision |
property |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Boolean indicating whether a new revision should be created on save. |
SetDelete::$database |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
The database connection. |
LessFilter::$nodeBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
|
Foo_Bar_Issue684Test |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/684/Issue684Test.php |
|
GDToolkit::createTmp |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php |
Creates a truecolor image preserving transparency from a provided image. |
CronRunTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
|
PromoteNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/PromoteNode.php |
Executes the plugin. |
UploadedFile::$error |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The UPLOAD_ERR_XXX constant provided by the uploader. |
plugin_test.info.yml |
file |
drupal/core/modules/system/tests/modules/plugin_test/plugin_test.info.yml |
drupal/core/modules/system/tests/modules/plugin_test/plugin_test.info.yml |
_DiffOp_Add::reverse |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
locale_system_remove |
function |
drupal/core/modules/locale/locale.module |
Delete translation history of modules and themes. |
BanDelete::buildForm |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
|
PathTaxonomyTermTest |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php |
Tests URL aliases for taxonomy terms. |
JsonResponse::create |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/JsonResponse.php |
Factory method for chainability |
NotEqualTo::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotEqualTo.php |
|
RuntimeException.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/RuntimeException.php |
|
_overlay_region_list |
function |
drupal/core/modules/overlay/overlay.module |
Returns a list of page regions related to the overlay. |
ConfigContextFactory |
class |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Defines configuration context factory. |
PoStreamWriter::open |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Implements Drupal\Component\Gettext\PoStreamInterface::open(). |
SetDelete::$shortcut |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
The shortcut set being deleted. |
PublishNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/PublishNode.php |
Executes the plugin. |
YamlFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Loads a Yaml file. |
ajax_base_page_theme |
function |
drupal/core/includes/ajax.inc |
Theme callback: Returns the correct theme for an Ajax request. |
SystemConfigFormBase |
class |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Base class for implementing system configuration forms. |
Stream::WRAPPER_TYPE |
constant |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
|
CssUtils::REGEX_URLS |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php |
|
Isbn::$isbn10Message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php |
|
HighlightCommand.php |
file |
drupal/core/modules/views/lib/Drupal/views/Ajax/HighlightCommand.php |
Contains \Drupal\views\Ajax\HighlightCommand. |
EncoderInterface.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/EncoderInterface.php |
|
forum_comment_update |
function |
drupal/core/modules/forum/forum.module |
Implements hook_comment_update(). |
EntityBody::compress |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
If the stream is readable, compress the data in the stream using deflate compression. The uncompressed stream is
then closed, and the compressed stream then becomes the wrapped stream. |
BanAdmin::$ipManager |
property |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
|
UriTemplateInterface |
interface |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php |
Expands URI templates using an array of variables |
JsonResponse::update |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/JsonResponse.php |
Updates the content and headers according to the json data and callback. |
FileLocator::$kernel |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
|
Isbn::$isbn13Message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php |
|
BulkFormBase::create |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Creates an instance of the plugin. |
SessionTest::testGet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
SetDelete::getFormID |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Returns a unique string identifying the form. |
IpUtils::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/IpUtils.php |
This class should not be instantiated |
SystemPoweredByBlock |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemPoweredByBlock.php |
Provides a 'Powered by Drupal' block. |
BulkFormBase::render |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Overrides \Drupal\views\Plugin\views\Plugin\field\FieldPluginBase::render(). |
SessionTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@dataProvider setProvider |
forum_comment_delete |
function |
drupal/core/modules/forum/forum.module |
Implements hook_comment_delete(). |
SSH::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm(). |
SessionTest::testHas |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@dataProvider setProvider |
FilterBag::setConfig |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php |
Updates the configuration for a filter plugin instance. |
Entity::enforceIsNew |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::enforceIsNew(). |
DbLogTest::$big_user |
property |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
A user with some relevent administrative permissions. |