EmailAction |
class |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php |
Sends an e-mail message. |
source3.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source3.php |
|
action_menu |
function |
drupal/core/modules/action/action.module |
Implements hook_menu(). |
GreaterThan |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThan.php |
@author Daniel Holmes <daniel@danielholmes.org> |
Request.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
|
Node::$tnid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node translation set ID. |
DumperRoute |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php |
Container for a Route. |
issue19.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/issue19.php |
|
link.module |
file |
drupal/core/modules/link/link.module |
Defines simple link field types. |
editor_help |
function |
drupal/core/modules/editor/editor.module |
Implements hook_help(). |
Type::$type |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Type.php |
|
ClassLoader |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
A <tt>ClassLoader</tt> is an autoloader for class files that can be
installed on the SPL autoload stack. It is a class loader that either loads only classes
of a specific namespace or all namespaces and it is suitable for working… |
drupal_load |
function |
drupal/core/includes/bootstrap.inc |
Includes a file with the provided type and name. |
Link::query |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Called to add the field to a query. |
Name::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
NotNull.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotNull.php |
|
Mapping.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Definition of Drupal\views\Plugin\views\style\Mapping. |
editor_menu |
function |
drupal/core/modules/editor/editor.module |
Implements hook_menu(). |
OneTestCase |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OneTestCase.php |
|
views_forms |
function |
drupal/core/modules/views/views.module |
Implements hook_forms(). |
RequestTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
PhpMail.php |
file |
drupal/core/lib/Drupal/Core/Mail/PhpMail.php |
Definition of Drupal\Core\Mail\PhpMail. |
Debug::dump |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/Debug.php |
Prints a dump of the public, protected and private properties of $var. |
views_theme |
function |
drupal/core/modules/views/views.module |
Implement hook_theme(). Register views theming functions. |
Term::$uuid |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
The term UUID. |
book_export |
function |
drupal/core/modules/book/book.pages.inc |
Page callback: Generates representations of a book page and its children. |
LoaderChain |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php |
Calls multiple LoaderInterface instances in a chain |
Combine.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php |
Definition of Drupal\views\Plugin\views\filter\Combine. |
editor_load |
function |
drupal/core/modules/editor/editor.module |
Loads an individual configured text editor based on text format ID. |
cache.block |
service |
drupal/core/modules/block/block.services.yml |
Drupal\Core\Cache\CacheBackendInterface |
Term::$name |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
Name of the term. |
check_plain |
function |
drupal/core/includes/bootstrap.inc |
Encodes special characters in a plain-text string for display as HTML. |
DecimalItem |
class |
drupal/core/modules/number/lib/Drupal/number/Type/DecimalItem.php |
Defines the 'number_decimal_field' entity field item. |
request_uri |
function |
drupal/core/includes/bootstrap.inc |
Returns the equivalent of Apache's $_SERVER['REQUEST_URI'] variable. |
IsEqual.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEqual.php |
|
node_tokens |
function |
drupal/core/modules/node/node.tokens.inc |
Implements hook_tokens(). |
IsEmpty.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEmpty.php |
|
IntegerItem |
class |
drupal/core/modules/number/lib/Drupal/number/Type/IntegerItem.php |
Defines the 'number_integer_field' entity field item. |
field_theme |
function |
drupal/core/modules/field/field.module |
Implements hook_theme(). |
ViewUI::get |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::get(). |
hook_schema |
function |
drupal/core/modules/system/system.api.php |
Define the current version of the database schema. |
Message::id |
function |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
Overrides Drupal\Core\Entity\Entity::id(). |
ViewUI::set |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::set(). |
LoggerTrait |
trait |
drupal/core/vendor/psr/log/Psr/Log/LoggerTrait.php |
This is a simple Logger trait that classes unable to extend AbstractLogger
(because they extend another class, etc) can include. |
Numeric.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
Definition of Drupal\views\Plugin\views\filter\Numeric. |
AddFeedTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php |
Tests adding aggregator feeds. |
InstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php |
Unit tests for module installation. |
search_help |
function |
drupal/core/modules/search/search.module |
Implements hook_help(). |
BlockUiTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Tests the block configuration UI. |
Gettext.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Gettext.php |
Definition of Drupal\locale\Gettext. |