User::$langcode |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's langcode. |
EventSubscriber |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
StorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Definition of Drupal\system\Tests\Form\StorageTest. |
ChainRouter.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
|
deep_empty.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/deep_empty.test |
|
LanguageManager |
class |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Class responsible for initializing each language type. |
Unicode::strlen |
function |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Counts the number of characters in a UTF-8 string. |
WizardException |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardException.php |
A custom exception class for our errors. |
ClassConstraint |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ClassConstraint.php |
|
xmlrpc.info.yml |
file |
drupal/core/modules/xmlrpc/xmlrpc.info.yml |
drupal/core/modules/xmlrpc/xmlrpc.info.yml |
config.info.yml |
file |
drupal/core/modules/config/config.info.yml |
drupal/core/modules/config/config.info.yml |
UserSession.php |
file |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
Contains \Drupal\Core\Session\UserSession. |
cache.bootstrap |
service |
drupal/core/core.services.yml |
Drupal\Core\Cache\CacheBackendInterface |
RearrangeFilter |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Provides a rearrange form for Views filters. |
Sql::queueTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a table to the query without ensuring the path. |
TestControllers |
class |
drupal/core/modules/system/tests/modules/paramconverter_test/lib/Drupal/paramconverter_test/TestControllers.php |
Controller routine for testing the paramconverter. |
Conditional.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php |
|
Tables::addJoin |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
|
WrapperTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/WrapperTest.php |
Definition of Drupal\system\Tests\Form\WrapperTest. |
dump_array.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/dump_array.test |
|
_update_no_data |
function |
drupal/core/modules/update/update.module |
Returns a warning message when there is no data about available updates. |
_tracker_remove |
function |
drupal/core/modules/tracker/tracker.module |
Cleans up indexed data when nodes or comments are removed. |
ElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Definition of Drupal\system\Tests\Form\ElementTest. |
PHP_Token_BREAK |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Field Types API |
group |
drupal/core/modules/field/field.api.php |
Defines field, widget, display formatter, and storage types. |
Unicode::substr |
function |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Cuts off a piece of a string based on character indices and counts. |
FilterException |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
Describes an exception that occurred within a filter. |
Select::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Compiles the saved conditions for later retrieval. |
InvalidDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
Tests invalid data handling. |
Sql::ensurePath |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Make sure that the specified table can be properly linked to the primary
table in the JOINs. This function uses recursion. If the tables
needed to complete the path back to the primary table are not in the
query they will be added, but additional… |
Environment.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
SandboxTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
hook_field_info |
function |
drupal/core/modules/field/field.api.php |
Define Field API field types. |
ConfigQueryTest |
class |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigQueryTest.php |
Defines the ConfigQueryTest configuration entity used by the query test. |
forum.admin.inc |
file |
drupal/core/modules/forum/forum.admin.inc |
Administrative page callbacks for the Forum module. |
forum_form_main |
function |
drupal/core/modules/forum/forum.admin.inc |
Page callback: Returns a form for creating a new forum or container. |
Twig_Autoloader |
class |
drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php |
Autoloads Twig classes. |
forum.pages.inc |
file |
drupal/core/modules/forum/forum.pages.inc |
User page callbacks for the Forum module. |
ArchiveTar::add |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
This method add the files / directories that are listed in $p_filelist in
the archive. If the archive does not exist it is created.
The method return false and a PEAR error text.
The files and directories listed are only added at the end of the… |
Boolean::$value |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Boolean.php |
The data value. |
Kernel::$booted |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
shortcut.module |
file |
drupal/core/modules/shortcut/shortcut.module |
Allows users to manage customizable lists of shortcut links. |
hook_field_load |
function |
drupal/core/modules/field/field.api.php |
Define custom load behavior for this module's field types. |
Fid::titleQuery |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/argument/Fid.php |
Override the behavior of titleQuery(). Get the filenames. |
MinimalTest.php |
file |
drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php |
Contains Drupal\minimal\Tests\MinimalTest. |
expression.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/expression.test |
|
db_escape_table |
function |
drupal/core/includes/database.inc |
Restricts a dynamic table name to safe characters. |
drupal_cron_run |
function |
drupal/core/includes/common.inc |
Executes a cron run when called. |
Metadata::$name |
property |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
The name of the property, or empty if this is the root. |
ArchiverManager |
class |
drupal/core/lib/Drupal/Core/Archiver/ArchiverManager.php |
Archiver plugin manager. |