menu_update_8001 |
function |
drupal/core/modules/menu/menu.install |
Rename default menu names. |
menu_unserialize |
function |
drupal/core/includes/menu.inc |
Unserializes menu data, using a map to replace path elements. |
hook_path_delete |
function |
drupal/core/modules/path/path.api.php |
Respond to a path being deleted. |
node_admin_paths |
function |
drupal/core/modules/node/node.module |
Implements hook_admin_paths(). |
ShortcutTestBase |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Defines base class for shortcut test cases. |
Request::setPath |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Set the path of the request (e.g. '/', '/index.html') |
ErrorHandlerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Tests error and exception handlers. |
TaxonomyIndexTid |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Field handler to display all taxonomy terms of a node. |
Comment::$status |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
A boolean field indicating whether the comment is published. |
Attribute::$type |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
|
AllValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php |
|
CompilerTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
menu_update_8002 |
function |
drupal/core/modules/menu/menu.install |
Adds the footer menu to custom menus. |
hook_user_create |
function |
drupal/core/modules/user/user.api.php |
Act on a newly created user. |
Request::getPort |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the port that the request will be sent on if it has been set |
Request::getPort |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the port on which the request is made. |
ViewsBlock::form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Overrides \Drupal\block\BlockBase::form(). |
DocLexer::T_TRUE |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
Comment::$thread |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The alphadecimal representation of the comment's place in a thread. |
CacheFactory.php |
file |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Contains \Drupal\Core\Cache\CacheFactory. |
menu_update_8003 |
function |
drupal/core/modules/menu/menu.install |
Moves menu_override_parent_selector from variables to config. |
Request::setPort |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Set the port that the request will be sent on |
Request::getUser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the user. |
DocLexer::T_NULL |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
escapingTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
FileMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Definition of Drupal\system\Tests\Image\FileMoveTest. |
field_ui.api.php |
file |
drupal/core/modules/field_ui/field_ui.api.php |
Hooks provided by the Field UI module. |
menu_update_8004 |
function |
drupal/core/modules/menu/menu.install |
Migrate menus into configuration. |
UriSigner::check |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/UriSigner.php |
Checks that a URI contains the correct hash. |
Table::buildSort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Called by the view builder to see if this style handler wants to
interfere with the sorts. If so it should build; if it returns
any non-TRUE value, normal sorting will NOT be added to the query. |
RequiredTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/RequiredTest.php |
Definition of Drupal\system\Tests\Module\RequiredTest. |
CachedReader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
|
update_info_page |
function |
drupal/core/update.php |
Provides an overview of the Drupal database update. |
RdfMappingEvents |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingEvents.php |
Contains all events for mapping site schemas to external vocabularies. |
hook_user_delete |
function |
drupal/core/modules/user/user.api.php |
Respond to user deletion. |
File::$mimeTypes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
Comment::$values |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The plain data values of the contained properties. |
IgnoreAnnotation |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php |
Annotation that can be used to signal to the parser to ignore specific
annotations during the parsing process. |
UuidUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Definition of Drupal\system\Tests\Uuid\UuidUnitTest. |
ConstantTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php |
|
password-hash.sh |
file |
drupal/core/scripts/password-hash.sh |
#!/usr/bin/php
<?php
/**
* Drupal hash script - to generate a hash from a plaintext password
*
* Check for your PHP interpreter - on Windows you'll probably have to
* replace line 1 with
* #!c:/program files/php/php.exe
*
* @param… |
rest.routing.yml |
file |
drupal/core/modules/rest/rest.routing.yml |
drupal/core/modules/rest/rest.routing.yml |
BackendChain.php |
file |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Definition of Drupal\Core\Cache\BackendChain. |
ResourceResponse |
class |
drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php |
Contains data for serialization before sending the response. |
hook_user_cancel |
function |
drupal/core/modules/user/user.api.php |
Act on user account cancellations. |
Request::setAuth |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Set HTTP authorization parameters |
TemplateTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ModuleEnable.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Contains Drupal\system\Tests\Module\ModuleEnable. |
DrupalKernel.php |
file |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Definition of Drupal\Core\DrupalKernel. |
path_node_insert |
function |
drupal/core/modules/path/path.module |
Implements hook_node_insert(). |