theme_details |
function |
drupal/core/includes/form.inc |
Returns HTML for a details form element and its children. |
TestBase::run |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Run all tests in this class. |
ViewsDataTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the fetching of views data. |
ConditionBase |
class |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionBase.php |
Defines a common base class for all entity condition implementations. |
ViewsFormBase |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Provides a base class for Views UI AJAX forms. |
Field::delete |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Implements \Drupal\Core\Entity\EntityInterface::delete(). |
xmlrpc_server |
function |
drupal/core/modules/xmlrpc/xmlrpc.server.inc |
Invokes XML-RPC methods on this server. |
PHP_Token_FOR |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
views_install |
function |
drupal/core/modules/views/views.install |
Implements hook_install(). |
DBLogResource |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php |
Provides a resource for database watchdog log entries. |
authorize.inc |
file |
drupal/core/includes/authorize.inc |
Helper functions and form handlers used for the authorize.php script. |
StoreTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Float::$value |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Float.php |
The data value. |
UserData::get |
function |
drupal/core/modules/user/lib/Drupal/user/UserData.php |
Implements \Drupal\user\UserDataInterface::get(). |
user_password |
function |
drupal/core/modules/user/user.module |
Generate a random alphanumeric password. |
PhpAccessTest |
class |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php |
Tests to make sure access to the PHP filter is properly restricted. |
User::$access |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The timestamp when the user last accessed the site. A value of 0 means the
user has never accessed the site. |
UserData::set |
function |
drupal/core/modules/user/lib/Drupal/user/UserData.php |
Implements \Drupal\user\UserDataInterface::set(). |
PHPDriverTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/PHPDriverTest.php |
|
TypedData.php |
file |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Contains \Drupal\Core\TypedData\TypedData. |
ValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
PathProcessor |
class |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessor.php |
Path processor for url_alter_test. |
User::$status |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Whether the user is active (1) or blocked (0). |
EmailTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
Definition of Drupal\system\Tests\Form\EmailTest. |
module_enable |
function |
drupal/core/includes/module.inc |
Enables or installs a given list of modules. |
cache_factory |
service |
drupal/core/core.services.yml |
Drupal\Core\Cache\CacheFactory |
config.module |
file |
drupal/core/modules/config/config.module |
Allows site administrators to modify configuration. |
Drupal::cache |
function |
drupal/core/lib/Drupal.php |
Returns the requested cache bin. |
Select::where |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Adds an arbitrary WHERE clause to the query. |
xmlrpc.module |
file |
drupal/core/modules/xmlrpc/xmlrpc.module |
Enables XML-RPC functionality. |
BasicTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php |
Definition of Drupal\views\Tests\Wizard\BasicTest. |
Config::$name |
property |
drupal/core/lib/Drupal/Core/Config/Config.php |
The name of the configuration object. |
Sql::addTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a table to the query, ensuring the path exists. |
MatchPathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php |
Unit tests for the drupal_match_path() function in path.inc. |
user.mail.yml |
file |
drupal/core/modules/user/config/user.mail.yml |
drupal/core/modules/user/config/user.mail.yml |
InsertCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php |
Generic AJAX command for inserting content. |
Config::$data |
property |
drupal/core/lib/Drupal/Core/Config/Config.php |
The data of the configuration object. |
FieldList.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Definition of views_handler_argument_field_list. |
Drupal::queue |
function |
drupal/core/lib/Drupal.php |
Returns a queue for the given queue name. |
User::$values |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The plain data values of the contained properties. |
multiple.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/multiple.test |
|
book.info.yml |
file |
drupal/core/modules/book/book.info.yml |
drupal/core/modules/book/book.info.yml |
block.install |
file |
drupal/core/modules/block/block.install |
Install, update and uninstall functions for the block module. |
system_schema |
function |
drupal/core/modules/system/system.install |
Implements hook_schema(). |
FrameworkTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests primary Ajax framework functions. |
ClassMetadata |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Contract for a Doctrine persistence layer ClassMetadata class to implement. |
FieldList.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.php |
Definition of Drupal\field\Plugin\views\filter\FieldList. |
Drupal::state |
function |
drupal/core/lib/Drupal.php |
Returns the state storage service. |
block_install |
function |
drupal/core/modules/block/block.install |
Implements hook_install(). |
TermFieldTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
Tests for taxonomy term field and formatter. |