image_scale |
function |
drupal/core/includes/image.inc |
Scales an image while maintaining aspect ratio. |
AddRoleUser |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/AddRoleUser.php |
Adds a role to a user. |
FilesLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php |
Creates mapping loaders for array of files. |
Display.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Definition of Drupal\layout\Plugin\Core\Entity\Display. |
search_cron |
function |
drupal/core/modules/search/search.module |
Implements hook_cron(). |
Transaction |
class |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
A wrapper class for creating and managing database transactions. |
text.module |
file |
drupal/core/modules/text/text.module |
Defines simple text field types. |
module_list |
function |
drupal/core/includes/bootstrap.inc |
Returns the list of enabled modules. |
hook_tokens |
function |
drupal/core/modules/system/system.api.php |
Provide replacement values for placeholder tokens. |
BrowserTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrowserTest.php |
Test internal testing framework browser. |
Lexer::peek |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Moves the lookahead token forward. |
UnicodeTest |
class |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Test unicode handling features implemented in Unicode component. |
two-col.yml |
file |
drupal/core/modules/layout/tests/themes/layout_test_theme/layouts/static/two-col/two-col.yml |
drupal/core/modules/layout/tests/themes/layout_test_theme/layouts/static/two-col/two-col.yml |
twig_random |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns a random value depending on the supplied parameter type: |
RouteObject |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteObject.php |
Empty abstract class to be able to mock an object that both extends Route
and implements RouteObjectInterface |
two-col.css |
file |
drupal/core/modules/layout/tests/themes/layout_test_theme/layouts/static/two-col/two-col.css |
.layout-two-col .layout-col-left {
float: left;
width: 50%;
}
.layout-two-col .layout-col-left .inside {
margin-right: .5em;
}
.layout-two-col .layout-col-right {
float: right;
width: 50%;
}
.layout-two-col .layout-col-right .inside {
… |
Lexer::scan |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Scans the input string for tokens. |
TipsBag.php |
file |
drupal/core/modules/tour/lib/Drupal/tour/TipsBag.php |
Contains \Drupal\tour\TipsBag. |
Version.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Version.php |
|
Comment.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Definition of Drupal\comment\Plugin\views\field\Comment. |
Transaction |
class |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Transaction.php |
|
TaggingTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests SELECT query tagging. |
Context.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Contains \Drupal\Component\Plugin\Context\Context. |
Profile.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
module_hook |
function |
drupal/core/includes/bootstrap.inc |
Determines whether a module implements a hook. |
hook_delete |
function |
drupal/core/modules/node/node.api.php |
Respond to node deletion. |
ChildObject |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
rdf_process |
function |
drupal/core/modules/rdf/rdf.module |
Implements MODULE_process(). |
comment_add |
function |
drupal/core/modules/comment/comment.module |
Returns a rendered form to comment the given node. |
LocalStream |
class |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Defines a Drupal stream wrapper base class for local files. |
AddFeedTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Tests drupal_add_feed(). |
ban.install |
file |
drupal/core/modules/ban/ban.install |
Install, update and uninstall functions for the Ban module. |
hook_insert |
function |
drupal/core/modules/node/node.api.php |
Respond to creation of a new node. |
Failure.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Failure.php |
|
ViewUI::uri |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::uri(). |
hook_update |
function |
drupal/core/modules/node/node.api.php |
Respond to updates to a node. |
classes.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
format_size |
function |
drupal/core/includes/common.inc |
Generates a string representation for the given byte count. |
UserUid.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php |
Definition of Drupal\comment\Plugin\views\argument\UserUid. |
html-2.html |
file |
drupal/core/modules/simpletest/files/html-2.html |
|
GroupByTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/GroupByTest.php |
Tests UI of aggregate functionality.. |
UnblockUser |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/UnblockUser.php |
Unblocks a user. |
Integer.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Integer.php |
|
Comment.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Definition of Drupal\node\Plugin\views\wizard\Comment. |
drupal_mail |
function |
drupal/core/includes/mail.inc |
Composes and optionally sends an e-mail message. |
format_date |
function |
drupal/core/includes/common.inc |
Formats a date, using a date type or a custom date format string. |
theme_field |
function |
drupal/core/modules/field/field.module |
Returns HTML for a field. |
tour.module |
file |
drupal/core/modules/tour/tour.module |
Main functions of the module. |
badtag3.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/badtag3.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/badtag3.yml |
search_form |
function |
drupal/core/modules/search/search.module |
Form constructor for the search form. |