drupal_parse_url |
function |
drupal/core/includes/common.inc |
Parses a system URL string into an associative array suitable for url(). |
Process::$stderr |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
BulkForm::render |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Overrides \Drupal\views\Plugin\views\Plugin\field\FieldPluginBase::render(). |
filter_test.info |
file |
drupal/core/modules/system/tests/modules/filter_test/filter_test.info |
name = Filter test module
description = Tests filter hooks and functions.
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
LanguageItem.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Definition of Drupal\Core\Entity\Field\Type\LanguageItem. |
hook_entity_load |
function |
drupal/core/includes/entity.api.php |
Act on entities when loaded. |
image_path_flush |
function |
drupal/core/modules/image/image.module |
Clear cached versions of a specific file in all styles. |
filter.admin.inc |
file |
drupal/core/modules/filter/filter.admin.inc |
Admin page callbacks for the Filter module. |
CompilerTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
ChainEncoder.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
|
views_check_perm |
function |
drupal/core/modules/views/views.module |
Access callback for the views_plugin_access_perm access plugin. |
FlashBag::setAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Sets all flash messages. |
Batch operations |
group |
drupal/core/includes/form.inc |
Creates and processes batch operations. |
user_admin_paths |
function |
drupal/core/modules/user/user.module |
Implements hook_admin_paths(). |
TwigResourceTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigResourceTest.php |
|
Select::leftJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Left Outer Join against another table in the database. |
Process::$status |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Store::$keyCache |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
|
image_style_load |
function |
drupal/core/modules/image/image.module |
Loads an ImageStyle object. |
UrlGeneratorTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
Input validation |
group |
drupal/core/includes/common.inc |
Functions to validate user input. |
search_is_active |
function |
drupal/core/modules/search/search.module |
Determines access for the 'search' path. |
Rss::$base_table |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php |
|
TemplateTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
hook_cache_flush |
function |
drupal/core/modules/system/system.api.php |
Flush all persistent and static caches. |
Primitive::FLOAT |
constant |
drupal/core/lib/Drupal/Core/TypedData/Primitive.php |
The FLOAT primitive data type. |
Breakpoint::save |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Overrides Drupal\config\ConfigEntityBase::save(). |
Rss::$base_field |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php |
|
hook_entity_view |
function |
drupal/core/includes/entity.api.php |
Act on entities being assembled before rendering. |
block_admin_demo |
function |
drupal/core/modules/block/block.admin.inc |
Page callback: Attaches CSS for the block region demo. |
Twig_Node::toXml |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
CssRewriteFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php |
Fixes relative CSS urls. |
FileBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
@api |
router_test.info |
file |
drupal/core/modules/system/tests/modules/router_test/router_test.info |
name = "Router test"
description = "Support module for routing testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
ChainDecoder.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
|
hook_node_grants |
function |
drupal/core/modules/node/node.api.php |
Inform the node access system what permissions the user has. |
theme_theme_test |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.inc |
Returns HTML for the 'theme_test' theme hook used by tests. |
Roles::operators |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Roles.php |
Override empty and not empty operator labels to be clearer for user roles. |
ProfilerTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php |
|
NoAnnotation.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NoAnnotation.php |
|
ArgumentNullTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php |
Tests the core Drupal\views\Plugin\views\argument\Null handler. |
WidgetBase::form |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::form(). |
theme_test_theme |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Implements hook_theme(). |
RequestInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Generic HTTP request interface |
DocLexer::T_TRUE |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
FieldXssTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Definition of Drupal\views\Tests\Handler\FieldXssTest. |
ClassDDC1660.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassDDC1660.php |
|
views_fetch_data |
function |
drupal/core/modules/views/views.module |
Fetch Views' data from the cache |
ViewsSearchQuery |
class |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Extends the core SearchQuery to be able to gets it's protected values. |
DocLexer::T_NULL |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|