FileBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
@api |
FileBag::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
@api |
Username.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php |
Definition of Drupal\comment\Plugin\views\field\Username. |
search_dirty |
function |
drupal/core/modules/search/search.module |
Marks a word as "dirty" (changed), or retrieves the list of dirty words. |
toolbar_help |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_help(). |
LocaleLookup |
class |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
Extends CacheArray to allow for dynamic building of the locale cache. |
page.tpl.php |
file |
drupal/core/themes/bartik/templates/page.tpl.php |
Bartik's theme implementation to display a single Drupal page. |
Truncate.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Truncate.php |
Definition of Drupal\Core\Database\Driver\mysql\Truncate |
toolbar_menu |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_menu(). |
Standard.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Standard.php |
Definition of Drupal\views\Plugin\views\argument\Standard. |
CacheFactory |
class |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Defines the cache backend factory. |
search_index |
function |
drupal/core/modules/search/search.module |
Update the full-text search index for a particular item. |
LANGUAGE_ALL |
constant |
drupal/core/includes/bootstrap.inc |
The language state used when referring to all languages. |
toolbar.info |
file |
drupal/core/modules/toolbar/toolbar.info |
name = Toolbar
description = Provides a toolbar that shows the top-level administration menu items and links from other modules.
core = 8.x
package = Core
version = VERSION
dependencies[] = breakpoint
configure = admin/structure/toolbar |
MARK_UPDATED |
constant |
drupal/core/includes/theme.inc |
Mark content as being updated. |
hook_install |
function |
drupal/core/modules/system/system.api.php |
Perform setup tasks when the module is installed. |
menu.api.php |
file |
drupal/core/modules/menu/menu.api.php |
Hooks provided by the Menu module. |
Truncate.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Truncate.php |
Definition of Drupal\Core\Database\Driver\sqlite\Truncate |
toolbar_view |
function |
drupal/core/modules/toolbar/toolbar.module |
Builds the Toolbar as a structured array ready for drupal_render(). |
Role::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php |
Determine if the current user has access or not. |
_user_cancel |
function |
drupal/core/modules/user/user.module |
Last batch processing step for cancelling a user account. |
LANGUAGE_LTR |
constant |
drupal/core/includes/bootstrap.inc |
Language written left to right. Possible value of $language->direction. |
date_iso8601 |
function |
drupal/core/includes/common.inc |
Returns an ISO8601 formatted date based on the given date. |
Standard.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/Standard.php |
Definition of Drupal\views\Plugin\views\wizard\Standard. |
LANGUAGE_RTL |
constant |
drupal/core/includes/bootstrap.inc |
Language written right to left. Possible value of $language->direction. |
overlay_help |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_help(). |
BarUserClass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
menu.install |
file |
drupal/core/modules/menu/menu.install |
Install, update and uninstall functions for the menu module. |
hook_disable |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions before module is disabled. |
hook_ranking |
function |
drupal/core/modules/node/node.api.php |
Provide additional methods of scoring for core search results for nodes. |
overlay_menu |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_menu() |
block_schema |
function |
drupal/core/modules/block/block.install |
Implements hook_schema(). |
hook_toolbar |
function |
drupal/core/modules/toolbar/toolbar.api.php |
Add items to the Toolbar menu. |
Truncate.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Truncate.php |
Definition of Drupal\Core\Database\Driver\pgsql\Truncate |
Standard.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Standard.php |
Definition of Drupal\views\Plugin\views\sort\Standard. |
PASS_THROUGH |
constant |
drupal/core/includes/bootstrap.inc |
Flag for drupal_set_title(); text has already been sanitized. |
hook_prepare |
function |
drupal/core/modules/node/node.api.php |
Act on a node object about to be shown on the add/edit form. |
NotEqual.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php |
|
overlay_init |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_init(). |
overlay_exit |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_exit(). |
Binary::$uri |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php |
The file resource URI. |
search_forms |
function |
drupal/core/modules/search/search.module |
Implements hook_forms(). |
Scope::$name |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php |
|
tracker.info |
file |
drupal/core/modules/tracker/tracker.info |
name = Tracker
description = Enables tracking of recent content for users.
dependencies[] = comment
package = Core
version = VERSION
core = 8.x |
PoHeader.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Definition of Drupal\Component\Gettext\PoHeader |
theme_enable |
function |
drupal/core/includes/theme.inc |
Enable a given list of themes. |
link.install |
file |
drupal/core/modules/field/modules/link/link.install |
Contains install, update, and uninstall functionality for the Link module. |
image.gd.inc |
file |
drupal/core/modules/system/image.gd.inc |
GD2 toolkit for image manipulation within Drupal. |
update_batch |
function |
drupal/core/includes/update.inc |
Start the database update batch process. |
None::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php |
Implements Drupal\views\Plugin\views\access\AccessPluginBase::access(). |