Name::value_form |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Options form subform for setting options. |
AliasManager.php |
file |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Contains Drupal\Core\Path\AliasManager. |
SortDateTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Definition of Drupal\views\Tests\Handler\SortDateTest. |
filter_xss_admin |
function |
drupal/core/includes/common.inc |
Applies a very permissive XSS/HTML filter for admin-only use. |
Lexer::$position |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
|
BarClass::setBar |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces2.php |
|
FieldWebTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Contains \Drupal\views\Tests\Handler\FieldWebTest. |
drupal_wrap_mail |
function |
drupal/core/includes/mail.inc |
Performs format=flowed soft wrapping for mail (RFC 3676). |
field_read_field |
function |
drupal/core/modules/field/field.crud.inc |
Reads a single field record directly from the database. |
Twig_Token::test |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Tests the current token for a type and/or a value. |
Profiler::export |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Exports the current profiler data. |
language.install |
file |
drupal/core/modules/language/language.install |
Install, update and uninstall functions for the language module. |
FieldUrlTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Definition of Drupal\views\Tests\Handler\FieldUrlTest. |
FooBarBundle.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/FooBarBundle.php |
|
hook_node_delete |
function |
drupal/core/modules/node/node.api.php |
Respond to node deletion. |
image_style_path |
function |
drupal/core/modules/image/image.module |
Return the URI of an image when using a style. |
Schema::addField |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Add a new field to a table. |
Update::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
FilterStringTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Tests the core Drupal\views\Plugin\views\filter\String handler. |
Profiler::import |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Imports data into the profiler storage. |
QueryTest::build |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements Drupal\views\Plugin\views\query\QueryPluginBase::build(). |
config_test.info |
file |
drupal/core/modules/config/tests/config_test/config_test.info |
name = Configuration test module
package = Core
version = VERSION
core = 8.x
hidden = TRUE |
views_get_plugin |
function |
drupal/core/modules/views/views.module |
Get an instance of a plugin. |
update_parse_xml |
function |
drupal/core/modules/update/update.fetch.inc |
Parses the XML of the Drupal release history info files. |
ProjectExtension |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php |
|
AreaTextTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php |
Definition of Drupal\views\Tests\Handler\AreaTextTest. |
hook_node_insert |
function |
drupal/core/modules/node/node.api.php |
Respond to creation of a new node. |
StyleMappingTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Tests the default/mapping row style. |
Compiler::getLog |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the log. |
QueryTest::match |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Check a single condition for a single element. |
openid.pages.inc |
file |
drupal/core/modules/openid/openid.pages.inc |
User page callbacks for the openid module. |
language.api.php |
file |
drupal/core/modules/language/language.api.php |
Hooks provided by the Language module. |
form_test.module |
file |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Helper module for the form API tests. |
UserEditTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php |
Definition of Drupal\user\Tests\UserEditTest. |
config.admin.inc |
file |
drupal/core/modules/config/config.admin.inc |
Admin page callbacks for the config module. |
LANGUAGE_DEFAULT |
constant |
drupal/core/includes/bootstrap.inc |
Language code referring to the default language of data, e.g. of an entity. |
hook_node_access |
function |
drupal/core/modules/node/node.api.php |
Controls access to a node. |
Truncate::$table |
property |
drupal/core/lib/Drupal/Core/Database/Query/Truncate.php |
The table to truncate. |
PoDatabaseReader |
class |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Gettext PO reader working with the locale module database. |
Lexer::resetPeek |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Resets the peek pointer to 0. |
UserSaveTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSaveTest.php |
Definition of Drupal\user\Tests\UserSaveTest. |
user_user_logout |
function |
drupal/core/modules/user/user.module |
Implements hook_user_logout(). |
update_uninstall |
function |
drupal/core/modules/update/update.install |
Implements hook_uninstall(). |
Twig_Node::count |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
ERR_WRITE_FAILED |
constant |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTestHelper.php |
|
StylusFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php |
|
hook_query_alter |
function |
drupal/core/modules/system/system.api.php |
Perform alterations to a structured query. |
hook_node_update |
function |
drupal/core/modules/node/node.api.php |
Respond to updates to a node. |
ViewUI::$editing |
property |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Indicates if a view is currently being edited. |
DBLogTest::setUp |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Sets up a Drupal site for running functional and integration tests. |