menu.routing.yml |
file |
drupal/core/modules/menu/menu.routing.yml |
drupal/core/modules/menu/menu.routing.yml |
MenuTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php |
Definition of Drupal\system\Tests\Menu\MenuTestBase. |
node_type_delete |
function |
drupal/core/modules/node/node.module |
Deletes a node type from the database. |
FTP::__construct |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTP.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::__construct(). |
ViewAjaxResponse |
class |
drupal/core/modules/views/lib/Drupal/views/Ajax/ViewAjaxResponse.php |
Custom JSON response object for an ajax view response. |
MockAliasManager |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
An easily configurable mock alias manager. |
StringableObject |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
install_finished |
function |
drupal/core/includes/install.core.inc |
Performs final installation steps and displays a 'finished' page. |
plugin_test_menu |
function |
drupal/core/modules/system/tests/modules/plugin_test/plugin_test.module |
Implements hook_menu(). |
Twig_Node_Import |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Import.php |
Represents an import node. |
BundleTestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleTestEntity.php |
Test entity class. |
ShortcutSetsTest |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Defines shortcut set test cases. |
block.schema.yml |
file |
drupal/core/modules/block/config/schema/block.schema.yml |
drupal/core/modules/block/config/schema/block.schema.yml |
hook_entity_load |
function |
drupal/core/includes/entity.api.php |
Act on entities when loaded. |
image_permission |
function |
drupal/core/modules/image/image.module |
Implements hook_permission(). |
TestFileTransfer |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Mock FileTransfer object for test case. |
AnnotationReader |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
A reader for docblock annotations. |
EqualToValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EqualToValidator.php |
Validates values are equal (==). |
NoAnnotation.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NoAnnotation.php |
|
image.schema.yml |
file |
drupal/core/modules/image/config/schema/image.schema.yml |
drupal/core/modules/image/config/schema/image.schema.yml |
_menu_build_tree |
function |
drupal/core/includes/menu.inc |
Builds a menu tree. |
node_rdf_mapping |
function |
drupal/core/modules/node/node.module |
Implements hook_rdf_mapping(). |
ResponseTestCase |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTestCase.php |
|
ProgrammaticTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Test the programmatic form submission behavior. |
Profile::__sleep |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
menu_link.module |
file |
drupal/core/modules/menu_link/menu_link.module |
Enables users to create menu links. |
StylusFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php |
|
ClassDDC1660.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassDDC1660.php |
|
UnitTestCase.php |
file |
drupal/core/tests/Drupal/Tests/UnitTestCase.php |
Contains \Drupal\Tests\UnitTestCase. |
UrlValidatorTest |
class |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Tests URL validation by valid_url(). |
ImageToolkitForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Configures image toolkit settings for this site. |
Update::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
UrlParser::$utf8 |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParser.php |
|
LanguageTestBase |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Defines the base class for all Language handler tests. |
Combine::opEqual |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php |
|
Display::$layout |
property |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
The name of the layout plugin to use. |
PictureFormatter |
class |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Plugin for picture formatter. |
user_update_8000 |
function |
drupal/core/modules/user/user.install |
The 'Member for' extra field has moved one level up in the array. |
common_test_menu |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_menu(). |
RolesRidTest.php |
file |
drupal/core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php |
Contains \Drupal\Tests\user\Views\Argument\RolesRidTest. |
user_update_8001 |
function |
drupal/core/modules/user/user.install |
Splits {users}.language field to langcode and preferred_langcode. |
AdminTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Sets up a Drupal site for running functional and integration tests. |
_DiffOp::reverse |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
user_update_8002 |
function |
drupal/core/modules/user/user.install |
Replace serial role IDs with machine name strings. |
ViewUIObjectTest |
class |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php |
Tests the ViewUI class. |
EntityNormalizer |
class |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Converts the Drupal entity object structure to a HAL array structure. |
hook_entity_view |
function |
drupal/core/includes/entity.api.php |
Act on entities being assembled before rendering. |
user_update_8003 |
function |
drupal/core/modules/user/user.install |
Create a UUID column for users. |
TestDenormalizer |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/TestDenormalizer.php |
Provides a test Normalizer which only implements the DenormalizerInterface. |
action.views.inc |
file |
drupal/core/modules/action/action.views.inc |
Provides views data and handlers for action.module. |