image_field_insert |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_insert(). |
ExpiringCache::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Checks if the cache has a value for a key. |
Request::$username |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
|
AreaTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Modules to enable. |
ApiDataTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/ApiDataTest.php |
Sets up a Drupal site for running functional and integration tests. |
RevisionLinkDelete |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php |
Field handler to present link to delete a node revision. |
StaticLoaderEntity |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
locale_update_8011 |
function |
drupal/core/modules/locale/locale.install |
Add a cache table and locale_project table for the locale module. |
image_field_update |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_update(). |
Token::__construct |
function |
drupal/core/lib/Drupal/Core/Utility/Token.php |
Constructor. |
ExpiringCache::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Returns the value for a key. |
Request::$password |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
|
Request::duplicate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Clones a request and overrides some of its parameters. |
RequestMatcher.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
|
locale_update_8013 |
function |
drupal/core/modules/locale/locale.install |
Renames language_default language negotiation method to language_selected. |
Event::offsetUnset |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php |
|
image_field_delete |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete(). |
Field::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Overrides TypedData::__construct(). |
ExpiringCache::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Sets a value in the cache. |
Item::$description |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php |
Body of the feed item. |
VocabularyTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Definition of Drupal\taxonomy\Tests\VocabularyTest. |
Connection::driver |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Returns the type of database driver. |
Settings::$storage |
property |
drupal/core/lib/Drupal/Component/Utility/Settings.php |
Array with the settings. |
link_field_presave |
function |
drupal/core/modules/link/link.module |
Implements hook_field_presave(). |
locale_update_8014 |
function |
drupal/core/modules/locale/locale.install |
Drop old 'location' field. |
CoveredParentClass |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveredClass.php |
|
DBLogTest::getInfo |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php |
|
Rss::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EmailDefaultWidget |
class |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Plugin implementation of the 'email_default' widget. |
MetadataBag::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Clears out data from bag. |
TestFetcher::fetch |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/fetcher/TestFetcher.php |
Implements \Drupal\aggregator\Plugin\FetcherInterface::fetch(). |
system_test.module |
file |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
user_pass_validate |
function |
drupal/core/modules/user/user.pages.inc |
|
FieldItemBase::set |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Overrides \Drupal\Core\TypedData\Type\Map::set(). |
locale_update_8015 |
function |
drupal/core/modules/locale/locale.install |
Build a new {locale_file} table. |
HttpKernel::handle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php |
@api |
dblog.settings.yml |
file |
drupal/core/modules/dblog/config/dblog.settings.yml |
drupal/core/modules/dblog/config/dblog.settings.yml |
simpletest.api.php |
file |
drupal/core/modules/simpletest/simpletest.api.php |
Hooks provided by the SimpleTest module. |
locale_update_8016 |
function |
drupal/core/modules/locale/locale.install |
Converts localized date formats. |
AlterDecoratorTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Tests that the AlterDecorator fires and respects the alter hook. |
PagerTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
|
FilterUrl::process |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterUrl.php |
Performs the filter processing. |
ParserRegistry.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
|
simpletest.install |
file |
drupal/core/modules/simpletest/simpletest.install |
Install, update and uninstall functions for the simpletest module. |
ChangedCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php |
Definition of Drupal\Core\Ajax\ChangedCommand. |
locale_update_8017 |
function |
drupal/core/modules/locale/locale.install |
Moves locale translation directory settings from variable to config. |
GraphvizDumper.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
|
TextareaWidget.php |
file |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Definition of Drupal\text\Plugin\field\widget\TextareaWidget. |
Connection::nextId |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Retrive a the next id in a sequence. |
user_cookie_delete |
function |
drupal/core/modules/user/user.module |
Delete a visitor information cookie. |