PREG_CLASS_CJK |
constant |
drupal/core/modules/search/search.module |
Matches CJK (Chinese, Japanese, Korean) letter-like characters. |
Lexer::$tokens |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
|
BlankValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/BlankValidator.php |
@author Bernhard Schussek <bschussek@gmail.com> |
ban.ip_manager |
service |
drupal/core/modules/ban/ban.services.yml |
Drupal\ban\BanIpManager |
NewTopicsBlock |
class |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/NewTopicsBlock.php |
Provides a 'New forum topics' block. |
InOperator.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Definition of Drupal\views\Plugin\views\filter\InOperator. |
Users::$filters |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/wizard/Users.php |
Set default values for the filters. |
StaticPHPDriver |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php |
The StaticPHPDriver calls a static loadMetadata() method on your entity
classes where you can manually populate the ClassMetadata instance. |
IpValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IpValidator.php |
|
RouteCollection |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
A RouteCollection represents a set of Route instances. |
RDF Mapping API |
group |
drupal/core/modules/rdf/rdf.module |
Functions to describe entities and bundles in RDF. |
FilterInterface |
interface |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterInterface.php |
Defines the interface for text processing filter plugins. |
Parser::cleanup |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Cleanups a YAML string to be parsed. |
UploadException |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UploadException.php |
Thrown when an error occurred during file upload |
aggregator_cron |
function |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_cron(). |
UserHelpersTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/UserHelpersTest.php |
Tests User related helper methods of WebTestBase. |
Lexer::setInput |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Sets the input data to be tokenized. |
JoinTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php |
Sets up Drupal unit test environment. |
UserOnlineBlock |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Provides a "Who's online" block. |
Vocabulary::uri |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
Implements \Drupal\Core\Entity\EntityInterface::uri(). |
syslog.info.yml |
file |
drupal/core/modules/syslog/syslog.info.yml |
drupal/core/modules/syslog/syslog.info.yml |
ViewStorageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the functionality of View and ViewStorageController. |
Element::$value |
property |
drupal/core/lib/Drupal/Core/Config/Schema/Element.php |
The configuration value. |
LessThanOrEqual |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LessThanOrEqual.php |
@author Daniel Holmes <daniel@danielholmes.org> |
locale.bulk.inc |
file |
drupal/core/modules/locale/locale.bulk.inc |
Mass import-export and batch import functionality for Gettext .po files. |
NestedArray.php |
file |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Contains Drupal\Component\Utility\NestedArray. |
search_get_info |
function |
drupal/core/modules/search/search.module |
Returns information about available search modules. |
YamlFilesLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFilesLoader.php |
Loads multiple yaml mapping files |
GreaterThan.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/GreaterThan.php |
|
views_hook_info |
function |
drupal/core/modules/views/views.module |
Implements hook_hook_info(). |
BrokenSetUpTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php |
Tests a test case that does not run parent::setUp() in its setUp() method. |
FailureTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
UriTemplate.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
node_type_reset |
function |
drupal/core/modules/node/content_types.inc |
Resets relevant fields of a module-defined node type to their default values. |
PHP_Token_PRINT |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
LoaderInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php |
|
LocaleValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LocaleValidator.php |
Validates whether a value is a valid locale code |
EntityRow::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Initialize the plugin. |
CustomBlock.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlock. |
ConfirmFormBase |
class |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Provides an generic base class for a confirmation form. |
ViewUIConverter |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ParamConverter/ViewUIConverter.php |
Provides upcasting for a view entity to be used in the Views UI. |
Sequence::parse |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Sequence.php |
Overrides ArrayElement::parse() |
Lexer::moveNext |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Moves to the next token in the input string. |
TestControllers |
class |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestControllers.php |
Controller routines for testing the routing system. |
field.html.twig |
file |
drupal/core/modules/field/templates/field.html.twig |
Default theme implementation for a field. |
node_views_data |
function |
drupal/core/modules/node/node.views.inc |
Implements hook_views_data(). |
ConfigInstaller |
class |
drupal/core/lib/Drupal/Core/Config/ConfigInstaller.php |
Defines a configuration installer. |
ChoiceValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/ChoiceValidator.php |
ChoiceValidator validates that the value is one of the expected values. |
update.info.yml |
file |
drupal/core/modules/update/update.info.yml |
drupal/core/modules/update/update.info.yml |
search_simplify |
function |
drupal/core/modules/search/search.module |
Simplifies a string according to indexing rules. |