Map::getValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Overrides \Drupal\Core\TypedData\TypedData::getValue(). |
language_load |
function |
drupal/core/includes/bootstrap.inc |
Loads a language object from the database. |
EditFieldForm |
class |
drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php |
Builds and process a form for editing a single entity field. |
Broken::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Called to implement a relationship in a query. |
services3.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services3.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services3.yml |
Map::setValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
language_name |
function |
drupal/core/includes/bootstrap.inc |
Produced the printed name for a language for display. |
file_icon_map |
function |
drupal/core/modules/file/file.module |
Determines the generic icon MIME package based on a file's MIME type. |
BaseCssFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php |
An abstract filter for dealing with CSS. |
SetStateClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
services8.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services8.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services8.yml |
FilterBag.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php |
Contains \Drupal\filter\FilterBag. |
MenuBlock.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Derivative/MenuBlock.php |
Contains \Drupal\menu\Plugin\Derivative\MenuBlock. |
Callbacks.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/Callbacks.php |
Definition of Drupal\form_test\Callbacks. |
MenuBlock.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Block/MenuBlock.php |
Contains \Drupal\menu\Plugin\Block\MenuBlock. |
services7.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services7.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services7.yml |
Feed::getType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getType(). |
services1.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services1.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services1.yml |
PHP_Token_DEC |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
HttpException |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/HttpException.php |
Http exception interface |
Title::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Implements \Drupal\views\Plugin\views\area\AreaPluginBase::render(). |
Feed::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::execute(). |
services9.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services9.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services9.yml |
PHP_Token_INC |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
_current_path |
function |
drupal/core/includes/bootstrap.inc |
@todo This is a temporary function pending refactoring Drupal to use
Symfony's Request object exclusively. |
search_schema |
function |
drupal/core/modules/search/search.install |
Implements hook_schema(). |
Action::$type |
property |
drupal/core/lib/Drupal/Core/Annotation/Action.php |
The entity type the action can apply to. |
CurlException |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
cURL request exception |
Feed::preview |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::preview(). |
Tour::getTips |
function |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/Core/Entity/Tour.php |
Returns the tips for this tour. |
PagerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Definition of Drupal\views\Tests\Plugin\PagerTest. |
DbLogTest.php |
file |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Contains \Drupal\dblog\Tests\DbLogTest. |
SomeClass.php |
file |
drupal/core/modules/system/tests/modules/module_autoload_test/lib/Drupal/module_autoload_test/SomeClass.php |
Definition of Drupal\module_autoload_test\SomeClass. |
services4.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services4.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services4.yml |
PHP_Token_NEW |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
twig_constant |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Provides the ability to get constants from instances as well as class/global constants. |
ClassTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ClassTest.php |
|
Callbacks.php |
file |
drupal/core/modules/system/tests/modules/ajax_forms_test/lib/Drupal/ajax_forms_test/Callbacks.php |
Definition of Drupal\ajax_forms_test\Callbacks. |
nonvalid1.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/nonvalid1.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/nonvalid1.yml |
field.api.php |
file |
drupal/core/modules/field/field.api.php |
|
text_sanitize |
function |
drupal/core/modules/text/text.module |
Sanitizes the 'value' or 'summary' data of a text value. |
FunctionsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php |
Tests for common theme functions. |
BitwiseOr.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php |
|
drupal_static |
function |
drupal/core/includes/bootstrap.inc |
Provides central static variable storage. |
ConfigFactory |
class |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Defines the configuration object factory. |
Broken::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Don't run a query |
NestedMatcher |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/NestedMatcher.php |
A more flexible approach to matching. The route collection to match against
can be dynamically determined based on the request and users can inject
their own filters or use a custom final matching strategy. |
field.install |
file |
drupal/core/modules/field/field.install |
Install, update, and uninstall functions for the Field module. |
FilterAPITest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the behavior of Filter's API. |
LessEqual.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php |
|