Config::init |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Initializes a configuration object. |
BackendChain |
class |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Defines a chained cache implementation for combining multiple cache backends. |
PluginUIBase |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php |
Provides defaults for creating user interfaces for plugins of a given type. |
ChainDecoder |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
Decoder delegating the decoding to a chain of decoders. |
LinkEdit.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php |
Definition of views_handler_field_node_link_edit. |
Kernel::init |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
defined.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/defined.test |
|
php.info.yml |
file |
drupal/core/modules/php/php.info.yml |
drupal/core/modules/php/php.info.yml |
JoinTest.php |
file |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php |
Definition of Drupal\views_test_data\views\join\JoinTest. |
SettingsForm |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
Configures aggregator settings for this site. |
Link::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Render the field. |
file.install |
file |
drupal/core/modules/file/file.install |
Install, update and uninstall functions for File module. |
element_info |
function |
drupal/core/includes/common.inc |
Retrieves the default properties for the defined element type. |
Select::join |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Default Join against another table in the database. |
db_add_index |
function |
drupal/core/includes/database.inc |
Adds an index. |
strings.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/strings.test |
|
String::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::init(). |
node_install |
function |
drupal/core/modules/node/node.install |
Implements hook_install(). |
Logger::info |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Logger.php |
Interesting events. |
missing.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/missing.test |
|
SettingsTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/SettingsTest.php |
Tests the various settings in the views UI. |
text.install |
file |
drupal/core/modules/text/text.install |
Install, update, and uninstall functions for the Text module. |
LinkItem.php |
file |
drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php |
Contains \Drupal\link\Type\LinkItem. |
Link::render |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Render the field. |
IndexPhpTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php |
Test the handling of requests containing 'index.php'. |
LinkEdit.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Definition of Drupal\user\Plugin\views\field\LinkEdit. |
RevisionLink |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Field handler to present a link to a node revision. |
Markup::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Markup.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
database.inc |
file |
drupal/core/includes/database.inc |
Core systems for the database layer. |
ListingEmpty |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/area/ListingEmpty.php |
Defines an area plugin to display a node/add link. |
Links::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::query(). |
menu.install |
file |
drupal/core/modules/menu/menu.install |
Install, update and uninstall functions for the menu module. |
user_install |
function |
drupal/core/modules/user/user.install |
Implements hook_install(). |
containsOnly |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher
object. |
LinkEdit.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Definition of Drupal\taxonomy\Plugin\views\field\LinkEdit. |
node_ranking |
function |
drupal/core/modules/node/node.module |
Implements hook_ranking(). |
IndexTid.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Definition of Drupal\taxonomy\Plugin\views\argument\IndexTid. |
Insert::from |
function |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
Sets the fromQuery on this InsertQuery object. |
isInstanceOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_IsInstanceOf matcher object. |
Settings.php |
file |
drupal/core/lib/Drupal/Component/Utility/Settings.php |
Contains \Drupal\Component\Utility\Settings. |
BanAdmin.php |
file |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
Contains \Drupal\ban\Form\BanAdmin. |
node.install |
file |
drupal/core/modules/node/node.install |
Install, update and uninstall functions for the node module. |
install_goto |
function |
drupal/core/includes/install.inc |
Sends the user to a different installer page. |
user.install |
file |
drupal/core/modules/user/user.install |
Install, update and uninstall functions for the user module. |
LinkItemTest |
class |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
Tests the new entity API for the link field type. |
Inline::dump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Dumps a given PHP variable to a YAML string. |
Bundle::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Bundle.php |
Overrides \Drupal\views\Plugin\views\filter\InOperator::init(). |
Link::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Check whether current user has access to this handler. |
Link::render |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render(). |
Internal.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/Internal.php |
Contains \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal. |