services6.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services6.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services6.yml |
Map::onChange |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
drupal_is_cli |
function |
drupal/core/includes/bootstrap.inc |
Detects whether the current script is running in a command-line environment. |
TrueValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/TrueValidator.php |
@author Bernhard Schussek <bschussek@gmail.com> |
twig_var_dump |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php |
|
FloatItem.php |
file |
drupal/core/modules/number/lib/Drupal/number/Type/FloatItem.php |
Contains \Drupal\number\Type\FloatItem. |
multiple.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/multiple.test |
|
InsertLobTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php |
Tests inserts using LOB fields, which are weird on some databases. |
filter.module |
file |
drupal/core/modules/filter/filter.module |
Framework for handling the filtering of content. |
Process::$tty |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
UserSelection |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php |
Provides specific access control for the user entity type. |
EmailItemTest |
class |
drupal/core/modules/email/lib/Drupal/email/Tests/EmailItemTest.php |
Tests the new entity API for the email field type. |
Debug::enable |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Debug.php |
Enables the debug tools. |
Editor::label |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/Core/Entity/Editor.php |
Overrides Drupal\Core\Entity\Entity::label(). |
InPlaceEditor |
class |
drupal/core/modules/edit/lib/Drupal/edit/Annotation/InPlaceEditor.php |
Defines an InPlaceEditor annotation object. |
external.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/external.test |
|
FileUsageBase |
class |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Defines the base class for database file usage backend. |
Page::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::execute(). |
print-rtl.css |
file |
drupal/core/misc/print-rtl.css |
body {
direction: rtl;
}
th {
text-align: right;
} |
history_write |
function |
drupal/core/modules/history/history.module |
Updates 'last viewed' timestamp of the specified entity for the current user. |
Sql::$orderby |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
A simple array of order by clauses. |
MappingDriver |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Contract for metadata drivers. |
SuiteTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
PrivateStream |
class |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Drupal private (private://) stream wrapper class. |
FileValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FileValidator.php |
@author Bernhard Schussek <bschussek@gmail.com> |
Sql::$groupby |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
A simple array of group by clauses. |
LastTimestamp |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LastTimestamp.php |
Field handler to display the timestamp of a comment with the count of comments. |
QueryBase.php |
file |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Contains \Drupal\Core\Entity\Query\QueryBase. |
xmlrpc_base64 |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Returns an XML-RPC base 64 object. |
assetic_image |
function |
drupal/core/vendor/kriswallsmith/assetic/src/functions.php |
Returns an image URL. |
Cache::delete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php |
Deletes a cache entry. |
ReferenceTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ReferenceTest.php |
|
QueryTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
Definition of Drupal\views\Tests\Plugin\QueryTest. |
search.module |
file |
drupal/core/modules/search/search.module |
Enables site-wide keyword searching. |
_assetic_urls |
function |
drupal/core/vendor/kriswallsmith/assetic/src/functions.php |
Returns an array of asset urls. |
drupal_add_js |
function |
drupal/core/includes/common.inc |
Adds a JavaScript file, setting, or inline code to the page. |
Tags::explode |
function |
drupal/core/lib/Drupal/Component/Utility/Tags.php |
Explodes a string of tags into an array. |
UserAdminTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php |
|
Tags::implode |
function |
drupal/core/lib/Drupal/Component/Utility/Tags.php |
Implodes an array of tags into a string. |
drupal_get_js |
function |
drupal/core/includes/common.inc |
Returns a themed presentation of all JavaScript code for the current page. |
Query::finish |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Finish the query by adding fields, GROUP BY and range. |
StyleTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Definition of Drupal\views\Tests\Plugin\StyleTest. |
Condition.php |
file |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Condition.php |
Contains \Drupal\Core\Config\Entity\Query\Condition. |
Client::patch |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Create a PATCH request for the client |
Query::result |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Executes the query and returns the result. |
strategy.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/strategy.test |
|
PhpFilterTest |
class |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php |
Tests to make sure the PHP filter actually evaluates PHP code when used. |
Process::wait |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Waits for the process to terminate. |
InputRequired |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Exposed form plugin that provides an exposed form with required input. |
CacheTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php |
Definition of Drupal\views\Tests\Plugin\CacheTest. |