PluginSettingsBase |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Base class for the Field API plugins. |
PictureAdminUITest |
class |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Tests for breakpoint sets admin interface. |
language.admin.inc |
file |
drupal/core/modules/language/language.admin.inc |
Administration functions for language.module. |
NcsLastUpdated.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastUpdated.php |
Definition of Drupal\comment\Plugin\views\field\NcsLastUpdated. |
field_delete_field |
function |
drupal/core/modules/field/field.crud.inc |
Marks a field and its instances and data for deletion. |
search_index_split |
function |
drupal/core/modules/search/search.module |
Simplifies and splits a string into tokens for indexing. |
Twig_Node::hasNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Returns true if the node with the given identifier exists. |
Insert::__toString |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Insert.php |
Implements PHP magic __toString method to convert the query to a string. |
CommentRow::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php |
Overrides Drupal\system\Plugin\views\row\Entity::render(). |
QueryTest::execute |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements Drupal\views\Plugin\views\query\QueryPluginBase::execute(). |
language.views.inc |
file |
drupal/core/modules/language/language.views.inc |
Provide views data and handlers for language.module. |
config_test.module |
file |
drupal/core/modules/config/tests/config_test/config_test.module |
Provides Config module hook implementations for testing purposes. |
form_test.file.inc |
file |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
An include file to test loading it with the form API. |
UserCancelTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Definition of Drupal\user\Tests\UserCancelTest. |
CssEmbedFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
ajax_form_callback |
function |
drupal/core/includes/ajax.inc |
Page callback: Handles Ajax requests for the #ajax Form API property. |
hook_file_download |
function |
drupal/core/modules/system/system.api.php |
Control access to private file downloads and specify HTTP headers. |
Update::expression |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Specifies fields to be updated as an expression. |
Twig_Node::getNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Gets a node by name. |
Name::value_submit |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
Twig_Node::setNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Sets a node. |
HeaderBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Replaces the current HTTP headers by a new set. |
TableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
|
RevisionLinkRevert |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php |
Field handler to present a link to revert a node to a revision. |
UserDeleteTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserDeleteTest.php |
Definition of Drupal\user\Tests\UserDeleteTest. |
format_rss_channel |
function |
drupal/core/includes/common.inc |
Formats an RSS channel. |
_comment_get_modes |
function |
drupal/core/modules/comment/comment.module |
Returns an array of viewing modes for comment listings. |
Update::__toString |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Implements PHP magic __toString method to convert the query to a string. |
UpdateCoreUnitTest |
class |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Tests update functionality unrelated to the database. |
Store::getCacheKey |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Returns a cache key for the given Request. |
Numeric::op_simple |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
|
Name::adminSummary |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Display the filter on the administrative summary |
toolbar_page_build |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_page_build(). |
SearchLanguageTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Test node search with multiple languages. |
None::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Return a string to display as the clickable title for the
pager plugin. |
SortRandomTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Definition of Drupal\views\Tests\Handler\SortRandomTest. |
toolbar_pre_render |
function |
drupal/core/modules/toolbar/toolbar.module |
Provides pre_render function for the toolbar. |
Lexer::isNextToken |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Checks whether a given token matches the current lookahead. |
Page::getPagerText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getPagerText(). |
search_node_update |
function |
drupal/core/modules/search/search.module |
Implements hook_node_update(). |
image_effect_apply |
function |
drupal/core/modules/image/image.module |
Given an image object and effect, perform the effect on the file. |
update_update_8000 |
function |
drupal/core/modules/update/update.install |
Moves update settings from variables to config. |
Truncate::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Truncate.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
DBLogTest::getInfo |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
|
Process::isRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Checks if the process is currently running. |
UglifyJsFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
ajax_command_alert |
function |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'alert' command. |
update_update_8001 |
function |
drupal/core/modules/update/update.install |
Convert update_last_check, last_email_notification variables to state API. |
TypedDataInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Interface for typed data objects. |
FastTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php |
Modules to enable. |