Locale.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Locale.php |
Contains \Drupal\locale\Locale. |
DeleteForm |
class |
drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php |
Builds the form to delete a contact category. |
Locale.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Locale.php |
|
file.usage |
service |
drupal/core/modules/file/file.services.yml |
Drupal\file\FileUsage\DatabaseFileUsageBackend |
Schema.php |
file |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Definition of Drupal\Core\Database\Schema |
views_ajax |
function |
drupal/core/modules/views/includes/ajax.inc |
Menu callback to load a view via AJAX. |
file_usage |
function |
drupal/core/modules/file/file.module |
Returns the file usage service. |
IsTrue.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsTrue.php |
|
Path::save |
function |
drupal/core/lib/Drupal/Core/Path/Path.php |
Saves a path alias to the database. |
ArrayCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php |
Array cache driver. |
Selectable |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Selectable.php |
Interface for collections that allow efficient filtering with an expression API. |
Path::load |
function |
drupal/core/lib/Drupal/Core/Path/Path.php |
Fetches a specific URL alias from the database. |
Attachment |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
The plugin that handles an attachment display. |
simple.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/simple.php |
|
Insert.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
Definition of Drupal\Core\Database\Query\Insert |
rdf.module |
file |
drupal/core/modules/rdf/rdf.module |
Enables semantically enriched output for Drupal sites in the form of RDFa. |
PhpProcess |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
PhpProcess runs a PHP script in an independent process. |
Author.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Author.php |
|
Lexer::isA |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Checks if given value is identical to the given token |
Editor.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/InPlaceEditor/Editor.php |
Contains \Drupal\editor\Plugin\InPlaceEditor\Editor. |
PoItem.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Definition of Drupal\Component\Gettext\PoItem. |
image_crop |
function |
drupal/core/includes/image.inc |
Crops an image to a rectangle specified by the given dimensions. |
ViewUI::id |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::id(). |
FilterBase |
class |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Provides a base class for Filter plugins. |
twig_cycle |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Cycles over a value. |
RowRssTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/RowRssTest.php |
Tests the comment rss row plugin. |
image_load |
function |
drupal/core/includes/image.inc |
Loads an image file and returns an image object. |
image_save |
function |
drupal/core/includes/image.inc |
Closes the image and saves the changes to a file. |
file_theme |
function |
drupal/core/modules/file/file.module |
Implements hook_theme(). |
filter_xss |
function |
drupal/core/includes/common.inc |
Filters HTML to prevent cross-site-scripting (XSS) vulnerabilities. |
Action.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
Contains \Drupal\system\Plugin\Core\Entity\Action. |
TestLogger |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
|
Formatting |
group |
drupal/core/includes/common.inc |
Functions to format numbers, strings, dates, etc. |
Update.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Update.php |
Definition of Drupal\Core\Database\Driver\sqlite\Update |
Connection |
class |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Base Database API class. |
CancelUser |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php |
Cancels a user account. |
TestKernel |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
|
Schema.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Definition of Drupal\Core\Database\Driver\sqlite\Schema |
StringBase |
class |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Defines the locale string base class. |
DeleteForm |
class |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Builds a form to delete an action. |
WasRun.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/WasRun.php |
|
twig_slice |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Slices a variable. |
Collection |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
The missing (SPL) Collection/Array/OrderedMap interface. |
ban.module |
file |
drupal/core/modules/ban/ban.module |
Allows to ban individual IP addresses. |
Delete.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php |
Definition of Drupal\Core\Database\Driver\sqlite\Delete |
PluginBase |
class |
drupal/core/lib/Drupal/Component/Plugin/PluginBase.php |
Base class for plugins wishing to support metadata inspection. |
twig_first |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns the first element of the item. |
RestExport |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
The plugin that handles Data response callbacks for REST resources. |
Select.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Select.php |
Definition of Drupal\Core\Database\Driver\sqlite\Select |
parse_size |
function |
drupal/core/includes/common.inc |
Parses a given byte count. |