DoctrineTestCase |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/DoctrineTestCase.php |
Base testcase class for all Doctrine testcases. |
twig_join_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Joins the values to a string. |
_statistics_link |
function |
drupal/core/modules/statistics/statistics.module |
Generates a link to a path, truncating the displayed text to a given width. |
hook_search_info |
function |
drupal/core/modules/search/search.api.php |
Define a custom search type. |
Binary::getValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php |
Implements TypedDataInterface::getValue(). |
MessageInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Request and response message interface |
Binary::setValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php |
Implements TypedDataInterface::setValue(). |
WizardPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Provides the interface and base class for Views Wizard plugins. |
action.admin.inc |
file |
drupal/core/modules/action/action.admin.inc |
Admin page callbacks for the Action module. |
Binary::validate |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php |
Implements TypedDataInterface::validate(). |
action.views.inc |
file |
drupal/core/modules/action/action.views.inc |
Provides views data and handlers for action.module. |
SettingsTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/SettingsTest.php |
Definition of Drupal\views\Tests\UI\SettingsTest. |
Field::$instance |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Store the field instance. |
standard_install |
function |
drupal/core/profiles/standard/standard.install |
Implements hook_install(). |
plugin_test.info |
file |
drupal/core/modules/system/tests/modules/plugin_test/plugin_test.info |
name = "Plugin Test Support"
description = "Test that plugins can provide plugins and provide namespace discovery for plugin test implementations."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
AccessPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
The base plugin to handle access control. |
node_admin_nodes |
function |
drupal/core/modules/node/node.admin.inc |
Returns the admin form object to node_admin_content(). |
system.admin.css |
file |
drupal/core/modules/system/system.admin.css |
Styles for administration pages. |
menu_node_insert |
function |
drupal/core/modules/menu/menu.module |
Implements hook_node_insert(). |
Schema::addIndex |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Add an index. |
user_action_info |
function |
drupal/core/modules/user/user.module |
Implements hook_action_info(). |
system.admin.inc |
file |
drupal/core/modules/system/system.admin.inc |
Admin page callbacks for the system module. |
entity_test.info |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.info |
name = Entity CRUD test module
description = Provides entity types based upon the CRUD API.
package = Testing
version = VERSION
core = 8.x
dependencies[] = field
hidden = TRUE |
hook_rdf_mapping |
function |
drupal/core/modules/rdf/rdf.api.php |
Allow modules to define RDF mappings for field bundles. |
String::setValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/String.php |
Implements TypedDataInterface::setValue(). |
String::validate |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/String.php |
Implements TypedDataInterface::validate(). |
standard.install |
file |
drupal/core/profiles/standard/standard.install |
Install, update and uninstall functions for the standard installation profile. |
user_rdf_mapping |
function |
drupal/core/modules/user/user.module |
Implements hook_rdf_mapping(). |
book_admin_paths |
function |
drupal/core/modules/book/book.module |
Implements hook_admin_paths(). |
rdf_test_install |
function |
drupal/core/modules/rdf/tests/rdf_test.install |
Implements hook_install(). |
book_entity_info |
function |
drupal/core/modules/book/book.module |
Implements hook_entity_info(). |
rdf_mapping_load |
function |
drupal/core/modules/rdf/rdf.module |
Returns the mapping for attributes of a given entity type/bundle pair. |
UrlTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
|
NodeLink::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Render the field. |
rdf_mapping_save |
function |
drupal/core/modules/rdf/rdf.module |
Saves an RDF mapping to the database. |
theme_pager_link |
function |
drupal/core/includes/pager.inc |
Returns HTML for a link to a specific query result page. |
ListString::init |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
views_token_info |
function |
drupal/core/modules/views/views.tokens.inc |
Implements hook_token_info(). |
UrlTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php |
|
REQUIREMENT_INFO |
constant |
drupal/core/includes/install.inc |
Requirement severity -- Informational message only. |
hook_user_insert |
function |
drupal/core/modules/user/user.api.php |
Respond to creation of a new user account. |
field.attach.inc |
file |
drupal/core/modules/field/field.attach.inc |
Field attach API, allowing entities (nodes, users, ...) to be 'fieldable'. |
search.admin.inc |
file |
drupal/core/modules/search/search.admin.inc |
Admin page callbacks for the search module. |
search.pages.inc |
file |
drupal/core/modules/search/search.pages.inc |
User page callbacks for the search module. |
LinkEdit::render |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Render the field. |
phptemplate_init |
function |
drupal/core/themes/engines/phptemplate/phptemplate.engine |
Implements hook_init(). |
book_node_insert |
function |
drupal/core/modules/book/book.module |
Implements hook_node_insert(). |
Section::$origin |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/Stopwatch.php |
|
drupal_container |
function |
drupal/core/includes/bootstrap.inc |
Retrieves the Drupal Container to standardize object construction. |
TaxonomyIndexTid |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Field handler to display all taxonomy terms of a node. |