Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
route_processor_current service core/core.services.yml Drupal\Core\RouteProcessor\RouteProcessorCurrent
route_processor_manager service core/core.services.yml Drupal\Core\RouteProcessor\RouteProcessorManager
route_special_attributes_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber
route_subscriber.entity service core/core.services.yml Drupal\Core\EventSubscriber\EntityRouteAlterSubscriber
route_subscriber.module service core/core.services.yml Drupal\Core\EventSubscriber\ModuleRouteSubscriber
route_subscriber.no_big_pipe service core/modules/big_pipe/big_pipe.services.yml Drupal\big_pipe\EventSubscriber\NoBigPipeRouteAlterSubscriber
RoutingEvents class core/lib/Drupal/Core/Routing/RoutingEvents.php Contains all events thrown in the core routing component.
RoutingEvents.php file core/lib/Drupal/Core/Routing/RoutingEvents.php
RoutingEvents::ALTER constant core/lib/Drupal/Core/Routing/RoutingEvents.php Name of the event fired during route collection to allow changes to routes.
RoutingEvents::DYNAMIC constant core/lib/Drupal/Core/Routing/RoutingEvents.php Name of the event fired during route collection to allow new routes.
RoutingEvents::FINISHED constant core/lib/Drupal/Core/Routing/RoutingEvents.php Name of the event fired to indicate route building has ended.
RoutingFixtures class core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Utility methods to generate sample data, database configuration, etc.
RoutingFixtures.php file core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
RoutingFixtures::complexRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
RoutingFixtures::contentRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a Content-type restricted set of routes for testing.
RoutingFixtures::createTables function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Create the tables required for the sample data.
RoutingFixtures::dropTables function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Drop the tables used for the sample data.
RoutingFixtures::duplicatePathsRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
RoutingFixtures::mixedCaseRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
RoutingFixtures::routingTableDefinition function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns the table definition for the routing fixtures.
RoutingFixtures::sampleRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a standard set of routes for testing.
RoutingFixtures::staticSampleRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a static version of the routes.
Row::$destination property core/modules/migrate/src/Row.php The destination values.
Row::$emptyDestinationProperties property core/modules/migrate/src/Row.php The empty destination properties.
Row::$isStub property core/modules/migrate/src/Row.php TRUE when this row is a stub.
Row::$rawDestination property core/modules/migrate/src/Row.php The raw destination properties.
Row::$source property core/modules/migrate/src/Row.php The actual values of the source row.
Row::$sourceIds property core/modules/migrate/src/Row.php The source identifiers.
Row::cloneWithoutDestination function core/modules/migrate/src/Row.php Clones the row with an empty set of destination values.
Row::freezeSource function core/modules/migrate/src/Row.php Freezes the source.
Row::getDestination function core/modules/migrate/src/Row.php Returns the whole destination array.
Row::getDestinationProperty function core/modules/migrate/src/Row.php Returns the value of a destination property.
Row::getEmptyDestinationProperties function core/modules/migrate/src/Row.php Gets the empty destination properties.
Row::getHash function core/modules/migrate/src/Row.php Returns the hash for the source values..
Row::getRawDestination function core/modules/migrate/src/Row.php Returns the raw destination. Rarely necessary.
Row::getSource function core/modules/migrate/src/Row.php Returns the whole source array.
Row::getSourceIdValues function core/modules/migrate/src/Row.php Retrieves the values of the source identifiers.
Row::getSourceProperty function core/modules/migrate/src/Row.php Retrieves a source property.
Row::hasDestinationProperty function core/modules/migrate/src/Row.php Tests if destination property exists.
Row::hasSourceProperty function core/modules/migrate/src/Row.php Determines whether a source has a property.
Row::isStub function core/modules/migrate/src/Row.php Reports whether this row is a stub.
Row::needsUpdate function core/modules/migrate/src/Row.php Returns if this row needs an update.
Row::PROPERTY_SEPARATOR constant core/modules/migrate/src/Row.php Level separator of destination and source properties.
Row::rehash function core/modules/migrate/src/Row.php Recalculates the hash for the row.
Row::removeDestinationProperty function core/modules/migrate/src/Row.php Removes destination property.
Row::setDestinationProperty function core/modules/migrate/src/Row.php Sets destination properties.
Row::setEmptyDestinationProperty function core/modules/migrate/src/Row.php Sets a destination to be empty.
Row::setIdMap function core/modules/migrate/src/Row.php Sets the Migrate ID mappings.
Row::setSourceProperty function core/modules/migrate/src/Row.php Sets a source property.
Row::__construct function core/modules/migrate/src/Row.php Constructs a \Drupal\migrate\Row object.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.